aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | cargo fmtCraig Disselkoen2020-05-061-1/+4
| * | pull function out into new crate ra_env; use in ra_flycheck as wellCraig Disselkoen2020-05-069-16/+31
| * | more generic, find rustc as wellCraig Disselkoen2020-05-064-54/+71
| * | ra_project_model: look for Cargo in more placesCraig Disselkoen2020-05-063-10/+128
* | | Merge #4372bors[bot]2020-05-083-7/+13
|\ \ \
| * | | Add master config for inlayHints to make disabling easyAleksey Kladov2020-05-083-7/+13
|/ / /
* | | Merge #4370bors[bot]2020-05-082-18/+12
|\ \ \
| * | | Move feature desugaring to the right abstraction layerAleksey Kladov2020-05-082-18/+12
|/ / /
* | | Merge #4367bors[bot]2020-05-071-16/+16
|\ \ \
| * | | Update depskjeremy2020-05-071-16/+16
|/ / /
* | | Merge #4296bors[bot]2020-05-074-5/+130
|\ \ \
| * | | Assume cargo_metadata uses String for cfgs soonrobojumper2020-05-052-10/+9
| * | | Merge heavy testsrobojumper2020-05-051-134/+105
| * | | Support build.rs cargo:rustc-cfgrobojumper2020-05-044-3/+158
* | | | Merge #4362bors[bot]2020-05-071-2/+24
|\ \ \ \
| * | | | do not show runnables for main function outside of a binary target #4356Benjamin Coenen2020-05-071-2/+24
* | | | | Merge #4365bors[bot]2020-05-071-0/+3
|\ \ \ \ \
| * | | | | Use the correct color for structsAleksey Kladov2020-05-071-0/+3
* | | | | | Merge #4346bors[bot]2020-05-072-2/+70
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove HasVisibility implementationFedor Sakharov2020-05-073-12/+6
| * | | | | Fix rename of enum variant visible from moduleFedor Sakharov2020-05-064-2/+76
* | | | | | Merge #4364bors[bot]2020-05-078-70/+69
|\ \ \ \ \ \
| * | | | | | SimplifyAleksey Kladov2020-05-075-6/+5
| * | | | | | Nicer APIAleksey Kladov2020-05-073-42/+42
| * | | | | | Rename AssitLabel -> AssistAleksey Kladov2020-05-074-24/+24
|/ / / / / /
* | | | | | Merge #4350bors[bot]2020-05-0738-593/+521
|\ \ \ \ \ \
| * | | | | | Refactor assists API to be more convenient for adding new assistsAleksey Kladov2020-05-0738-593/+521
|/ / / / / /
* | | | | | Merge #4359bors[bot]2020-05-071-1/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix panic in FunctionSignatureAleksey Kladov2020-05-071-1/+7
|/ / / / /
* | | | | Merge #4333bors[bot]2020-05-061-15/+8
|\ \ \ \ \
| * | | | | Update Arch Linux and ALE install instructionsDaniel M. Capella2020-05-051-15/+8
| | |_|/ / | |/| | |
* | | | | Merge #4353bors[bot]2020-05-061-0/+6
|\ \ \ \ \
| * | | | | Better mapping to TextMate scopes for keywordsAleksey Kladov2020-05-061-0/+6
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge #4316 #4351bors[bot]2020-05-062-5/+46
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | * | | | | Fix Windows server pathLaurențiu Nicola2020-05-061-1/+1
| * | | | | | do not truncate display for hoverBenjamin Coenen2020-05-061-2/+2
| * | | | | | do not truncate display for hoverBenjamin Coenen2020-05-061-1/+42
| * | | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer into fix_4311Benjamin Coenen2020-05-0661-567/+657
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | do not truncate display for hover #4311Benjamin Coenen2020-05-051-1/+1
* | | | | | | Merge #4349bors[bot]2020-05-061-1/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | package.json: Minor configuration spelling fixSean Bright2020-05-061-1/+1
* | | | | | | Merge #4331bors[bot]2020-05-063-11/+140
|\ \ \ \ \ \ \
| * | | | | | | Allow fixture strings with unindented first lineTimo Freiberg2020-05-061-9/+95
| * | | | | | | Add fixture doc commentTimo Freiberg2020-05-062-2/+45
* | | | | | | | Merge #4043bors[bot]2020-05-064-0/+998
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | add Ok wrappingBenjamin Coenen2020-05-064-0/+998
|/ / / / / / /
* | | | | | | Merge #4347bors[bot]2020-05-061-6/+23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix usefulness check for never typeMikail Bagishov2020-05-061-6/+23
| | |_|/ / / | |/| | | |
* | | | | | Merge #4345bors[bot]2020-05-066-47/+32
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SimplifyAleksey Kladov2020-05-063-33/+17