mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-02 04:48:13 +00:00
Fix path macro hygiene
This commit is contained in:
parent
5e7dd31c80
commit
af7f89cc9d
4 changed files with 6 additions and 2 deletions
|
|
@ -185,6 +185,7 @@ define_symbols! {
|
|||
Clone,
|
||||
coerce_unsized,
|
||||
column,
|
||||
completion,
|
||||
compile_error,
|
||||
concat_bytes,
|
||||
concat_idents,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue