mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
internal: Implement module_path
macro
This commit is contained in:
parent
9b7b93e031
commit
d44a3ab30c
20 changed files with 279 additions and 71 deletions
|
@ -177,6 +177,7 @@ define_symbols! {
|
|||
coroutine_state,
|
||||
coroutine,
|
||||
count,
|
||||
crate_name,
|
||||
crate_type,
|
||||
CStr,
|
||||
debug_assertions,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue