diff --git a/src/test/ui/anon-params-denied-2018.rs b/src/test/ui/anon-params-denied-2018.rs index 064355a6334f2621c0b6f360d1c12c34b07792db..5fc6d3f0c52380d1f82268de7bf1dc33d8828b5d 100644 --- a/src/test/ui/anon-params-denied-2018.rs +++ b/src/test/ui/anon-params-denied-2018.rs @@ -1,5 +1,3 @@ -// Test that anonymous parameters are disallowed in 2018 edition. - // Copyright 2017 The Rust Project Developers. See the COPYRIGHT // file at the top-level directory of this distribution and at // http://rust-lang.org/COPYRIGHT.