Files
rust-analyzer/crates/mbe/src
Chayim Refael Friedman 0f325c7ff8 Remove unnecessary predefined symbol clones
Now that they're const it's no longer needed.

Nothing manual was performed: only a regexp search of `sym::([\w][\w\d]*)\.clone\(\)` and replace by `sym::$1`.
2025-04-21 03:10:13 +03:00
..
2025-03-15 21:32:01 +01:00
2025-03-15 21:32:01 +01:00
2025-03-15 21:32:01 +01:00
2025-03-17 12:29:19 +01:00