mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
typo
This commit is contained in:
parent
bbcd3566de
commit
dc951098f6
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
/// This module takes a (parsed) defenition of `macro_rules` invocation, a
|
||||
/// This module takes a (parsed) definition of `macro_rules` invocation, a
|
||||
/// `tt::TokenTree` representing an argument of macro invocation, and produces a
|
||||
/// `tt::TokenTree` for the result of the expansion.
|
||||
use rustc_hash::FxHashMap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue