]> git.lizzy.rs Git - rust.git/history - crates/ide_db
Merge #11402
[rust.git] / crates / ide_db /
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
2021-12-23 Petr NevyhoštěnýFix generic type substitution in impl trait with assoc...
2021-12-22 bors[bot]Merge #11093
2021-12-22 Lukas Wirthfix: Do not complete `Drop::drop`, complete `std::mem...
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-20 bors[bot]Merge #11074
2021-12-20 bors[bot]Merge #11073
2021-12-20 bors[bot]Merge #11069
2021-12-20 Lukas Wirthfix: Partially fix `ide_db::search` for crate roots
2021-12-20 bors[bot]Merge #11067
2021-12-20 bors[bot]Merge #11028
2021-12-20 bors[bot]Merge #11065
2021-12-20 Lukas WirthSimplify NameClass::classify
2021-12-20 bors[bot]Merge #11062
2021-12-18 bors[bot]Merge #11042
2021-12-18 bors[bot]Merge #11047
2021-12-18 bors[bot]Merge #11035
2021-12-18 bors[bot]Merge #11046
2021-12-18 Aleksey Kladovinternal: move all the lexing to the parser crate
2021-12-16 k-nasamanual run sourcegen_lint_completions
2021-12-16 k-nasaList struct to clonable
2021-12-15 bors[bot]Merge #11017
2021-12-15 iDawerBump MSRV (1.57)
2021-12-15 bors[bot]Merge #11021
2021-12-14 bors[bot]Merge #11011
2021-12-14 Lukas Wirth`match_ast!` takes a pattern to allow underscore usage
2021-12-14 Lukas WirthSimplify
2021-12-13 bors[bot]Merge #10998
2021-12-13 bors[bot]Merge #11002
2021-12-13 bors[bot]Merge #11001
next