From ebc315bbbbb8aa92fe118fb7cee5f8aea88ab265 Mon Sep 17 00:00:00 2001 From: Havvy Date: Tue, 29 May 2018 17:08:29 -0700 Subject: Implement RFC 2421, 'Keyword unreservations (pure, sizeof, alignof, offsetof)' --- src/test/parse-fail/removed-syntax-fn-pure.rs | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 src/test/parse-fail/removed-syntax-fn-pure.rs (limited to 'src/test/parse-fail/removed-syntax-fn-pure.rs') diff --git a/src/test/parse-fail/removed-syntax-fn-pure.rs b/src/test/parse-fail/removed-syntax-fn-pure.rs deleted file mode 100644 index 83794a70a4f..00000000000 --- a/src/test/parse-fail/removed-syntax-fn-pure.rs +++ /dev/null @@ -1,13 +0,0 @@ -// Copyright 2013 The Rust Project Developers. See the COPYRIGHT -// file at the top-level directory of this distribution and at -// http://rust-lang.org/COPYRIGHT. -// -// Licensed under the Apache License, Version 2.0 or the MIT license -// , at your -// option. This file may not be copied, modified, or distributed -// except according to those terms. - -// compile-flags: -Z parse-only - -pure fn f() {} //~ ERROR expected item, found `pure` -- cgit 1.4.1-3-g733a5