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 95d8d8e commit 564926aCopy full SHA for 564926a
crates/hir-def/src/body/lower/asm.rs
@@ -1,3 +1,4 @@
1
+//! Lowering of inline assembly.
2
use hir_expand::name::Name;
3
use intern::Symbol;
4
use rustc_hash::{FxHashMap, FxHashSet};
0 commit comments