]> git.lizzy.rs Git - rust.git/history - crates/ide_db/src/items_locator.rs
Show case-insensitive exact matches instead of fuzzy flyimport for short paths
[rust.git] / crates / ide_db / src / items_locator.rs
2021-12-11 Lukas WirthShow case-insensitive exact matches instead of fuzzy...
2021-12-05 bors[bot]Merge #10902
2021-11-30 bors[bot]Merge #10872
2021-11-28 Jake Heinzcleanups
2021-11-27 Jake Heinzmake navigation target go to original file location
2021-11-27 Jake Heinzsema parse_or_expand
2021-11-27 Jake Heinzwip
2021-11-16 bors[bot]Merge #10734
2021-11-10 bors[bot]Merge #10741
2021-11-10 Lukas Wirthinternal: Flatten `Definition::ModuleDef` variant
2021-11-03 bors[bot]Merge #10596
2021-10-29 bors[bot]Merge #10595
2021-10-26 bors[bot]Merge #10592
2021-10-23 bors[bot]Merge #10602
2021-10-22 bors[bot]Merge #9939
2021-10-21 bors[bot]Merge #10603
2021-10-21 Lukas WirthDon't resolve attributes to non attribute macros
2021-07-29 bors[bot]Merge #9706
2021-07-28 bors[bot]Merge #9716
2021-07-28 Jonas SchievinkStop reexporting `hir_def`'s `ItemInNs` from HIR
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-19 Robert BartlenskyAdd `Limit` struct.
2021-07-12 bors[bot]Merge #9179
2021-07-12 bors[bot]Merge #9535
2021-07-11 bors[bot]Merge #9567 #9568
2021-07-11 Aleksey Kladovinternal: remove one more needless extern crate
2021-03-24 bors[bot]Merge #7907
2021-03-22 bors[bot]Merge #8054
2021-03-21 bors[bot]Merge #8134
2021-03-21 bors[bot]Merge #8132
2021-03-21 bors[bot]Merge #8128
2021-03-21 bors[bot]Merge #8131
2021-03-21 Kirill BulatovFix the profile string
2021-03-21 Kirill BulatovLess reallocations
2021-03-21 Kirill BulatovUse smart case in flyimport items lookup
2021-03-21 bors[bot]Merge #8123
2021-03-20 Kirill BulatovDocs
2021-03-20 Kirill BulatovDo not query item search by name eagerly
2021-03-13 bors[bot]Merge #7799
2021-03-13 bors[bot]Merge #7994
2021-03-09 bors[bot]Merge #6822
2021-03-09 bors[bot]Merge #7941
2021-03-09 bors[bot]Merge #7873 #7933
2021-03-08 Kirill BulatovLess lifetines: derive SemanticsScope in place
2021-03-08 Kirill BulatovWork towards better import labels