aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge #5503bors[bot]2020-07-235-13/+37
|\ \ \ \
| * | | | Replace superslice with API on path to stabilizationAleksey Kladov2020-07-235-13/+37
* | | | | Merge #5497bors[bot]2020-07-235-13/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Store macro invocation parameters as text instead of ttLaurențiu Nicola2020-07-225-13/+20
* | | | | Merge #5501bors[bot]2020-07-231-16/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | minorAleksey Kladov2020-07-231-16/+16
|/ / / /
* | | | Merge #5492bors[bot]2020-07-223-4/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | Move deprecated attribute to where it is neededkjeremy2020-07-221-2/+6
| * | | Use symbol tagskjeremy2020-07-223-4/+20
|/ / /
* | | Merge #5488bors[bot]2020-07-221-2/+2
|\ \ \
| * | | Update manual.adocVeetaha2020-07-221-2/+2
* | | | Merge #5489bors[bot]2020-07-221-3/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Clarify initializationOptionsJeremy Kolb2020-07-221-3/+5
|/ / /
* | | Merge #5481bors[bot]2020-07-223-15/+40
|\ \ \ | |/ / |/| |
| * | Update crates/rust-analyzer/src/main_loop.rsJeremy Kolb2020-07-221-1/+1
| * | Clear diagnostics for known file version on closekjeremy2020-07-211-3/+10
| * | Store document version and pass back to the clientkjeremy2020-07-213-13/+31
* | | Merge #5475bors[bot]2020-07-226-26/+270
|\ \ \
| * | | Check that visibility upgrade path is hitJonas Schievink2020-07-222-4/+8
| * | | Support `Trait as _` importsJonas Schievink2020-07-216-26/+266
| |/ /
* | | Merge #5487bors[bot]2020-07-2211-119/+13
|\ \ \
| * | | Setup global allocator in the correct crateAleksey Kladov2020-07-225-10/+6
| * | | Remove support for jemallocAleksey Kladov2020-07-2210-109/+7
|/ / /
* | | Merge #5478bors[bot]2020-07-221-15/+75
|\ \ \
| * | | Replace existing visibility modifier in fix_visibilityTimo Freiberg2020-07-211-15/+75
* | | | Merge #5479bors[bot]2020-07-223-10/+19
|\ \ \ \
| * | | | Allow gathering memory stats on non-jemalloc LinuxJonas Schievink2020-07-213-10/+19
| |/ / /
* | | | Merge #5483bors[bot]2020-07-211-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | bump crossbeam-channelkjeremy2020-07-211-3/+3
|/ / /
* | | Merge #5476bors[bot]2020-07-211-48/+55
|\ \ \ | |/ / |/| |
| * | Cleanup extact variableAleksey Kladov2020-07-211-48/+55
| * | minorAleksey Kladov2020-07-211-2/+2
| |/
* | Merge pull request #5447 from jethrogb/gitattributesAleksey Kladov2020-07-211-0/+4
|\ \
| * | Update .gitattributesJethro Beekman2020-07-201-0/+4
* | | Merge #5472bors[bot]2020-07-2110-5457/+5369
|\ \ \
| * | | Remove insta depLaurențiu Nicola2020-07-214-92/+3
| * | | Replace remaining insta usesLaurențiu Nicola2020-07-216-5365/+5366
|/ / /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge #5451 #5463 #5465 #5466bors[bot]2020-07-2112-92/+141
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | * | Do not show default types in closuresKirill Bulatov2020-07-202-3/+21
| | | * | | Bump chalkkjeremy2020-07-202-11/+11
| | | |/ /
| | * / / Bump lexerkjeremy2020-07-202-3/+3
| | |/ /
| * | | On second thought, we want to preserve the textMate here where all punctuatio...GrayJack2020-07-213-3/+5
| * | | `#` as AttributeGrayJack2020-07-213-2/+3
| * | | @ as operatorGrayJack2020-07-211-2/+3
| * | | Assingment semantic highlightGrayJack2020-07-206-41/+47
| * | | Handle semantic highlight when STAR is part of the `*{const, mut}`GrayJack2020-07-206-32/+35
| * | | Highlight more cases of SyntaxKind when it is a punctuationGrayJack2020-07-201-14/+32
* | | | Merge #5467bors[bot]2020-07-212-0/+7
|\ \ \ \
| * | | | Protect against `{}`kjeremy2020-07-201-1/+1
| * | | | Allow client to respond to workspace/configuration with null valueskjeremy2020-07-202-0/+7
| | |/ / | |/| |