aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Improve format-like completions code appearanceIgor Aleksanov2020-10-022-32/+26
* Add missing entry to doc-commentIgor Aleksanov2020-10-021-0/+1
* Simplify is_string_literal functionIgor Aleksanov2020-10-021-9/+5
* Improve checks for postfix suggestionsIgor Aleksanov2020-10-023-16/+23
* Add postfix completion for format-like string literalsIgor Aleksanov2020-10-023-1/+376
* Merge #6118bors[bot]2020-10-021-0/+10
|\
| * Document Clippy strategyAleksey Kladov2020-10-021-0/+10
* | Merge #6104bors[bot]2020-10-026-7/+7
|\ \
| * | Minor clippy performance suggestionskjeremy2020-09-306-7/+7
* | | Merge #6116bors[bot]2020-10-023-19/+19
|\ \ \ | |_|/ |/| |
| * | Up rustc-ap-rustc_lexer to 681kjeremy2020-10-013-19/+19
* | | Merge #6114bors[bot]2020-10-011-5/+4
|\ \ \ | |/ / |/| |
| * | Improve grammar and fix code example in style guideLaurențiu Nicola2020-10-011-5/+4
|/ /
* | Merge #6101bors[bot]2020-10-011-12/+19
|\ \
| * | cargo updatekjeremy2020-09-301-12/+19
| |/
* | Merge #6102bors[bot]2020-09-301-21/+52
|\ \ | |/ |/|
| * Fix MergingBehaviour::Last not working properlyLukas Wirth2020-09-301-21/+52
|/
* Merge #6096bors[bot]2020-09-298-32/+85
|\
| * Extend **Status** command to also show dep info for the fileAleksey Kladov2020-09-298-32/+85
* | Merge #6095bors[bot]2020-09-296-64/+13
|\|
| * Remove periodic gc stubAleksey Kladov2020-09-296-64/+13
|/
* Merge #6094bors[bot]2020-09-291-1/+3
|\
| * More panic_contextAleksey Kladov2020-09-291-1/+3
* | Merge #6093bors[bot]2020-09-293-2/+55
|\|
| * Add panic_context module for better panic messagesAleksey Kladov2020-09-293-2/+55
|/
* Merge #6090bors[bot]2020-09-291-0/+52
|\
| * More style adviceAleksey Kladov2020-09-291-0/+52
* | Merge #5928bors[bot]2020-09-297-9/+175
|\ \
| * | Replace "No references" with "0 references".vsrs2020-09-291-2/+3
| * | Add testsvsrs2020-09-291-3/+77
| * | Do not show references CodeLens for tests.vsrs2020-09-293-14/+26
| * | Make method references CodeLens lazy.vsrs2020-09-292-43/+56
| * | Make method references CodeLens off by default.vsrs2020-09-292-3/+3
| * | Add method references CodeLensvsrs2020-09-294-8/+74
|/ /
* | Merge #6080bors[bot]2020-09-295-13/+149
|\ \
| * | Add hover config `linksInHover` to suppress linksflw2020-09-295-13/+149
|/ /
* | Merge #6019bors[bot]2020-09-296-47/+61
|\ \ | |/ |/|
| * Remove make::path_from_textLukas Wirth2020-09-166-47/+61
* | Merge #6088bors[bot]2020-09-282-11/+11
|\ \
| * | Update chalk to 0.30.0Nathan Whitaker2020-09-282-11/+11
* | | Merge #6087bors[bot]2020-09-281-6/+7
|\ \ \ | |/ / |/| |
| * | MicrooptimizeAleksey Kladov2020-09-281-6/+7
|/ /
* | Merge #6086bors[bot]2020-09-282-11/+11
|\ \
| * | chalk 0.29.0Jeremy Kolb2020-09-282-11/+11
|/ /
* | Merge #6033bors[bot]2020-09-284-29/+201
|\ \
| * | Add more comments about proc macro resolutionJonas Schievink2020-09-281-0/+20
| * | Simplify iterator chainJonas Schievink2020-09-281-5/+2
| * | Remove incorrect docsJonas Schievink2020-09-181-6/+0
| * | Reduce visibility of non-proc-macrosJonas Schievink2020-09-183-0/+85
| * | Remove obsolete proc macro collection codeJonas Schievink2020-09-181-19/+0