aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Report invalid, nested, multi-segment crate-pathsJohn Renner2020-04-306-81/+116
* Merge #4223bors[bot]2020-04-302-92/+79
|\
| * Allow to set env vars and pipe stdin via not_bashAleksey Kladov2020-04-302-92/+79
* | Merge #4221bors[bot]2020-04-303-0/+52
|\ \ | |/ |/|
| * Special-case try macro to better support 2015 editionAleksey Kladov2020-04-303-0/+52
|/
* Merge #4219bors[bot]2020-04-301-33/+67
|\
| * Avoid `rustup` invocation for non-rustup rust installationoxalica2020-04-301-33/+67
* | Merge #4210bors[bot]2020-04-302-0/+65
|\ \
| * | Add tests of showing function qualifiersoxalica2020-04-301-0/+25
| * | Include function qualifiers in signatureoxalica2020-04-291-0/+40
| |/
* | Merge #4178bors[bot]2020-04-305-1/+121
|\ \
| * | Validate the location of `crate` in pathsJohn Renner2020-04-295-1/+121
* | | Merge #4216bors[bot]2020-04-301-2/+4
|\ \ \
| * | | docs(user): method chaining hints supportHeyward Fann2020-04-301-2/+4
|/ / /
* | | Merge #4162bors[bot]2020-04-295-68/+402
|\ \ \
| * | | if let -> matchJonas Schievink2020-04-291-4/+3
| * | | ?Jonas Schievink2020-04-291-5/+1
| * | | Use or-patterns moreJonas Schievink2020-04-291-10/+9
| * | | Remove `.clone()`Jonas Schievink2020-04-291-8/+8
| * | | Rename to associated_type_shorthand_candidatesJonas Schievink2020-04-293-29/+30
| * | | Complete assoc. items on type parametersJonas Schievink2020-04-295-69/+408
|/ / /
* | | Merge #4212bors[bot]2020-04-291-2/+2
|\ \ \ | |_|/ |/| |
| * | Fix Typos on features.mdKENTARO OKUDA2020-04-291-2/+2
|/ /
* | Merge #4119bors[bot]2020-04-294-65/+110
|\ \
| * | Generate uniq nameEdwin Cheng2020-04-261-3/+11
| * | Simpify codeEdwin Cheng2020-04-262-16/+12
| * | FixEdwin Cheng2020-04-261-0/+6
| * | Compare timestampEdwin Cheng2020-04-261-2/+8
| * | Copy dylib to temp directoryEdwin Cheng2020-04-261-1/+18
| * | Cacheproc-macro dllsEdwin Cheng2020-04-264-58/+70
* | | Merge #4208bors[bot]2020-04-294-39/+95
|\ \ \
| * | | More principled approach for finding From traitAleksey Kladov2020-04-294-39/+95
* | | | Merge #4205bors[bot]2020-04-291-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix YouComplteMe instructions linkBoris Staletic2020-04-291-1/+1
|/ / /
* | | Merge #4204bors[bot]2020-04-294-54/+144
|\ \ \
| * | | Use specific pattern when translating if-let-else to matchAleksey Kladov2020-04-294-20/+123
| * | | Move shared assist code to utilsAleksey Kladov2020-04-293-48/+35
* | | | Merge #4203bors[bot]2020-04-292-9/+49
|\ \ \ \
| * | | | Better filtering of qualified enum variants in completionAleksey Kladov2020-04-292-9/+49
|/ / / /
* | | | Merge #4199bors[bot]2020-04-291-0/+15
|\ \ \ \ | |/ / / |/| | |
| * | | add ale to the nvim setup section of the readmeSimon Cruanes2020-04-291-0/+15
|/ / /
* | | Merge #4198bors[bot]2020-04-282-12/+53
|\ \ \
| * | | Complete union fields after dotJonas Schievink2020-04-282-12/+53
* | | | Merge #4196bors[bot]2020-04-283-3/+33
|\ \ \ \ | |/ / / |/| | |
| * | | Build extension tooJonas Schievink2020-04-283-3/+26
| * | | Rebuild rust-analyzer when launching in VS CodeJonas Schievink2020-04-282-2/+9
* | | | Merge #4161bors[bot]2020-04-287-47/+58
|\ \ \ \
| * | | | lsp-types 0.74kjeremy2020-04-267-47/+58
* | | | | Merge #4193bors[bot]2020-04-281-56/+61
|\ \ \ \ \
| * | | | | Make it impossible to forget to add a semantic token type / modifierAleksey Kladov2020-04-281-56/+61
| | |/ / / | |/| | |