aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
* Cache macro expansion in semanticsAleksey Kladov2020-07-241-2/+14
* Add missing cancellation pointAleksey Kladov2020-07-241-0/+1
* Merge #5515bors[bot]2020-07-241-0/+1
|\
| * Add profiling callAleksey Kladov2020-07-241-0/+1
* | Merge #5511bors[bot]2020-07-231-3/+6
|\ \
| * | Set the document version after changes are applied but before vfskjeremy2020-07-231-3/+6
| |/
* / Lighter weight tempdirAleksey Kladov2020-07-234-10/+75
|/
* 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-237-106/+89
|\ \ | |/ |/|
| * More Rustic API for EnvAleksey Kladov2020-07-214-20/+8
| * 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 #5503bors[bot]2020-07-233-5/+36
|\ \ \
| * | | Replace superslice with API on path to stabilizationAleksey Kladov2020-07-233-5/+36
* | | | Merge #5497bors[bot]2020-07-235-13/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Store macro invocation parameters as text instead of ttLaurențiu Nicola2020-07-225-13/+20
* | | | minorAleksey Kladov2020-07-231-16/+16
| |/ / |/| |
* | | Move deprecated attribute to where it is neededkjeremy2020-07-221-2/+6
* | | Use symbol tagskjeremy2020-07-222-2/+18
* | | 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
| |/ /
* | | Setup global allocator in the correct crateAleksey Kladov2020-07-224-9/+5
* | | Remove support for jemallocAleksey Kladov2020-07-225-23/+4
* | | Merge #5478bors[bot]2020-07-221-15/+75
|\ \ \
| * | | Replace existing visibility modifier in fix_visibilityTimo Freiberg2020-07-211-15/+75
* | | | Allow gathering memory stats on non-jemalloc LinuxJonas Schievink2020-07-212-10/+17
|/ / /
* | | Merge #5476bors[bot]2020-07-211-48/+55
|\ \ \ | |/ / |/| |
| * | Cleanup extact variableAleksey Kladov2020-07-211-48/+55
| * | minorAleksey Kladov2020-07-211-2/+2
| |/
* | Remove insta depLaurențiu Nicola2020-07-212-3/+2
* | Replace remaining insta usesLaurențiu Nicola2020-07-216-5365/+5366
| |
| \
| \
| \
| \
| \
*-----. \ Merge #5451 #5463 #5465 #5466bors[bot]2020-07-2111-82/+131
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * Do not show default types in closuresKirill Bulatov2020-07-202-3/+21
| | | * | Bump chalkkjeremy2020-07-201-3/+3
| | | |/
| | * / Bump lexerkjeremy2020-07-201-1/+1
| | |/