]> git.lizzy.rs Git - rust.git/history - crates/ide_db
Merge #8317
[rust.git] / crates / ide_db /
2021-04-23 bors[bot]Merge #8317
2021-04-21 bors[bot]Merge #8570
2021-04-21 unexgeUse multiple loops instead of `Iterator::chain` in...
2021-04-19 bors[bot]Merge #8524 #8527
2021-04-19 bors[bot]Merge #8462
2021-04-19 bors[bot]Merge #8574
2021-04-19 Lukas WirthCheck for rust doc code attributes like rustdoc does
2021-04-19 bors[bot]Merge #8565
2021-04-19 bors[bot]Merge #8540
2021-04-19 bors[bot]Merge #8467
2021-04-18 bors[bot]Merge #8560
2021-04-16 bors[bot]Merge #8546
2021-04-16 Lukas WirthReturn CallInfo for unclosed call expressions
2021-04-16 bors[bot]Merge #8542
2021-04-16 bors[bot]Merge #8539
2021-04-16 Kirill BulatovExclude inherent traits from flyimports
2021-04-15 bors[bot]Merge #8510 #8533
2021-04-14 bors[bot]Merge #8515
2021-04-14 Kirill BulatovProfile trait solving for all invocations
2021-04-13 bors[bot]Merge #8415
2021-04-11 jakeAdds impl Deref assist
2021-04-10 bors[bot]Merge #8436
2021-04-08 bors[bot]Merge #8207
2021-04-07 bors[bot]Merge #8394
2021-04-06 bors[bot]Merge #8382
2021-04-06 bors[bot]Merge #8386
2021-04-06 Jonas SchievinkAvoid O(n²) when constructing AttrSourceMap
2021-04-05 bors[bot]Merge #8352
2021-04-05 bors[bot]Merge #8245
2021-04-05 bors[bot]Merge #8326
2021-04-04 unexgeAdd convert tuple struct to named struct assist
2021-04-04 unexgeAllow including `Self` kw references to `FindUsages`
2021-04-04 bors[bot]Merge #8325
2021-04-04 bors[bot]Merge #8295
2021-04-03 Graeme CouparConvert Into to From assist
2021-04-01 bors[bot]Merge #8265
2021-03-31 bors[bot]Merge #8210
2021-03-31 bors[bot]Merge #8271
2021-03-31 bors[bot]Merge #8269
2021-03-31 bors[bot]Merge #8267
2021-03-31 bors[bot]Merge #8266
2021-03-30 Ayomide BamideleGifs and screenshots for features in manual
2021-03-30 bors[bot]Merge #8186
2021-03-30 Lukas WirthRemove unused Definition::docs
2021-03-30 Lukas WirthProperly resolve intra doc links in hover and goto_defi...
2021-03-30 bors[bot]Merge #8250
2021-03-30 Jonas SchievinkAccurately classify assoc. types in paths
2021-03-29 Lukas WirthRename target_ty to self_ty
2021-03-29 bors[bot]Merge #8222
2021-03-28 bors[bot]Merge #8212
2021-03-27 bors[bot]Merge #8221
2021-03-27 bors[bot]Merge #8220
2021-03-27 Lukas WirthCleanup ide_db imports
2021-03-27 bors[bot]Merge #8213
2021-03-27 Edwin ChengUnleash macro 2.0 in hightlight and more
2021-03-27 bors[bot]Merge #8201
2021-03-26 bors[bot]Merge #8191
2021-03-26 cynecxsyntax: return owned string instead of leaking string
2021-03-24 bors[bot]Merge #7907
2021-03-24 bors[bot]Merge #8187
2021-03-24 Jonas SchievinkSweep the new TraitEnvironmentQuery
2021-03-23 bors[bot]Merge #8159
2021-03-23 bors[bot]Merge #8138
2021-03-23 Lukas WirthCleanup Definition::search_scope
2021-03-23 Lukas WirthMerge hir::MacroDef::is_* into hir::MacroDef::kind
2021-03-23 Lukas WirthSet up a search scope when searching for mbe macro...
2021-03-23 bors[bot]Merge #8162
2021-03-23 Aleksey KladovCompute more mathematically well-rounded notion of...
2021-03-23 bors[bot]Merge #8142
2021-03-22 bors[bot]Merge #8156
2021-03-22 bors[bot]Merge #8154 #8155
2021-03-22 Aleksey Kladovrewrite merge use trees assist to use muatable syntax...
2021-03-22 bors[bot]Merge #8141
2021-03-22 bors[bot]Merge #8054
2021-03-22 bors[bot]Merge #8144
2021-03-22 bors[bot]Merge #8139
2021-03-22 bors[bot]Merge #8136 #8146
2021-03-22 bors[bot]Merge #8143
2021-03-22 Edwin ChengReexport PrefixKind to remove deps to hir
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-21 bors[bot]Merge #8122
2021-03-20 bors[bot]Merge #8124
2021-03-20 bors[bot]Merge #8125
2021-03-20 Lukas WirthDon't use an untyped String for ActiveParam tracking
2021-03-20 Kirill BulatovDisable unqualified assoc items completion for now
2021-03-20 Kirill BulatovDocs
2021-03-20 Kirill BulatovDo not query item search by name eagerly
2021-03-20 Kirill BulatovDo not propose assoc items without qualifiers
2021-03-19 bors[bot]Merge #8097
2021-03-18 bors[bot]Merge #8095
2021-03-18 Lukas WirthFix associated items not being appended to paths in...
2021-03-18 bors[bot]Merge #8082
2021-03-18 bors[bot]Merge #8081
next