Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Make control token modifier less ambiguous | Aleksey Kladov | 2020-04-06 | 4 | -8/+8 | |
* | | | Merge #3843 | bors[bot] | 2020-04-06 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Remove rustc_lexer dependency in favour of rustc-ap-rustc_lexer | est31 | 2020-04-06 | 1 | -1/+1 | |
* | | | | Merge #3829 | bors[bot] | 2020-04-06 | 1 | -12/+110 | |
|\ \ \ \ | ||||||
| * | | | | Adds to SSR match for semantically equivalent call and method call | Mikhail Modin | 2020-04-02 | 1 | -12/+110 | |
* | | | | | Merge #3744 | bors[bot] | 2020-04-06 | 11 | -136/+294 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Upgrade Chalk again | Florian Diebold | 2020-04-05 | 11 | -109/+192 | |
| * | | | | Upgrade Chalk | Florian Diebold | 2020-04-05 | 3 | -30/+105 | |
* | | | | | Hide unit fn return types | Laurențiu Nicola | 2020-04-05 | 5 | -20/+28 | |
|/ / / / | ||||||
* | | | | Fix inference of function pointer return types | Laurențiu Nicola | 2020-04-05 | 2 | -1/+31 | |
* | | | | Merge #3848 | bors[bot] | 2020-04-04 | 1 | -3/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove unused dependencies | est31 | 2020-04-04 | 1 | -3/+0 | |
| | |/ / | |/| | | ||||||
* | | | | Remove explicit generic type parameter | veetaha | 2020-04-04 | 1 | -1/+1 | |
* | | | | Simplify config | veetaha | 2020-04-04 | 1 | -9/+8 | |
|/ / / | ||||||
* | | | Add parens for enums | Aleksey Kladov | 2020-04-03 | 4 | -46/+175 | |
* | | | Generalize call parenthesis insertion | Aleksey Kladov | 2020-04-03 | 1 | -27/+46 | |
* | | | Remove the second code-path for completing names in patterns | Aleksey Kladov | 2020-04-03 | 4 | -70/+31 | |
* | | | Macro patterns are not confused with expressions. | Aleksey Kladov | 2020-04-03 | 6 | -17/+85 | |
* | | | Cleanups | Aleksey Kladov | 2020-04-03 | 2 | -14/+13 | |
* | | | Add doc comment on main.rs | Edwin Cheng | 2020-04-03 | 1 | -0/+2 | |
* | | | Introduce ra_proc_macro_srv | Edwin Cheng | 2020-04-03 | 4 | -2/+99 | |
* | | | Merge #3746 | bors[bot] | 2020-04-03 | 4 | -0/+842 | |
|\ \ \ | ||||||
| * | | | Use ast::make API in add_function assist | Timo Freiberg | 2020-04-01 | 2 | -67/+73 | |
| * | | | Add create_function assist | Timo Freiberg | 2020-04-01 | 3 | -0/+836 | |
* | | | | Merge #3814 | bors[bot] | 2020-04-03 | 4 | -1/+230 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Cleanup checking for existing impls in impl From assist | Matthew Hall | 2020-04-02 | 2 | -48/+24 | |
| * | | | Add impl From for enum variant assist | Matthew Hall | 2020-04-01 | 4 | -2/+255 | |
* | | | | Apply cargo xtask format | veetaha | 2020-04-02 | 1 | -1/+0 | |
* | | | | Migrate to privacy as per review commets | veetaha | 2020-04-02 | 6 | -15/+25 | |
* | | | | Less mutability | veetaha | 2020-04-02 | 1 | -19/+23 | |
* | | | | Migrate to iters some more | veetaha | 2020-04-02 | 1 | -18/+11 | |
* | | | | Migrate to iterators | veetaha | 2020-04-02 | 1 | -15/+3 | |
* | | | | Simpify workspace handling | veetaha | 2020-04-02 | 7 | -83/+63 | |
* | | | | Don't clone where you can copy | veetaha | 2020-04-02 | 1 | -1/+1 | |
* | | | | Merge #3811 | bors[bot] | 2020-04-02 | 5 | -3/+104 | |
|\ \ \ \ | ||||||
| * | | | | Add inference for literal and range patterns | Florian Diebold | 2020-04-01 | 5 | -3/+104 | |
| | |/ / | |/| | | ||||||
* | | | | Allow fully overriding check and fmt commands | Aleksey Kladov | 2020-04-02 | 1 | -2/+19 | |
| |_|/ |/| | | ||||||
* | | | Remove vscode_lldb setting | Aleksey Kladov | 2020-04-02 | 2 | -20/+14 | |
* | | | Siplify | Aleksey Kladov | 2020-04-02 | 2 | -7/+5 | |
* | | | Lean onto default implementation of configs | Aleksey Kladov | 2020-04-02 | 3 | -11/+16 | |
* | | | New config in package.json | Aleksey Kladov | 2020-04-02 | 1 | -26/+41 | |
* | | | Reorder fields | Aleksey Kladov | 2020-04-02 | 1 | -44/+47 | |
* | | | Merge #3820 | bors[bot] | 2020-04-02 | 4 | -87/+3 | |
|\ \ \ | ||||||
| * | | | Remove old syntax highlighting | Aleksey Kladov | 2020-04-02 | 4 | -87/+3 | |
| |/ / | ||||||
* / / | Unique package by name and version. | o0Ignition0o | 2020-04-02 | 1 | -4/+5 | |
|/ / | ||||||
* | | Merge #3806 | bors[bot] | 2020-04-01 | 2 | -3/+4 | |
|\ \ | ||||||
| * | | lower bool literal with the value from source code rather than default bool v... | Josh Mcguigan | 2020-04-01 | 2 | -3/+4 | |
* | | | Fix pointer syntax | Aleksey Kladov | 2020-04-01 | 2 | -30/+36 | |
* | | | Centralize defaults | Aleksey Kladov | 2020-04-01 | 2 | -18/+6 | |
* | | | Reduce scope of deserialization | Aleksey Kladov | 2020-04-01 | 5 | -21/+16 |