]> git.lizzy.rs Git - rust.git/commitdiff
fix a test comment
authorRalf Jung <post@ralfj.de>
Wed, 19 Sep 2018 07:30:25 +0000 (09:30 +0200)
committerOliver Scherer <github35764891676564198441@oli-obk.de>
Thu, 25 Oct 2018 14:47:35 +0000 (16:47 +0200)
src/test/rustdoc/const-evalutation-ice.rs

index 64a20d498768e131b8f4a60885e461a9b78a4b24..1c04c34ea6858e5e3297ac530bedb90e04fd0290 100644 (file)
@@ -8,7 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-// Just check we don't get an ICE for the S type.
+// Just check we don't get an ICE for `N`.
 
 use std::cell::Cell;
 use std::mem;