We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e05ad7f commit edeb389Copy full SHA for edeb389
src/inline_asm.rs
@@ -1,4 +1,4 @@
1
-//! Codegen of [`asm!`] invocations.
+//! Codegen of `asm!` invocations.
2
3
use crate::prelude::*;
4
0 commit comments