mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 05:45:12 +00:00
Add missing doc string
This commit is contained in:
parent
d46060b168
commit
fab30c45cb
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
//! Builtin macros and attributes
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
mod quote;
|
mod quote;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue