| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-04-30 | Merge #4221 | bors[bot] | -0/+52 |
| 2020-04-30 | Special-case try macro to better support 2015 edition | Aleksey Kladov | -0/+52 |
| 2020-04-30 | Merge #4219 | bors[bot] | -33/+67 |
| 2020-04-30 | Merge #4210 | bors[bot] | -0/+65 |
| 2020-04-30 | Merge #4178 | bors[bot] | -1/+121 |
| 2020-04-30 | Avoid `rustup` invocation for non-rustup rust installation | oxalica | -33/+67 |
| 2020-04-30 | Merge #4216 | bors[bot] | -2/+4 |
| 2020-04-30 | Add tests of showing function qualifiers | oxalica | -0/+25 |
| 2020-04-30 | docs(user): method chaining hints support | Heyward Fann | -2/+4 |
| 2020-04-29 | Merge #4162 | bors[bot] | -68/+402 |
| 2020-04-30 | if let -> match | Jonas Schievink | -4/+3 |
| 2020-04-30 | ? | Jonas Schievink | -5/+1 |
| 2020-04-30 | Use or-patterns more | Jonas Schievink | -10/+9 |
| 2020-04-30 | Remove `.clone()` | Jonas Schievink | -8/+8 |
| 2020-04-30 | Rename to associated_type_shorthand_candidates | Jonas Schievink | -29/+30 |
| 2020-04-30 | Complete assoc. items on type parameters | Jonas Schievink | -69/+408 |
| 2020-04-29 | Merge #4212 | bors[bot] | -2/+2 |
| 2020-04-29 | Fix Typos on features.md | KENTARO OKUDA | -2/+2 |
| 2020-04-29 | Validate the location of `crate` in paths | John Renner | -1/+121 |
| 2020-04-30 | Include function qualifiers in signature | oxalica | -0/+40 |
| 2020-04-29 | Merge #4119 | bors[bot] | -65/+110 |
| 2020-04-29 | Merge #4208 | bors[bot] | -39/+95 |
| 2020-04-29 | More principled approach for finding From trait | Aleksey Kladov | -39/+95 |
| 2020-04-29 | Merge #4205 | bors[bot] | -1/+1 |
| 2020-04-29 | Fix YouComplteMe instructions link | Boris Staletic | -1/+1 |
| 2020-04-29 | Merge #4204 | bors[bot] | -54/+144 |
| 2020-04-29 | Use specific pattern when translating if-let-else to match | Aleksey Kladov | -20/+123 |
| 2020-04-29 | Merge #4203 | bors[bot] | -9/+49 |
| 2020-04-29 | Better filtering of qualified enum variants in completion | Aleksey Kladov | -9/+49 |
| 2020-04-29 | Move shared assist code to utils | Aleksey Kladov | -48/+35 |
| 2020-04-29 | Merge #4199 | bors[bot] | -0/+15 |
| 2020-04-28 | add ale to the nvim setup section of the readme | Simon Cruanes | -0/+15 |
| 2020-04-28 | Merge #4198 | bors[bot] | -12/+53 |
| 2020-04-28 | Merge #4196 | bors[bot] | -3/+33 |
| 2020-04-28 | Complete union fields after dot | Jonas Schievink | -12/+53 |
| 2020-04-28 | Build extension too | Jonas Schievink | -3/+26 |
| 2020-04-28 | Merge #4161 | bors[bot] | -47/+58 |
| 2020-04-28 | Merge #4193 | bors[bot] | -56/+61 |
| 2020-04-28 | Merge #4184 | bors[bot] | -10/+22 |
| 2020-04-28 | Fix comment prefix method for four slash comments | adamrk | -10/+6 |
| 2020-04-28 | Merge #4148 | bors[bot] | -24/+21 |
| 2020-04-28 | Merge pull request #4157 from lnicola/glibc-releases | Aleksey Kladov | -6/+3 |
| 2020-04-28 | Rebuild rust-analyzer when launching in VS Code | Jonas Schievink | -2/+9 |
| 2020-04-28 | Use x86_64-unknown-linux-gnu for releases | Laurențiu Nicola | -6/+3 |
| 2020-04-28 | Make it impossible to forget to add a semantic token type / modifier | Aleksey Kladov | -56/+61 |
| 2020-04-28 | Merge #4190 | bors[bot] | -1/+1 |
| 2020-04-28 | tiny fix in markdown ordered list | Youngsuk Kim | -1/+1 |
| 2020-04-28 | Merge #4183 | bors[bot] | -37/+48 |
| 2020-04-28 | Introduce new semantic highlight token for format specifier | Leander Tentrup | -37/+48 |
| 2020-04-28 | Treat comments beginning with four slashes as regular line comments | adamrk | -0/+16 |
