]> git.lizzy.rs Git - rust.git/history - crates/ide_ssr/src
Merge #10720
[rust.git] / crates / ide_ssr / src /
2021-11-08 bors[bot]Merge #10720
2021-11-07 bors[bot]Merge #10699
2021-11-07 bors[bot]Merge #10698
2021-11-05 bors[bot]Merge #10706
2021-11-05 bors[bot]Merge #10704
2021-11-05 bors[bot]Merge #10703
2021-11-05 bors[bot]Merge #10701
2021-11-05 bors[bot]Merge #10685
2021-11-04 Anatol Ulrichmaybe?
2021-11-04 bors[bot]Merge #10696
2021-11-04 Lukas WirthReplace more Name::to_string usages with Name::to_smol_str
2021-10-17 bors[bot]Merge #10417
2021-10-14 bors[bot]Merge #10434
2021-10-12 bors[bot]Merge #10423
2021-10-06 bors[bot]Merge #10420
2021-10-06 bors[bot]Merge #10459
2021-10-05 bors[bot]Merge #10447
2021-10-05 bors[bot]Merge #10458
2021-10-05 bors[bot]Merge #10440
2021-10-04 Aramis RazzaghipourReplace `if let` with `match` where appropriate
2021-09-29 bors[bot]Merge #10181
2021-09-28 bors[bot]Merge #10373
2021-09-27 bors[bot]Merge #10366
2021-09-27 bors[bot]Merge #10364
2021-09-27 Lukas WirthRename `*Owner` traits to `Has*`
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-22 bors[bot]Merge #10284
2021-09-19 bors[bot]Merge #10293
2021-09-19 bors[bot]Merge #10289
2021-09-19 bors[bot]Merge #10292
2021-09-19 Lukas WirthSimplify
2021-09-17 bors[bot]Merge #10260
2021-09-16 bors[bot]Merge #10257
2021-09-16 bors[bot]Merge #10250
2021-09-15 bors[bot]Merge #10248
2021-09-15 Aleksey Kladovinternal: remove dead code
2021-08-21 bors[bot]Merge #9962
2021-08-12 bors[bot]Merge #9807
2021-08-09 bors[bot]Merge #9825
2021-08-09 bors[bot]Merge #9823
2021-08-09 Aleksey Kladovfix: avoid pathological macro expansions
2021-08-09 bors[bot]Merge #9735
2021-08-04 bors[bot]Merge #9734
2021-08-03 bors[bot]Merge #9765
2021-08-03 Lukas WirthGive TypeInfo fields and methods more appropriate names
2021-08-03 Lukas WirthIntroduce TypeInfo
2021-06-16 bors[bot]Merge #9258
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-13 bors[bot]Merge #9242
2021-06-13 Maan2003clippy::redundant_field_names
2021-06-13 Maan2003clippy::redudant_borrow
2021-04-08 bors[bot]Merge #8207
2021-03-31 bors[bot]Merge #8210
2021-03-27 bors[bot]Merge #8213
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-22 bors[bot]Merge #8054
2021-03-22 bors[bot]Merge #8144
2021-03-21 bors[bot]Merge #8134
2021-03-21 bors[bot]Merge #8133
2021-03-21 bors[bot]Merge #8132
2021-03-21 bors[bot]Merge #8135
2021-03-21 Matthias Krügerclippy::complexity simplifications related to Iterators
2021-03-17 bors[bot]Merge #8059
2021-03-17 bors[bot]Merge #8063
2021-03-17 bors[bot]Merge #8048
2021-03-17 Matthias Krügerdon't clone types that are copy (clippy::clone_on_copy)
2021-03-16 bors[bot]Merge #8042
2021-03-16 bors[bot]Merge #8034
2021-03-16 bors[bot]Merge #8051
2021-03-16 bors[bot]Merge #7498
2021-03-16 Aleksey KladovUpgrade rowan
2021-03-13 bors[bot]Merge #7799
2021-03-13 bors[bot]Merge #7994
2021-03-12 bors[bot]Merge #7956
2021-03-10 bors[bot]Merge #7961
2021-03-10 Josh Mcguiganadd user docs for ssr assist
2021-03-10 bors[bot]Merge #7958
2021-03-10 bors[bot]Merge #7874
2021-03-10 Josh Mcguiganadd apply ssr assist
2021-03-09 bors[bot]Merge #6822
2021-03-09 bors[bot]Merge #7941
2021-03-08 bors[bot]Merge #7898
2021-03-08 bors[bot]Merge #7924
2021-03-08 Laurențiu NicolaUse upstream cov-mark
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-22 bors[bot]Merge #7759
2021-02-22 Chetan Khilosiya7526: Renamed create ssr to ide_ssr.