aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update tracingkjeremy2020-07-231-2/+2
* Merge #5507bors[bot]2020-07-236-71/+107
|\
| * Require quotes around key-value cfg flags in rust-project.jsonAleksey Kladov2020-07-236-71/+107
|/
* Merge #5506bors[bot]2020-07-234-8/+9
|\
| * Rename modulesAleksey Kladov2020-07-234-8/+9
* | Merge #5505bors[bot]2020-07-236-67/+44
|\|
| * Cleanup CFG APIAleksey Kladov2020-07-236-63/+44
| * Remove dead codeAleksey Kladov2020-07-231-4/+0
* | Merge #5473bors[bot]2020-07-238-111/+117
|\ \ | |/ |/|
| * More Rustic API for EnvAleksey Kladov2020-07-214-20/+8
| * Apply suggestions from code reviewAleksey Kladov2020-07-211-4/+4
| * Document new rust-project.json formatAleksey Kladov2020-07-211-5/+28
| * Replace OUT_DIR in project.json with general envAleksey Kladov2020-07-212-9/+7
| * Replace roots with include/exclude directoriesAleksey Kladov2020-07-212-31/+32
| * Expose package roots more directlyAleksey Kladov2020-07-213-54/+50
* | 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
| |/ / /