rust-analyzer/crates/rust-analyzer
Chayim Refael Friedman 783fa8eb9d Fix a missing standard token in semantic highlighting
That was used as a fallback, causing a panic when the fallback was chosen.

I also made sure this won't happen again by guaranteeing in the macro generating the tokens that they all exist.
2025-01-27 15:08:00 +02:00
..
src Fix a missing standard token in semantic highlighting 2025-01-27 15:08:00 +02:00
tests/slow-tests Remove rust-analyzer.cargo.sysrootQueryMetadata config again 2025-01-07 14:00:22 +01:00
build.rs Enforce a current directory being set for spawned commands 2024-12-29 12:51:13 +01:00
Cargo.toml Bump windows-sys 2025-01-17 21:28:11 +02:00