]> git.lizzy.rs Git - rust.git/history - crates/ra_ide_db
Merge #5732
[rust.git] / crates / ra_ide_db /
2020-08-12 bors[bot]Merge #5729
2020-08-12 Aleksey KladovRename ra_syntax -> syntax
2020-08-12 bors[bot]Merge #5726
2020-08-12 Aleksey KladovRename ra_text_edit -> text_edit
2020-08-12 bors[bot]Merge #5724
2020-08-12 Aleksey KladovRename ra_prof -> profile
2020-08-12 bors[bot]Merge #5637
2020-08-10 bors[bot]Merge #5697
2020-08-09 bors[bot]Merge #5692
2020-08-09 Paul Daniel FariaRemove Option<...> from result of Crate::root_module
2020-08-09 bors[bot]Merge #5414
2020-08-08 Paul Daniel FariaAdd support for extern crate
2020-08-06 bors[bot]Merge #5526
2020-08-05 bors[bot]Merge #5639
2020-08-05 bors[bot]Merge #5648
2020-08-05 bors[bot]Merge #5664
2020-08-05 bors[bot]Merge #5669
2020-08-05 bors[bot]Merge #5494
2020-08-05 Aleksey KladovUse salsa's purge to account for all memory
2020-08-04 Paul Daniel FariaWhen resolving a rename, fallback to the name higher...
2020-08-03 bors[bot]Merge #5628
2020-07-31 bors[bot]Merge #5631
2020-07-31 Aleksey KladovRename BindPat -> IdentPat
2020-07-31 Aleksey KladovAllign RecordPat with RecordExpr
2020-07-31 bors[bot]Merge #5513
2020-07-30 bors[bot]Merge #5596
2020-07-30 bors[bot]Merge #5610
2020-07-30 bors[bot]Merge #5606
2020-07-30 Aleksey KladovFinalize Trait grammar
2020-07-30 bors[bot]Merge #5594 #5604 #5605
2020-07-30 bors[bot]Merge #5603
2020-07-30 Aleksey KladovFinalize const&static grammar
2020-07-30 Aleksey KladovRename EnumVariant -> Variant
2020-07-30 Aleksey KladovRename EnumDef -> Enum
2020-07-30 bors[bot]Merge #5602
2020-07-30 Aleksey KladovRename StructDef -> Struct
2020-07-30 bors[bot]Merge #5601
2020-07-30 Aleksey KladovFinalize union grammar
2020-07-30 bors[bot]Merge #5597
2020-07-30 Aleksey KladovRename FieldDef -> Field
2020-07-30 bors[bot]Merge #5595
2020-07-30 Aleksey KladovRename RecordLit -> RecordExpr
2020-07-30 bors[bot]Merge #5591
2020-07-30 Aleksey KladovRename TypeAliasDef -> TypeAlias
2020-07-30 Aleksey KladovRename FnDef -> Fn
2020-07-30 bors[bot]Merge #5584
2020-07-30 bors[bot]Merge #5583
2020-07-30 Aleksey KladovRename Rename
2020-07-29 bors[bot]Merge #5554
2020-07-24 bors[bot]Merge #5520
2020-07-24 bors[bot]Merge #5523
2020-07-24 bors[bot]Merge #5522
2020-07-24 bors[bot]Merge #5516
2020-07-24 bors[bot]Merge #5518
2020-07-24 David LattimoreSSR: Use Definition::find_usages to speed up matching.
2020-07-23 bors[bot]Merge #5473
2020-07-23 bors[bot]Merge #5498
2020-07-23 bors[bot]Merge #5480
2020-07-23 bors[bot]Merge #5500
2020-07-23 bors[bot]Merge #5503
2020-07-23 Aleksey KladovReplace superslice with API on path to stabilization
2020-07-23 bors[bot]Merge #5497
2020-07-22 Laurențiu NicolaStore macro invocation parameters as text instead of tt
2020-07-21 Aleksey KladovMerge pull request #5447 from jethrogb/gitattributes
2020-07-17 bors[bot]Merge #5423
2020-07-17 Jonas SchievinkCorrectly resolve assoc. types in path bindings
2020-07-16 bors[bot]Merge #4676
2020-07-16 bors[bot]Merge #5401
2020-07-15 Florian DieboldRemove TypeCtor interning
2020-07-15 Florian DieboldUse Chalk closure support
2020-07-15 bors[bot]Merge #5350
2020-07-15 bors[bot]Merge #5345
2020-07-15 bors[bot]Merge #5354
2020-07-14 bors[bot]Merge #5377
2020-07-14 Jonas SchievinkFix classify_name_ref on multi-path macro calls
2020-07-14 bors[bot]Merge #5368
2020-07-14 Aleksey KladovMerge pull request #5361 from matklad/power
2020-07-14 bors[bot]Merge #5355
2020-07-14 Yuki OkushiAdd a license field to all the crates
2020-07-08 bors[bot]Merge #5266
2020-07-08 Aleksey KladovRemove relative_path dependency
2020-07-07 bors[bot]Merge #5244
2020-07-07 bors[bot]Merge #5247
2020-07-07 bors[bot]Merge #5245
2020-07-07 Christoph HerzogRefactor AssistBuilder to manage a SourceChange
2020-07-07 Jonas SchievinkAdd a command to compute memory usage statistics
2020-07-07 bors[bot]Merge #5235 #5236 #5241
2020-07-07 bors[bot]Merge #5243
2020-07-07 bors[bot]Merge #5242
2020-07-07 Aleksey KladovSwitch to fully dynamically dispatched salsa
2020-07-04 bors[bot]Merge #5197
2020-07-03 bors[bot]Merge #5203
2020-07-03 bors[bot]Merge #5211
2020-07-03 bors[bot]Merge #5209
2020-07-03 Jonas SchievinkFix memory usage accounting for interned queries
2020-07-02 bors[bot]Merge #5188
2020-07-02 bors[bot]Merge #5089 #5161 #5184 #5185 #5186
2020-07-01 bors[bot]Merge #5149
2020-07-01 bors[bot]Merge #5174
2020-07-01 bors[bot]Merge #5175
next