bors a7d6768e3b Auto merge of #91779 - ridwanabdillahi:natvis, r=michaelwoerister
Add a new Rust attribute to support embedding debugger visualizers

Implemented [this RFC](https://github.com/rust-lang/rfcs/pull/3191) to add support for embedding debugger visualizers into a PDB.

Added a new attribute `#[debugger_visualizer]` and updated the `CrateMetadata` to store debugger visualizers for crate dependencies.

RFC: https://github.com/rust-lang/rfcs/pull/3191
2022-05-05 12:26:38 +00:00
..
2022-03-30 01:39:38 -04:00
2022-02-19 17:27:43 +01:00
2022-02-19 17:27:43 +01:00
2022-04-30 13:55:17 +02:00
2022-03-30 01:39:38 -04:00
2022-05-04 13:22:08 +02:00