We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c698b commit 6cc2b71Copy full SHA for 6cc2b71
compiler/rustc_serialize/src/lib.rs
@@ -25,3 +25,4 @@ mod serialize;
25
pub mod int_overflow;
26
pub mod leb128;
27
pub mod opaque;
28
+// Hello
0 commit comments