Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge #4376 | bors[bot] | 2020-05-08 | 3 | -10/+11 | |
|\ \ \ | ||||||
| * | | | Fix type of byte literals | Florian Diebold | 2020-05-08 | 3 | -10/+11 | |
|/ / / | ||||||
* | | | Merge #4375 | bors[bot] | 2020-05-08 | 10 | -141/+108 | |
|\| | | ||||||
| * | | Cleanup | Aleksey Kladov | 2020-05-08 | 7 | -100/+64 | |
| * | | Cleanup | Aleksey Kladov | 2020-05-08 | 1 | -27/+28 | |
| * | | Rename ra_env -> ra_toolchain | Aleksey Kladov | 2020-05-08 | 9 | -21/+23 | |
|/ / | ||||||
* | | Merge #4329 | bors[bot] | 2020-05-08 | 13 | -63/+183 | |
|\ \ | ||||||
| * | | use home crate instead of dirs | Craig Disselkoen | 2020-05-07 | 3 | -78/+13 | |
| * | | simplify by using bail! macro | Craig Disselkoen | 2020-05-06 | 1 | -4/+7 | |
| * | | cargo fmt | Craig Disselkoen | 2020-05-06 | 1 | -1/+5 | |
| * | | return a PathBuf instead of String | Craig Disselkoen | 2020-05-06 | 2 | -8/+9 | |
| * | | simplify some code using early returns | Craig Disselkoen | 2020-05-06 | 1 | -24/+17 | |
| * | | Fix cargo not found on macos bug at vscode extension side | veetaha | 2020-05-06 | 3 | -7/+48 | |
| * | | Preliminary refactoring of cargo.ts | veetaha | 2020-05-06 | 2 | -33/+19 | |
| * | | add module-level docs so that tests pass | Craig Disselkoen | 2020-05-06 | 1 | -0/+4 | |
| * | | cargo fmt | Craig Disselkoen | 2020-05-06 | 1 | -1/+4 | |
| * | | pull function out into new crate ra_env; use in ra_flycheck as well | Craig Disselkoen | 2020-05-06 | 9 | -16/+31 | |
| * | | more generic, find rustc as well | Craig Disselkoen | 2020-05-06 | 4 | -54/+71 | |
| * | | ra_project_model: look for Cargo in more places | Craig Disselkoen | 2020-05-06 | 3 | -10/+128 | |
* | | | Merge #4372 | bors[bot] | 2020-05-08 | 3 | -7/+13 | |
|\ \ \ | ||||||
| * | | | Add master config for inlayHints to make disabling easy | Aleksey Kladov | 2020-05-08 | 3 | -7/+13 | |
|/ / / | ||||||
* | | | Merge #4370 | bors[bot] | 2020-05-08 | 2 | -18/+12 | |
|\ \ \ | ||||||
| * | | | Move feature desugaring to the right abstraction layer | Aleksey Kladov | 2020-05-08 | 2 | -18/+12 | |
|/ / / | ||||||
* | | | Merge #4367 | bors[bot] | 2020-05-07 | 1 | -16/+16 | |
|\ \ \ | ||||||
| * | | | Update deps | kjeremy | 2020-05-07 | 1 | -16/+16 | |
|/ / / | ||||||
* | | | Merge #4296 | bors[bot] | 2020-05-07 | 4 | -5/+130 | |
|\ \ \ | ||||||
| * | | | Assume cargo_metadata uses String for cfgs soon | robojumper | 2020-05-05 | 2 | -10/+9 | |
| * | | | Merge heavy tests | robojumper | 2020-05-05 | 1 | -134/+105 | |
| * | | | Support build.rs cargo:rustc-cfg | robojumper | 2020-05-04 | 4 | -3/+158 | |
* | | | | Merge #4362 | bors[bot] | 2020-05-07 | 1 | -2/+24 | |
|\ \ \ \ | ||||||
| * | | | | do not show runnables for main function outside of a binary target #4356 | Benjamin Coenen | 2020-05-07 | 1 | -2/+24 | |
* | | | | | Merge #4365 | bors[bot] | 2020-05-07 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use the correct color for structs | Aleksey Kladov | 2020-05-07 | 1 | -0/+3 | |
* | | | | | | Merge #4346 | bors[bot] | 2020-05-07 | 2 | -2/+70 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Remove HasVisibility implementation | Fedor Sakharov | 2020-05-07 | 3 | -12/+6 | |
| * | | | | | Fix rename of enum variant visible from module | Fedor Sakharov | 2020-05-06 | 4 | -2/+76 | |
* | | | | | | Merge #4364 | bors[bot] | 2020-05-07 | 8 | -70/+69 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Simplify | Aleksey Kladov | 2020-05-07 | 5 | -6/+5 | |
| * | | | | | | Nicer API | Aleksey Kladov | 2020-05-07 | 3 | -42/+42 | |
| * | | | | | | Rename AssitLabel -> Assist | Aleksey Kladov | 2020-05-07 | 4 | -24/+24 | |
|/ / / / / / | ||||||
* | | | | | | Merge #4350 | bors[bot] | 2020-05-07 | 38 | -593/+521 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Refactor assists API to be more convenient for adding new assists | Aleksey Kladov | 2020-05-07 | 38 | -593/+521 | |
|/ / / / / / | ||||||
* | | | | | | Merge #4359 | bors[bot] | 2020-05-07 | 1 | -1/+7 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix panic in FunctionSignature | Aleksey Kladov | 2020-05-07 | 1 | -1/+7 | |
|/ / / / / | ||||||
* | | | | | Merge #4333 | bors[bot] | 2020-05-06 | 1 | -15/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update Arch Linux and ALE install instructions | Daniel M. Capella | 2020-05-05 | 1 | -15/+8 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge #4353 | bors[bot] | 2020-05-06 | 1 | -0/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Better mapping to TextMate scopes for keywords | Aleksey Kladov | 2020-05-06 | 1 | -0/+6 | |
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
*-. \ \ \ \ \ | Merge #4316 #4351 | bors[bot] | 2020-05-06 | 2 | -5/+46 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| | * | | | | | Fix Windows server path | Laurențiu Nicola | 2020-05-06 | 1 | -1/+1 |