We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02af0da commit d7a2620Copy full SHA for d7a2620
derive-encode/tests/build/redefine-prelude-symbols.rs
@@ -1,6 +1,6 @@
1
#![allow(unused_imports)]
2
3
-// empty module has nothing and be used to redefine symbols
+// Empty module has nothing and can be used to redefine symbols.
4
mod empty {}
5
6
// redefine the prelude `::std`
0 commit comments