aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: prevent unwanted interpolation scopesDusty Pomerleau2020-10-181-14/+6
|/ / / /
* | | | Merge #6272bors[bot]2020-10-182-9/+9
|\ \ \ \
| * | | | update depsAleksey Kladov2020-10-182-5/+5
| * | | | :arrow_up: xshellAleksey Kladov2020-10-181-4/+4
|/ / / /
* | | | Merge #6271bors[bot]2020-10-173-2/+20
|\ \ \ \
| * | | | Complete methods when receiver is a macroAleksey Kladov2020-10-172-0/+16
| * | | | Improve readabilityAleksey Kladov2020-10-171-2/+4
* | | | | Merge #6248bors[bot]2020-10-171-3/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: prevent early termination of raw strings with hashDusty Pomerleau2020-10-161-3/+22
* | | | | Merge #6265bors[bot]2020-10-171-8/+8
|\ \ \ \ \
| * | | | | :arrow_up: xshellAleksey Kladov2020-10-171-8/+8
|/ / / / /
* | | | | Merge #6262bors[bot]2020-10-174-5/+131
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Scan all ancestors for the impl trait block checkIgor Aleksanov2020-10-172-14/+17
| * | | | Allow hints after 'fn' keyword if it's an impl trait blockIgor Aleksanov2020-10-173-4/+37
| * | | | Add test for new pattern functionsIgor Aleksanov2020-10-171-0/+8
| * | | | Improve test_no_completions_required testIgor Aleksanov2020-10-171-1/+17
| * | | | Remove redundant completionsIgor Aleksanov2020-10-173-4/+70
|/ / / /
* | | | Merge #6260bors[bot]2020-10-1714-325/+181
|\ \ \ \
| * | | | Switch from not_bash to xshellAleksey Kladov2020-10-1714-325/+181
|/ / / /
* | | | Merge #6253bors[bot]2020-10-161-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Document change of 'cargo' Runnable kind in lsp-extensions.mdIgor Aleksanov2020-10-161-0/+3
* | | | Merge #6255bors[bot]2020-10-164-10/+13
|\ \ \ \ | |/ / / |/| | |