stabilize debugger visualizer attribute
This commit is contained in:
parent
0b4ba4cf0e
commit
05c1e6b1db
9 changed files with 12 additions and 27 deletions
|
@ -1,4 +1,4 @@
|
|||
#![feature(debugger_visualizer)]
|
||||
#![cfg_attr(bootstrap, feature(debugger_visualizer))]
|
||||
|
||||
#[debugger_visualizer(natvis_file = "../foo.natvis")] //~ ERROR attribute should be applied to a module
|
||||
fn main() {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue