Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Document `paths` items | Arnaud | 2021-01-22 | 1 | -1/+50 | |
* | | | | Merge #7406 | bors[bot] | 2021-01-26 | 4 | -22/+106 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Deduplicate variant matching | Dániel Buga | 2021-01-22 | 3 | -42/+25 | |
| * | | | replace_if_let_with_match: don't assume sad pattern | Dániel Buga | 2021-01-22 | 2 | -2/+103 | |
* | | | | Shorten hir::TypeParam full_range in NavigationTarget | Lukas Wirth | 2021-01-26 | 2 | -4/+23 | |
* | | | | Traverse parent DefMap for `super` paths | Jonas Schievink | 2021-01-25 | 2 | -9/+54 | |
* | | | | Intern block locations and handle them in ModuleId | Jonas Schievink | 2021-01-25 | 5 | -65/+104 | |
| |_|/ |/| | | ||||||
* | | | Merge #7426 | bors[bot] | 2021-01-25 | 11 | -87/+48 | |
|\ \ \ | ||||||
| * | | | Create all `ModuleId`s through a `DefMap` method | Jonas Schievink | 2021-01-25 | 11 | -87/+48 | |
* | | | | Derive Default on ItemTree | Laurențiu Nicola | 2021-01-25 | 2 | -12/+3 | |
|/ / / | ||||||
* | | | Merge #7422 | bors[bot] | 2021-01-25 | 1 | -2/+4 | |
|\ \ \ | ||||||
| * | | | Disallow non-boolean literals in concat! | Laurențiu Nicola | 2021-01-25 | 1 | -2/+4 | |
| | | | | ||||||
| \ \ \ | ||||||
*-. \ \ \ | Merge #7409 #7421 | bors[bot] | 2021-01-25 | 2 | -33/+44 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Add References code lens. | vsrs | 2021-01-23 | 2 | -33/+44 | |
* | | | | | Unquote strings and handle boolean literals in concat! | Laurențiu Nicola | 2021-01-25 | 1 | -16/+8 | |
| |/ / / |/| | | | ||||||
* | | | | :arrow_up: rowan | Aleksey Kladov | 2021-01-25 | 2 | -2/+2 | |
* | | | | Merge #7414 | bors[bot] | 2021-01-24 | 6 | -25/+40 | |
|\ \ \ \ | ||||||
| * | | | | Add validation for mutable const items | Lukas Wirth | 2021-01-24 | 6 | -25/+40 | |
| |/ / / | ||||||
* / / / | Support unions in symbol search | Lukas Wirth | 2021-01-24 | 3 | -7/+11 | |
|/ / / | ||||||
* | | | Remove use of SourceFileEdit | Phil Ellison | 2021-01-23 | 1 | -2/+1 | |
* | | | Update tests to register the required standard library types | Phil Ellison | 2021-01-23 | 2 | -16/+48 | |
* | | | Fix test names | Phil Ellison | 2021-01-23 | 1 | -4/+4 | |
* | | | Identify methods using functions ids rather than string names | Phil Ellison | 2021-01-23 | 3 | -7/+31 | |
* | | | cargo fmt | Phil Ellison | 2021-01-23 | 1 | -1/+5 | |
* | | | Address review comments | Phil Ellison | 2021-01-23 | 1 | -9/+4 | |
* | | | cargo fmt | Phil Ellison | 2021-01-23 | 1 | -2/+7 | |
* | | | Implement fix, add tests | Phil Ellison | 2021-01-23 | 4 | -55/+66 | |
* | | | Add diagnostic for filter_map followed by next | Phil Ellison | 2021-01-23 | 5 | -15/+150 | |
* | | | Merge #7391 | bors[bot] | 2021-01-23 | 2 | -0/+24 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Add mark::check! and mark::hit! | kazatsuyu | 2021-01-22 | 2 | -0/+2 | |
| * | | cargo fmt | kazatsuyu | 2021-01-22 | 1 | -2/+3 | |
| * | | Fix error when using "extern crate self as" | kazatsuyu | 2021-01-22 | 2 | -0/+21 | |
* | | | Merge #7399 | bors[bot] | 2021-01-22 | 10 | -38/+62 | |
|\ \ \ | ||||||
| * | | | Make `ModuleId`'s `krate` field private | Jonas Schievink | 2021-01-22 | 10 | -38/+62 | |
* | | | | stave off zombies | Aleksey Kladov | 2021-01-22 | 1 | -0/+1 | |
|/ / / | ||||||
* | | | Normalize tests | Aleksey Kladov | 2021-01-22 | 1 | -45/+37 | |
* | | | More useful fn detail in completion | Aleksey Kladov | 2021-01-22 | 9 | -93/+85 | |
* | | | Make assertion failures more annoying for maintainers | Aleksey Kladov | 2021-01-22 | 1 | -1/+6 | |
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Merge #7310 #7395 | bors[bot] | 2021-01-22 | 17 | -32/+292 | |
|\ \ \ \ | ||||||
| | * | | | Obtain `ModuleId`'s `DefMap` through a method | Jonas Schievink | 2021-01-22 | 14 | -32/+43 | |
| | | |/ | | |/| | ||||||
| * | | | Add assist: add lifetime to type #7200 | Benjamin Coenen | 2021-01-21 | 2 | -18/+23 | |
| * | | | Add assist: add lifetime to type #7200 | Benjamin Coenen | 2021-01-18 | 1 | -0/+6 | |
| * | | | Add assist: add lifetime to type #7200 | Benjamin Coenen | 2021-01-17 | 3 | -0/+238 | |
* | | | | Merge #7353 | bors[bot] | 2021-01-22 | 23 | -164/+225 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Update completions test output | Lukas Wirth | 2021-01-20 | 3 | -36/+66 | |
| * | | | Partially unify SymbolKind and CompletionItemKind | Lukas Wirth | 2021-01-20 | 13 | -108/+126 | |
| * | | | Move SymbolKind to ide_db | Lukas Wirth | 2021-01-20 | 11 | -37/+40 | |
| * | | | Add LifetimeParam and ConstParam to CompletionItemKind | Lukas Wirth | 2021-01-19 | 4 | -24/+34 | |
* | | | | Merge #7386 | bors[bot] | 2021-01-22 | 2 | -1/+28 | |
|\ \ \ \ | ||||||
| * | | | | Handle box with allocator | Thiébaud Weksteen | 2021-01-22 | 2 | -1/+28 |