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 a895797 commit 5ac8b79Copy full SHA for 5ac8b79
src/tools/rust-analyzer/crates/hir-expand/src/builtin.rs
@@ -1,3 +1,4 @@
1
+//! Builtin macros and attributes
2
#[macro_use]
3
mod quote;
4
0 commit comments