From ec7c800d2fc0dc5918d325ae68d88c9708d20259 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Wed, 8 Apr 2015 16:27:10 -0700 Subject: Remove pretty-expanded from failing tests This commit removes pretty-expanded from all tests that wind up calling panic! one way or another now that its internals are unstable. --- src/test/run-pass/static-function-pointer.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/test/run-pass/static-function-pointer.rs') diff --git a/src/test/run-pass/static-function-pointer.rs b/src/test/run-pass/static-function-pointer.rs index 67cc033f7cf..be297524309 100644 --- a/src/test/run-pass/static-function-pointer.rs +++ b/src/test/run-pass/static-function-pointer.rs @@ -8,7 +8,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -// pretty-expanded FIXME #23616 fn f(x: isize) -> isize { x } fn g(x: isize) -> isize { 2 * x } -- cgit 1.4.1-3-g733a5