aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add completions for clippy lint in attributesBenjamin Coenen2020-10-208-136/+240
* Merge #6256bors[bot]2020-10-203-0/+160
|\
| * Update crates/assists/src/handlers/replace_string_with_char.rsCoenen Benjamin2020-10-201-1/+1
| * Assist: replace string with charBenjamin Coenen2020-10-202-8/+39
| * replace_string_with_char #6252Benjamin Coenen2020-10-162-0/+129
* | Merge #6172bors[bot]2020-10-206-24/+1090
|\ \
| * | De-duplicate `add_group` callsite in qualify_pathLukas Wirth2020-10-161-121/+108
| * | Properly qualify trait methods in qualify_path assistLukas Wirth2020-10-155-70/+118
| * | Add mark tests to qualify_path assistLukas Wirth2020-10-141-0/+9
| * | Add qualify path assistLukas Wirth2020-10-142-0/+1022
* | | Merge #6299bors[bot]2020-10-208-67/+141
|\ \ \
| * | | Fixup botched renameJonas Schievink2020-10-201-1/+1
| * | | More detailed messageJonas Schievink2020-10-201-1/+1
| * | | Rename UnconfiguredCode -> InactiveCodeJonas Schievink2020-10-203-5/+5
| * | | Add a (hint) diagnostic for unconfigured itemsJonas Schievink2020-10-206-3/+86
| * | | Simplify diagnostic construction, add unused fieldJonas Schievink2020-10-203-64/+55
* | | | Merge #6301bors[bot]2020-10-204-19/+29
|\ \ \ \ | |/ / / |/| | |
| * | | Don't rely on display names in inlay_hintsAleksey Kladov2020-10-204-19/+29
|/ / /
* | | Merge #6297bors[bot]2020-10-203-3/+10
|\ \ \
| * | | Support Display name in project.jsonAleksey Kladov2020-10-203-3/+10
* | | | Merge #6295bors[bot]2020-10-2014-47/+76
|\| | |
| * | | More type safety around namesAleksey Kladov2020-10-206-19/+33
| * | | Introduce CrateDisplayNameAleksey Kladov2020-10-201-1/+23
| * | | Rename declaration_name -> display_nameAleksey Kladov2020-10-2011-35/+28
|/ / /
* | | Merge #6294bors[bot]2020-10-202-0/+28
|\ \ \
| * | | Add a hacky remidy for #6038Aleksey Kladov2020-10-202-0/+28
* | | | Merge #6266bors[bot]2020-10-2010-6/+156
|\ \ \ \ | |/ / / |/| | |
| * | | Add generated_diagnostic.adoc to the release.rs and smoke_test_docs_generationIgor Aleksanov2020-10-192-1/+9
| * | | Use xshell::read_file instead of fs::read_to_stringIgor Aleksanov2020-10-194-9/+10
| * | | Add descriptions for diagnostics parseable by xtaskIgor Aleksanov2020-10-192-0/+64
| * | | Create xtask module to generate diagnostics docsIgor Aleksanov2020-10-193-0/+77
|/ / /
* | | Merge #6290bors[bot]2020-10-191-3/+3
|\ \ \
| * | | Fix deprecation warningAleksey Kladov2020-10-191-3/+3
|/ / /
* | | Merge #6288bors[bot]2020-10-191-0/+1
|\ \ \
| * | | Tag release branch rather than masterAleksey Kladov2020-10-191-0/+1
|/ / /
* | | Merge #6274bors[bot]2020-10-191-1/+3
|\ \ \
| * | | Check cargoExtraArgs for undefined before usingfeileacan2020-10-181-1/+3
* | | | Merge #6284bors[bot]2020-10-191-0/+1
|\ \ \ \
| * | | | Document logging of project modelAleksey Kladov2020-10-191-0/+1
|/ / / /
* | | | Merge #6283bors[bot]2020-10-191-1/+1
|\ \ \ \
| * | | | Minor, rename featureAleksey Kladov2020-10-191-1/+1
|/ / / /
* | | | Merge #6282bors[bot]2020-10-191-1/+1
|\ \ \ \
| * | | | Try to fix publishingAleksey Kladov2020-10-191-1/+1
|/ / / /
* | | | Merge #6280bors[bot]2020-10-191-6/+6
|\ \ \ \
| * | | | :arrow_up: cratesAleksey Kladov2020-10-191-6/+6
|/ / / /
* | | | Merge #6277bors[bot]2020-10-182-5/+19
|\ \ \ \
| * | | | Change visibility works for type aliasesAleksey Kladov2020-10-182-5/+19
|/ / / /
* | | | Merge #6276bors[bot]2020-10-1834-227/+337
|\ \ \ \
| * | | | Extract call_info and completion into separate cratesIgor Aleksanov2020-10-1834-227/+337
|/ / / /
* | | | Merge #6275bors[bot]2020-10-181-14/+6
|\ \ \ \ | |/ / / |/| | |