Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce BlockModifier | Aleksey Kladov | 2020-04-30 | 2 | -2/+19 |
* | Remove dead code, which elaborately pretends to be alive | Aleksey Kladov | 2020-04-30 | 6 | -52/+11 |
* | Fix a bunch of false-positives in join-lines | Aleksey Kladov | 2020-04-30 | 5 | -14/+83 |
* | Merge #4153 | bors[bot] | 2020-04-30 | 4 | -13/+125 |
|\ | |||||
| * | Add support for incremental text synchronization | Laurențiu Nicola | 2020-04-30 | 4 | -13/+125 |
* | | Merge #4227 | bors[bot] | 2020-04-30 | 6 | -81/+116 |
|\ \ | |||||
| * | | Report invalid, nested, multi-segment crate-paths | John Renner | 2020-04-30 | 6 | -81/+116 |
* | | | Merge #4225 | bors[bot] | 2020-04-30 | 3 | -0/+39 |
|\ \ \ | |||||
| * | | | Special-case try macro_rules | Edwin Cheng | 2020-04-30 | 3 | -0/+39 |
| |/ / | |||||
* | | | Merge #4222 | bors[bot] | 2020-04-30 | 4 | -13/+194 |
|\ \ \ | |/ / |/| | | |||||
| * | | fixed lint warning | vsrs | 2020-04-30 | 1 | -1/+1 |
| * | | Removed unnecessary extraArgs for cargo invocation | vsrs | 2020-04-30 | 2 | -6/+3 |
| * | | Fixed tsfmt and eslint errors. | vsrs | 2020-04-30 | 2 | -19/+19 |
| * | | pass Cargo errors to the Debug output channel | vsrs | 2020-04-30 | 3 | -7/+19 |
| * | | MS C++ tools on linux | vsrs | 2020-04-29 | 1 | -1/+2 |
| * | | better configuration enum items | vsrs | 2020-04-29 | 3 | -13/+16 |
| * | | Configuration settings and source maps support | vsrs | 2020-04-29 | 4 | -10/+52 |
| * | | ms-vscode.cpptools debugger support, initial version. | vsrs | 2020-04-28 | 2 | -12/+138 |
* | | | Merge #4223 | bors[bot] | 2020-04-30 | 2 | -92/+79 |
|\ \ \ | |||||
| * | | | Allow to set env vars and pipe stdin via not_bash | Aleksey Kladov | 2020-04-30 | 2 | -92/+79 |
* | | | | Merge #4221 | bors[bot] | 2020-04-30 | 3 | -0/+52 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Special-case try macro to better support 2015 edition | Aleksey Kladov | 2020-04-30 | 3 | -0/+52 |
|/ / / | |||||
* | | | Merge #4219 | bors[bot] | 2020-04-30 | 1 | -33/+67 |
|\ \ \ | |||||
| * | | | Avoid `rustup` invocation for non-rustup rust installation | oxalica | 2020-04-30 | 1 | -33/+67 |
| | |/ | |/| | |||||
* | | | Merge #4210 | bors[bot] | 2020-04-30 | 2 | -0/+65 |
|\ \ \ | |||||
| * | | | Add tests of showing function qualifiers | oxalica | 2020-04-30 | 1 | -0/+25 |
| * | | | Include function qualifiers in signature | oxalica | 2020-04-29 | 1 | -0/+40 |
| |/ / | |||||
* | | | Merge #4178 | bors[bot] | 2020-04-30 | 5 | -1/+121 |
|\ \ \ | |||||
| * | | | Validate the location of `crate` in paths | John Renner | 2020-04-29 | 5 | -1/+121 |
| | |/ | |/| | |||||
* | | | Merge #4216 | bors[bot] | 2020-04-30 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | docs(user): method chaining hints support | Heyward Fann | 2020-04-30 | 1 | -2/+4 |
|/ / / | |||||
* | | | Merge #4162 | bors[bot] | 2020-04-29 | 5 | -68/+402 |
|\ \ \ | |||||
| * | | | if let -> match | Jonas Schievink | 2020-04-29 | 1 | -4/+3 |
| * | | | ? | Jonas Schievink | 2020-04-29 | 1 | -5/+1 |
| * | | | Use or-patterns more | Jonas Schievink | 2020-04-29 | 1 | -10/+9 |
| * | | | Remove `.clone()` | Jonas Schievink | 2020-04-29 | 1 | -8/+8 |
| * | | | Rename to associated_type_shorthand_candidates | Jonas Schievink | 2020-04-29 | 3 | -29/+30 |
| * | | | Complete assoc. items on type parameters | Jonas Schievink | 2020-04-29 | 5 | -69/+408 |
|/ / / | |||||
* | | | Merge #4212 | bors[bot] | 2020-04-29 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix Typos on features.md | KENTARO OKUDA | 2020-04-29 | 1 | -2/+2 |
|/ / | |||||
* | | Merge #4119 | bors[bot] | 2020-04-29 | 4 | -65/+110 |
|\ \ | |||||
| * | | Generate uniq name | Edwin Cheng | 2020-04-26 | 1 | -3/+11 |
| * | | Simpify code | Edwin Cheng | 2020-04-26 | 2 | -16/+12 |
| * | | Fix | Edwin Cheng | 2020-04-26 | 1 | -0/+6 |
| * | | Compare timestamp | Edwin Cheng | 2020-04-26 | 1 | -2/+8 |
| * | | Copy dylib to temp directory | Edwin Cheng | 2020-04-26 | 1 | -1/+18 |
| * | | Cacheproc-macro dlls | Edwin Cheng | 2020-04-26 | 4 | -58/+70 |
* | | | Merge #4208 | bors[bot] | 2020-04-29 | 4 | -39/+95 |
|\ \ \ | |||||
| * | | | More principled approach for finding From trait | Aleksey Kladov | 2020-04-29 | 4 | -39/+95 |
* | | | | Merge #4205 | bors[bot] | 2020-04-29 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | |