aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Cleanup CFG APIAleksey Kladov2020-07-236-63/+44
* Remove dead codeAleksey Kladov2020-07-231-4/+0
* Merge #5504bors[bot]2020-07-231-3/+3
|\
| * Reduce visibilityAleksey Kladov2020-07-231-3/+3
* | Merge #5498bors[bot]2020-07-231-1/+1
|\ \ | |/ |/|
| * assists: change_return_type_to_result: clarify assist descriptionMatthias Krüger2020-07-221-1/+1
* | Merge #5480bors[bot]2020-07-231-0/+4
|\ \
| * | Fix snippetTextEdits applying to other filesTimo Freiberg2020-07-221-0/+4
* | | Merge #5500bors[bot]2020-07-232-3/+10
|\ \ \
| * | | ProblemMatcher auto detects relative/absolute paths and matches VSCode LSP's ...James Leitch2020-07-232-3/+10
| | |/ | |/|
* | | 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
| | | |/ /