Fix test/debuginfo

This commit is contained in:
varkor 2018-07-23 03:14:09 +01:00
parent 82a98ac03d
commit 99db9d63eb

View file

@ -15,7 +15,6 @@
#![allow(dead_code, unused_variables)]
#![feature(omit_gdb_pretty_printer_section)]
#![omit_gdb_pretty_printer_section]
#![feature(static_mutex)]
// This test makes sure that the compiler doesn't crash when trying to assign
// debug locations to const-expressions.