]> git.lizzy.rs Git - rust.git/history - crates/ide_db
Merge #7412
[rust.git] / crates / ide_db /
2021-01-27 bors[bot]Merge #7451
2021-01-27 bors[bot]Merge #7465
2021-01-26 bors[bot]Merge #7457
2021-01-26 bors[bot]Merge #7455
2021-01-26 Aleksey KladovMake always-assert crate reusable
2021-01-26 bors[bot]Merge #7450
2021-01-26 bors[bot]Merge #7433
2021-01-26 bors[bot]Merge #7393
2021-01-26 bors[bot]Merge #7406
2021-01-25 bors[bot]Merge #7409 #7421
2021-01-24 bors[bot]Merge #7414
2021-01-24 bors[bot]Merge #7413
2021-01-24 Lukas WirthSupport unions in symbol search
2021-01-23 bors[bot]Merge #7391
2021-01-22 Dániel Bugareplace_if_let_with_match: don't assume sad pattern
2021-01-22 bors[bot]Merge #7310 #7395
2021-01-22 bors[bot]Merge #7353
2021-01-22 bors[bot]Merge #7374
2021-01-22 bors[bot]Merge #7386
2021-01-21 bors[bot]Merge #7375
2021-01-21 Jonas SchievinkAdd name resolution query for block expressions
2021-01-20 bors[bot]Merge #7366
2021-01-20 Jonas SchievinkTreat BlockExpr as a potential module origin
2021-01-20 Lukas WirthPartially unify SymbolKind and CompletionItemKind
2021-01-20 bors[bot]Merge #7359
2021-01-20 bors[bot]Merge #7361
2021-01-20 bors[bot]Merge #7360
2021-01-20 Jonas SchievinkMake public DefMap fields private
2021-01-20 Lukas WirthMove SymbolKind to ide_db
2021-01-20 bors[bot]Merge #7350
2021-01-20 bors[bot]Merge #7355
2021-01-19 Aleksey Kladov.
2021-01-19 bors[bot]Merge #7321
2021-01-18 bors[bot]Merge #7341
2021-01-18 bors[bot]Merge #7336
2021-01-18 bors[bot]Merge #7339
2021-01-18 bors[bot]Merge #7297 #7338
2021-01-18 bors[bot]Merge #7326
2021-01-18 bors[bot]Merge #7291
2021-01-18 bors[bot]Merge #7317
2021-01-18 bors[bot]Merge #7292
2021-01-17 bors[bot]Merge #7276
2021-01-17 bors[bot]Merge #7304
2021-01-17 Kirill BulatovDo trait solving in batch
2021-01-17 Kirill BulatovDraft the working completion
2021-01-16 Kirill BulatovAdd flyimport completion for trait assoc items
2021-01-16 bors[bot]Merge #7295
2021-01-16 Kirill BulatovShare import_assets and related entities
2021-01-16 yugo-horieSwap assert_eq_text\!(expected, actual)
2021-01-15 Lukas WirthWrap remaining self/super/crate in Name{Ref}
2021-01-15 bors[bot]Merge #7289
2021-01-15 unexgeAdd Unmerge Use assist
2021-01-15 bors[bot]Merge #7288
2021-01-15 Lukas WirthHandle self/super/crate in PathSegment as NameRef
2021-01-15 bors[bot]Merge #7272
2021-01-14 Lukas WirthPhase out SourceFileEdits in favour of a plain HashMap
2021-01-14 Lukas WirthGroup file source edits by FileId
2021-01-14 bors[bot]Merge #7211
2021-01-14 bors[bot]Merge #7257
2021-01-14 bors[bot]Merge #7110
2021-01-14 bors[bot]Merge #7260
2021-01-13 bors[bot]Merge #7220
2021-01-13 Lukas WirthRender Fn* trait objects and impl types as rust does
2021-01-13 bors[bot]Merge #7262
2021-01-13 bors[bot]Merge #7251
2021-01-12 Lukas WirthMove FamousDefs fixture out into its own file
2021-01-12 Lukas WirthRename FileReferences -> UsageSearchResult
2021-01-12 Lukas WirthEnsure uniqueness of file ids in reference search via...
2021-01-12 Lukas WirthGroup references by FileId
2021-01-11 bors[bot]Merge #7051 #7219 #7245 #7246
2021-01-11 bors[bot]Merge #7235
2021-01-10 bors[bot]Merge #7241
2021-01-10 bors[bot]Merge #7218
2021-01-10 bors[bot]Merge #6238
2021-01-10 bors[bot]Merge #7206 #7231
2021-01-10 Lukas WirthUse hir::GenericParam in ide_db::Definition instead...
2021-01-09 Vincent EscheFixed typos in code comments
2021-01-08 bors[bot]Merge #7212
2021-01-08 bors[bot]Merge #7145
2021-01-07 bors[bot]Merge #7193
2021-01-07 bors[bot]Merge #7191
2021-01-07 bors[bot]Merge #7195
2021-01-07 bors[bot]Merge #7194
2021-01-07 bors[bot]Merge #7184
2021-01-07 Kevaundray WedderburnChange <|> to $0 - Rebase
2021-01-07 bors[bot]Merge #7190
2021-01-07 Aleksey KladovRemove some stale deprecations
2021-01-07 bors[bot]Merge #7189
2021-01-07 Edwin ChengProper handling $crate Take 2
2021-01-06 bors[bot]Merge #7186
2021-01-06 Aleksey KladovAlign config's API with usage
2021-01-06 bors[bot]Merge #7174
2021-01-05 bors[bot]Merge #7168
2021-01-05 bors[bot]Merge #7140
2021-01-04 bors[bot]Merge #7147
2021-01-04 Kirill BulatovCode review fixes
2021-01-04 bors[bot]Merge #6587
2021-01-03 bors[bot]Merge #7113
2021-01-03 bors[bot]Merge #7138
2021-01-03 bors[bot]Merge #7139
next