rust-analyzer/crates/rust-analyzer
hermannm d226527a8c
Fix Run lens showing when lenses are disabled
The documentation for `lens.run.enable` states that it only applies
when `lens.enable` is set. However, the config setting whether to show
the Run lens did not check `lens.enable`, so the Run lens would show
even though lenses were disabled.
2024-05-02 20:14:41 +02:00
..
src Fix Run lens showing when lenses are disabled 2024-05-02 20:14:41 +02:00
tests Auto merge of #17025 - lnicola:josh, r=lnicola 2024-04-21 16:39:18 +00:00
build.rs Fix typo in build.rs 2022-06-26 10:09:45 +00:00
Cargo.toml Update rust-analyzer to use windows-sys crate 2024-05-01 09:04:13 -05:00