mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-01 04:18:20 +00:00
`concat_idents!` was deprecated in [1] and will be removed in the near future. rust-analyzer's support is independent of rustc's, so drop RA support now to make syncing easier. [1]: https://github.com/rust-lang/rust/pull/137653 |
||
|---|---|---|
| .. | ||
| builtin | ||
| attrs.rs | ||
| builtin.rs | ||
| cfg_process.rs | ||
| change.rs | ||
| db.rs | ||
| declarative.rs | ||
| eager.rs | ||
| files.rs | ||
| fixup.rs | ||
| hygiene.rs | ||
| inert_attr_macro.rs | ||
| lib.rs | ||
| mod_path.rs | ||
| name.rs | ||
| prettify_macro_expansion_.rs | ||
| proc_macro.rs | ||
| span_map.rs | ||