From 2c5e784d6f39965e78bc5fa54fe042ecc944e671 Mon Sep 17 00:00:00 2001 From: Niko Matsakis Date: Fri, 29 May 2015 09:42:32 -0400 Subject: add const_fn features --- src/test/debuginfo/constant-debug-locs.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/test/debuginfo') diff --git a/src/test/debuginfo/constant-debug-locs.rs b/src/test/debuginfo/constant-debug-locs.rs index 72448ca2e00..8032b53e9dd 100644 --- a/src/test/debuginfo/constant-debug-locs.rs +++ b/src/test/debuginfo/constant-debug-locs.rs @@ -15,6 +15,7 @@ #![allow(dead_code, unused_variables)] #![omit_gdb_pretty_printer_section] #![feature(std_misc, core)] +#![feature(const_fn)] // This test makes sure that the compiler doesn't crash when trying to assign // debug locations to const-expressions. -- cgit 1.4.1-3-g733a5