]> git.lizzy.rs Git - rust.git/history - crates/syntax/src/display.rs
Fully render type alias completions from hir
[rust.git] / crates / syntax / src / display.rs
2021-12-21 Lukas WirthFully render type alias completions from hir
2021-12-21 Lukas WirthFully render const item completions from hir
2021-12-05 bors[bot]Merge #10902
2021-11-29 bors[bot]Merge #10841
2021-11-25 bors[bot]Merge #10824
2021-11-24 bors[bot]Merge #10847
2021-11-24 bors[bot]Merge #10853
2021-11-24 Lukas WirthRemove possible multiline details in completions
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-03 Aramis RazzaghipourAdd semicolons for consistency
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-06-29 bors[bot]Merge #9269
2021-06-28 bors[bot]Merge #9420
2021-06-28 Lukas WirthFix `NameRef::classify` path resolution inside attributes
2021-01-18 bors[bot]Merge #7326
2021-01-14 bors[bot]Merge #7271
2021-01-14 bors[bot]Merge #7270
2021-01-14 Aleksey KladovIntroduce more appropriate assertion mechanism
2020-12-18 bors[bot]Merge #6901
2020-12-16 bors[bot]Merge #6897
2020-12-16 bors[bot]Merge #6861
2020-12-16 bors[bot]Merge #6894
2020-12-15 Jonas SchievinkBasic support for decl macros 2.0
2020-12-15 bors[bot]Merge #6879
2020-12-15 bors[bot]Merge #6893
2020-12-15 Jonas SchievinkMove to upstream `macro_rules!` model
2020-10-26 bors[bot]Merge #6257
2020-10-23 bors[bot]Merge #6251 #6310
2020-10-20 bors[bot]Merge #6259
2020-10-20 bors[bot]Merge #6256
2020-10-20 bors[bot]Merge #6172
2020-10-19 bors[bot]Merge #6274
2020-10-18 bors[bot]Merge #6276
2020-10-18 Igor AleksanovExtract call_info and completion into separate crates