remove const arg windows debug info tests
This commit is contained in:
parent
2e082677a6
commit
3a6b606ad9
1 changed files with 0 additions and 3 deletions
|
@ -76,9 +76,6 @@
|
||||||
// Const generic parameter
|
// Const generic parameter
|
||||||
// cdb-command:x a!function_names::const_generic_fn*
|
// cdb-command:x a!function_names::const_generic_fn*
|
||||||
// cdb-check:[...] a!function_names::const_generic_fn_bool<false> (void)
|
// cdb-check:[...] a!function_names::const_generic_fn_bool<false> (void)
|
||||||
// cdb-check:[...] a!function_names::const_generic_fn_non_int<CONST$a70c39591cb5f53d> (void)
|
|
||||||
// cdb-check:[...] a!function_names::const_generic_fn_unsigned_int<14> (void)
|
|
||||||
// cdb-check:[...] a!function_names::const_generic_fn_signed_int<-7> (void)
|
|
||||||
|
|
||||||
#![allow(unused_variables)]
|
#![allow(unused_variables)]
|
||||||
#![feature(omit_gdb_pretty_printer_section)]
|
#![feature(omit_gdb_pretty_printer_section)]
|
||||||
|
|
Loading…
Add table
Reference in a new issue