rust-analyzer/crates/rust-analyzer
bors a35422a750 Auto merge of #17488 - alibektas:17485/duplicate_snippets, r=alibektas
minor : Fix duplicate snippets showing up on hover.

With each `config::apply_change` duplicate configs were being added.
Now we first drain the vec that holds these and then start adding. This fixes #17485
2024-06-24 11:34:13 +00:00
..
src Auto merge of #17488 - alibektas:17485/duplicate_snippets, r=alibektas 2024-06-24 11:34:13 +00:00
tests Fix processing of ratoml files 2024-06-07 12:31:50 +02:00
build.rs Bump Cargo.lock 2024-05-14 10:57:02 +02:00
Cargo.toml Apply suggested changes 2024-06-05 10:45:19 +02:00