We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac243c commit 7bc41e5Copy full SHA for 7bc41e5
src/codegen/helpers.rs
@@ -1,4 +1,4 @@
1
-/// Helpers for code generation that don't need macro expansion.
+//! Helpers for code generation that don't need macro expansion.
2
3
use aster;
4
use ir::layout::Layout;
0 commit comments