remove bootstrap from tests
This commit is contained in:
parent
5c34f7788f
commit
b00e5f37f3
4 changed files with 0 additions and 5 deletions
|
@ -1,4 +1,2 @@
|
|||
#![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