]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #91779 - ridwanabdillahi:natvis, r=michaelwoerister
authorbors <bors@rust-lang.org>
Thu, 5 May 2022 12:26:38 +0000 (12:26 +0000)
committerbors <bors@rust-lang.org>
Thu, 5 May 2022 12:26:38 +0000 (12:26 +0000)
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

1  2 
Cargo.lock
compiler/rustc_codegen_ssa/src/lib.rs
compiler/rustc_span/src/lib.rs

diff --cc Cargo.lock
Simple merge
Simple merge
Simple merge