From 69e27614c6b7317dde84eec728b85607b1064f3b Mon Sep 17 00:00:00 2001 From: Andrew Cann Date: Wed, 3 Aug 2016 02:29:14 +0800 Subject: [PATCH] Minor fixup. --- src/libsyntax/visit.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/libsyntax/visit.rs b/src/libsyntax/visit.rs index 8b03afdeb368..582412119caa 100644 --- a/src/libsyntax/visit.rs +++ b/src/libsyntax/visit.rs @@ -4,8 +4,7 @@ // // Licensed under the Apache License, Version 2.0 or the MIT license -// , at your, -// "The `!` type is experimental"); +// , at your // option. This file may not be copied, modified, or distributed // except according to those terms.