aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use x86_64-unknown-linux-gnu for releasesLaurențiu Nicola2020-04-282-6/+3
* Merge #4139bors[bot]2020-04-252-12/+75
|\
| * Checks no repetition for an empty tokenEdwin Cheng2020-04-252-12/+75
* | Merge #4137bors[bot]2020-04-252-14/+87
|\ \
| * | Prefer core/alloc paths on #![no_std]Jonas Schievink2020-04-252-14/+87
* | | Merge #4133bors[bot]2020-04-252-11/+10
|\ \ \ | |/ / |/| |
| * | main: fix bug where thread pool isn't joinedAndrew Gallant2020-04-251-0/+1
| * | main: eagerly prime goto-definition cachesAndrew Gallant2020-04-252-11/+9
* | | Merge #4135bors[bot]2020-04-2527-148/+132
|\ \ \
| * | | Rename StructField -> FieldAleksey Kladov2020-04-2527-148/+132
|/ / /
* | | Merge #4134bors[bot]2020-04-252-0/+16
|\ \ \
| * | | Fix whitespacesEdwin Cheng2020-04-251-1/+1
| * | | Special case for empty commentsEdwin Cheng2020-04-252-0/+16
| | |/ | |/|
* | | Merge #4125bors[bot]2020-04-255-9/+14
|\ \ \
| * | | Avoid lossy OsString conversionsLaurențiu Nicola2020-04-255-9/+14
* | | | Merge #4131bors[bot]2020-04-25439-26996/+26954
|\ \ \ \ | |_|_|/ |/| | |
| * | | text-size 1.0.0Aleksey Kladov2020-04-256-12/+16
| * | | Switch to TryFromAleksey Kladov2020-04-2513-53/+63
| * | | CleanupsAleksey Kladov2020-04-254-24/+18
| * | | Convert tests to text-sizeAleksey Kladov2020-04-25376-26521/+26489
| * | | Convert code to text-sizeAleksey Kladov2020-04-2575-456/+438
|/ / /
* | | Merge #4128bors[bot]2020-04-241-1/+52
|\ \ \
| * | | Include correct item path for variant completionsJonas Schievink2020-04-241-1/+52
| |/ /
* | | Merge #4129bors[bot]2020-04-241-1/+1
|\ \ \
| * | | Don't print cargo version to stdout, breaking everythingAleksey Kladov2020-04-241-1/+1
|/ / /
| | |
| \ \
*-. \ \ Merge #3998 #4006bors[bot]2020-04-2412-95/+940
|\ \ \ \
| | * | | Adapt format specifier highlighting to support escaped squences and unicode i...Leander Tentrup2020-04-224-144/+209
| | * | | Apply suggestions from code reviewLeander Tentrup2020-04-222-34/+32
| | * | | Implement syntax highlighting for format stringsLeander Tentrup2020-04-204-3/+532
| | * | | Refactor flattening logic for highlighted syntax rangesLeander Tentrup2020-04-181-54/+85
| * | | | Add `pub(crate)` to functions generated in other moduleTimo Freiberg2020-04-212-46/+27
| * | | | Jump to sourceChanges in other filesTimo Freiberg2020-04-213-16/+15
| * | | | Add target file information to AssistActionTimo Freiberg2020-04-214-16/+82
| * | | | Make add_function generate functions in other modules via qualified pathTimo Freiberg2020-04-214-29/+205
* | | | | Merge #4127bors[bot]2020-04-241-0/+5
|\ \ \ \ \
| * | | | | More helpful error message if toolchain is not in PATHAleksey Kladov2020-04-241-0/+5
| | |_|/ / | |/| | |
* | | | | Merge #4126bors[bot]2020-04-241-6/+38
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't omit methods with self from path completionJonas Schievink2020-04-241-6/+38
|/ / / /
* | | | Merge #4105bors[bot]2020-04-245-0/+595
|\ \ \ \
| * | | | Adds attribute completions (#3941)Roberto Vidal2020-04-245-0/+595
|/ / / /
* | | | Merge #4121bors[bot]2020-04-245-48/+59
|\ \ \ \ | |_|_|/ |/| | |
| * | | Better label for macros completionAleksey Kladov2020-04-245-48/+59
|/ / /
* | | Merge #4101bors[bot]2020-04-242-12/+5
|\ \ \
| * | | Refactor a bitEdwin Cheng2020-04-241-8/+3
| * | | Bubble up errorEdwin Cheng2020-04-232-10/+7
| * | | Fix typoEdwin Cheng2020-04-231-1/+1
| * | | Panic proc macro srv if read request failedEdwin Cheng2020-04-231-2/+3
* | | | Merge #4118bors[bot]2020-04-241-10/+10
|\ \ \ \
| * | | | :arrow_up: crates (to bust the caches)Aleksey Kladov2020-04-241-10/+10
|/ / / /
* | | | Merge #4117bors[bot]2020-04-242-0/+14
|\ \ \ \