Skip to content

Commit fab30c4

Browse files
committed
Add missing doc string
1 parent d46060b commit fab30c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)