Feature-gate #[no_debug] and #[omit_gdb_pretty_printer_section]
Closes #28091.
This commit is contained in:
@@ -131,6 +131,7 @@
|
||||
// lldb-check:[...]$12 = 2
|
||||
// lldb-command:continue
|
||||
|
||||
#![feature(omit_gdb_pretty_printer_section)]
|
||||
#![omit_gdb_pretty_printer_section]
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user