Skip to content

Commit 5ac8b79

Browse files
committed
Add missing doc string
1 parent a895797 commit 5ac8b79

File tree

1 file changed

+1
-0
lines changed
  • src/tools/rust-analyzer/crates/hir-expand/src

1 file changed

+1
-0
lines changed

src/tools/rust-analyzer/crates/hir-expand/src/builtin.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//! Builtin macros and attributes
12
#[macro_use]
23
mod quote;
34

0 commit comments

Comments
 (0)