Skip to content

Commit

Permalink
Add missing doc comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Veykril committed Sep 5, 2024
1 parent bdb734b commit 2120b38
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//! Lowering of inline assembly.
use hir_expand::name::Name;
use intern::Symbol;
use rustc_hash::{FxHashMap, FxHashSet};
Expand Down

0 comments on commit 2120b38

Please sign in to comment.