Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #6172 | bors[bot] | 2020-10-20 | 6 | -24/+1090 |
|\ | |||||
| * | De-duplicate `add_group` callsite in qualify_path | Lukas Wirth | 2020-10-16 | 1 | -121/+108 |
| * | Properly qualify trait methods in qualify_path assist | Lukas Wirth | 2020-10-15 | 5 | -70/+118 |
| * | Add mark tests to qualify_path assist | Lukas Wirth | 2020-10-14 | 1 | -0/+9 |
| * | Add qualify path assist | Lukas Wirth | 2020-10-14 | 2 | -0/+1022 |
* | | Merge #6299 | bors[bot] | 2020-10-20 | 8 | -67/+141 |
|\ \ | |||||
| * | | Fixup botched rename | Jonas Schievink | 2020-10-20 | 1 | -1/+1 |
| * | | More detailed message | Jonas Schievink | 2020-10-20 | 1 | -1/+1 |
| * | | Rename UnconfiguredCode -> InactiveCode | Jonas Schievink | 2020-10-20 | 3 | -5/+5 |
| * | | Add a (hint) diagnostic for unconfigured items | Jonas Schievink | 2020-10-20 | 6 | -3/+86 |
| * | | Simplify diagnostic construction, add unused field | Jonas Schievink | 2020-10-20 | 3 | -64/+55 |
* | | | Merge #6301 | bors[bot] | 2020-10-20 | 4 | -19/+29 |
|\ \ \ | |/ / |/| | | |||||
| * | | Don't rely on display names in inlay_hints | Aleksey Kladov | 2020-10-20 | 4 | -19/+29 |
|/ / | |||||
* | | Merge #6297 | bors[bot] | 2020-10-20 | 3 | -3/+10 |
|\ \ | |||||
| * | | Support Display name in project.json | Aleksey Kladov | 2020-10-20 | 3 | -3/+10 |
* | | | Merge #6295 | bors[bot] | 2020-10-20 | 14 | -47/+76 |
|\| | | |||||
| * | | More type safety around names | Aleksey Kladov | 2020-10-20 | 6 | -19/+33 |
| * | | Introduce CrateDisplayName | Aleksey Kladov | 2020-10-20 | 1 | -1/+23 |
| * | | Rename declaration_name -> display_name | Aleksey Kladov | 2020-10-20 | 11 | -35/+28 |
|/ / | |||||
* | | Merge #6294 | bors[bot] | 2020-10-20 | 2 | -0/+28 |
|\ \ | |||||
| * | | Add a hacky remidy for #6038 | Aleksey Kladov | 2020-10-20 | 2 | -0/+28 |
* | | | Merge #6266 | bors[bot] | 2020-10-20 | 10 | -6/+156 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add generated_diagnostic.adoc to the release.rs and smoke_test_docs_generation | Igor Aleksanov | 2020-10-19 | 2 | -1/+9 |
| * | | Use xshell::read_file instead of fs::read_to_string | Igor Aleksanov | 2020-10-19 | 4 | -9/+10 |
| * | | Add descriptions for diagnostics parseable by xtask | Igor Aleksanov | 2020-10-19 | 2 | -0/+64 |
| * | | Create xtask module to generate diagnostics docs | Igor Aleksanov | 2020-10-19 | 3 | -0/+77 |
|/ / | |||||
* | | Merge #6290 | bors[bot] | 2020-10-19 | 1 | -3/+3 |
|\ \ | |||||
| * | | Fix deprecation warning | Aleksey Kladov | 2020-10-19 | 1 | -3/+3 |
|/ / | |||||
* | | Merge #6288 | bors[bot] | 2020-10-19 | 1 | -0/+1 |
|\ \ | |||||
| * | | Tag release branch rather than master | Aleksey Kladov | 2020-10-19 | 1 | -0/+1 |
|/ / | |||||
* | | Merge #6274 | bors[bot] | 2020-10-19 | 1 | -1/+3 |
|\ \ | |||||
| * | | Check cargoExtraArgs for undefined before using | feileacan | 2020-10-18 | 1 | -1/+3 |
* | | | Merge #6284 | bors[bot] | 2020-10-19 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Document logging of project model | Aleksey Kladov | 2020-10-19 | 1 | -0/+1 |
|/ / / | |||||
* | | | Merge #6283 | bors[bot] | 2020-10-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Minor, rename feature | Aleksey Kladov | 2020-10-19 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge #6282 | bors[bot] | 2020-10-19 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Try to fix publishing | Aleksey Kladov | 2020-10-19 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge #6280 | bors[bot] | 2020-10-19 | 1 | -6/+6 |
|\ \ \ | |||||
| * | | | :arrow_up: crates | Aleksey Kladov | 2020-10-19 | 1 | -6/+6 |
|/ / / | |||||
* | | | Merge #6277 | bors[bot] | 2020-10-18 | 2 | -5/+19 |
|\ \ \ | |||||
| * | | | Change visibility works for type aliases | Aleksey Kladov | 2020-10-18 | 2 | -5/+19 |
|/ / / | |||||
* | | | Merge #6276 | bors[bot] | 2020-10-18 | 34 | -227/+337 |
|\ \ \ | |||||
| * | | | Extract call_info and completion into separate crates | Igor Aleksanov | 2020-10-18 | 34 | -227/+337 |
|/ / / | |||||
* | | | Merge #6275 | bors[bot] | 2020-10-18 | 1 | -14/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix: prevent unwanted interpolation scopes | Dusty Pomerleau | 2020-10-18 | 1 | -14/+6 |
|/ / | |||||
* | | Merge #6272 | bors[bot] | 2020-10-18 | 2 | -9/+9 |
|\ \ | |||||
| * | | update deps | Aleksey Kladov | 2020-10-18 | 2 | -5/+5 |
| * | | :arrow_up: xshell | Aleksey Kladov | 2020-10-18 | 1 | -4/+4 |
|/ / | |||||
* | | Merge #6271 | bors[bot] | 2020-10-17 | 3 | -2/+20 |
|\ \ |