rust/crates/rust-analyzer
Nicolas Guichard 62663e6d4b scip: Refactor token_to_symbol to moniker_to_symbol
This is meant to implement SymbolInformation::enclosing_symbol, so we
can build the enclosing symbol from the enclosing moniker without
having the full enclosing token's TokenStaticData.
2024-01-03 10:54:57 +01:00
..
src scip: Refactor token_to_symbol to moniker_to_symbol 2024-01-03 10:54:57 +01:00
tests/slow-tests Clean up 2023-12-21 17:24:00 +01:00
build.rs Fix typo in build.rs 2022-06-26 10:09:45 +00:00
Cargo.toml Use Cargo's [workspace.lints.*] to config clippy 2023-12-29 23:51:32 +09:00