]> git.lizzy.rs Git - rust.git/history - crates/ide_db
Merge #11490
[rust.git] / crates / ide_db /
2022-02-21 bors[bot]Merge #11490
2022-02-21 bors[bot]Merge #11522
2022-02-21 bors[bot]Merge #11455
2022-02-21 Lukas WirthMove fn to proc-macro conversion to name classification
2022-02-21 bors[bot]Merge #11481
2022-02-21 bors[bot]Merge #11517
2022-02-21 bors[bot]Merge #11516
2022-02-21 bors[bot]Merge #11142
2022-02-21 bors[bot]Merge #11424
2022-02-21 bors[bot]Merge #11375
2022-02-21 Chayim Refael FriedmanChange `single_let()` and `is_pattern_cond()` to free...
2022-02-21 Chayim Refael FriedmanFix various IDE features
2022-02-15 bors[bot]Merge #11475
2022-02-15 bors[bot]Merge #11477
2022-02-15 DropDemBitsApply review fixes
2022-02-15 DropDemBitsfix: Don't drop glob with nested self
2022-02-15 DropDemBitsfix: Don't drop tree when the other has `self`
2022-02-14 bors[bot]Merge #11369
2022-02-14 bors[bot]Merge #11458
2022-02-13 bors[bot]Merge #11464
2022-02-13 bors[bot]Merge #11442 #11460
2022-02-13 Tianyi SongAddress PR comments
2022-02-12 bors[bot]Merge #11444
2022-02-11 bors[bot]Merge #11453
2022-02-11 Lukas WirthHandle proc-macro functions as the proc-macro they...
2022-02-11 Tianyi SongUse text range of name after macro expansion
2022-02-08 bors[bot]Merge #11437
2022-02-08 bors[bot]Merge #11436
2022-02-08 TheDoctor314Fix renaming super keyword
2022-02-03 bors[bot]Merge #11397
2022-02-03 Lukas WirthAdd completion module tailored towards use trees
2022-02-02 bors[bot]Merge #11395
2022-02-01 bors[bot]Merge #11322
2022-02-01 bors[bot]Merge #11393
2022-02-01 Lukas Wirthfix: Complete functions and methods from block level...
2022-01-31 bors[bot]Merge #11182
2022-01-25 bors[bot]Merge #11281
2022-01-19 bors[bot]Merge #11321
2022-01-19 Schuyler CohenRemove spurious format
2022-01-18 bors[bot]Merge #11310
2022-01-17 bors[bot]Merge #11311
2022-01-17 Wesley NorrisAdd test for comments not directly next to items
2022-01-17 Wesley NorrisAdd a test for multi-single-line comments as well
2022-01-17 Wesley Norrisfix: insert auto-imports after header comments
2022-01-16 bors[bot]Merge #11287
2022-01-15 bors[bot]Merge #11294
2022-01-15 Lukas WirthMove format specifier lexing from syntax to ide_db
2022-01-15 bors[bot]Merge #11293
2022-01-15 Lukas Wirthfeat: Add very simplistic ident completion for format_a...
2022-01-14 bors[bot]Merge #11283
2022-01-14 bors[bot]Merge #11282
2022-01-13 bors[bot]Merge #11276
2022-01-12 bors[bot]Merge #11267
2022-01-12 Jonas SchievinkRemove `ModuleId` from `hir` reexports
2022-01-12 bors[bot]Merge #11266
2022-01-12 Jonas SchievinkMostly restore `hir` API boundary
2022-01-11 bors[bot]Merge #11210
2022-01-08 bors[bot]Merge #11237
2022-01-08 bors[bot]Merge #11236
2022-01-08 bors[bot]Merge #11235
2022-01-08 bors[bot]Merge #11107
2022-01-07 Petr NevyhoštěnýFix generic type substitution in impl trait with assoc...
2022-01-07 bors[bot]Merge #11145
2022-01-07 bors[bot]Merge #11194
2022-01-06 bors[bot]Merge #11218
2022-01-06 bors[bot]Merge #11193
2022-01-06 bors[bot]Merge #11208
2022-01-06 bors[bot]Merge #11207
2022-01-06 Jonas PlatteAlways put a space after impl in macro pretty-printing
2022-01-05 bors[bot]Merge #11204
2022-01-05 bors[bot]Merge #11195 #11202
2022-01-05 bors[bot]Merge #11201
2022-01-05 bors[bot]Merge #11200
2022-01-05 Jonas PlatteAlways put a space after `dyn` in macro pretty-printing
2022-01-04 bors[bot]Merge #11190
2022-01-04 bors[bot]Merge #11112
2022-01-04 bors[bot]Merge #11189
2022-01-04 Lukas WirthRemove lossy `Definition::from_token`/`Definition:...
2022-01-04 bors[bot]Merge #11157
2022-01-03 bors[bot]Merge #11061
2022-01-03 bors[bot]Merge #11115
2022-01-03 Lukas Wirthgive `resolve_derive_ident` a more robust api
2022-01-03 David Hothamfix: don't panic on seeing an unexpected offset
2022-01-03 bors[bot]Merge #11088
2022-01-03 bors[bot]Merge #11173
2022-01-02 Lukas Wirthinternal: Record unresolved derive invocations in hir
2022-01-02 bors[bot]Merge #11170
2022-01-02 Lukas Wirthminor: Cleanup syntax highlighting
2022-01-02 bors[bot]Merge #11169
2022-01-02 Lukas Wirthfix NameRefClass misclassifying proc-macros
2022-01-01 bors[bot]Merge #11136
2021-12-30 bors[bot]Merge #11144
2021-12-30 bors[bot]Merge #11141
2021-12-30 bors[bot]Merge #10692
2021-12-30 Ariel DavisMigrate to SyntaxNodePtr in new rowan
2021-12-28 bors[bot]Merge #11134
2021-12-28 Aleksey Kladovintroduce hacks module
2021-12-28 bors[bot]Merge #11131
2021-12-28 bors[bot]Merge #11128
2021-12-28 Aleksey Kladovimport style
next