Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor: add profile call for resolve_obligations | Aleksey Kladov | 2021-04-02 | 1 | -0/+2 |
* | Merge #8285 | bors[bot] | 2021-04-02 | 4 | -8/+26 |
|\ | |||||
| * | Don't recheck obligations if we have learned nothing new | Florian Diebold | 2021-04-01 | 4 | -8/+26 |
* | | Merge #8265 | bors[bot] | 2021-04-01 | 2 | -47/+192 |
|\ \ | |||||
| * | | Check for and skip dummy macro files | Jonas Schievink | 2021-04-01 | 2 | -120/+16 |
| * | | Adjust message when pointing at location in macro | Jonas Schievink | 2021-04-01 | 1 | -2/+10 |
| * | | Search for a suitable primary location | Jonas Schievink | 2021-03-31 | 1 | -9/+27 |
| * | | Rename `convert_location` -> `location` | Jonas Schievink | 2021-03-31 | 1 | -11/+11 |
| * | | Improve rustc diagnostic mapping | Jonas Schievink | 2021-03-30 | 3 | -49/+272 |
* | | | Merge #8283 | bors[bot] | 2021-04-01 | 5 | -7/+96 |
|\ \ \ | |||||
| * | | | Resolve associated types with type anchors | Lukas Wirth | 2021-04-01 | 3 | -12/+42 |
| * | | | Resolve associated types | Lukas Wirth | 2021-04-01 | 4 | -5/+64 |
* | | | | Include remaining memory in memory usage stats | Jonas Schievink | 2021-04-01 | 1 | -1/+2 |
| |_|/ |/| | | |||||
* | | | Merge #8274 | bors[bot] | 2021-04-01 | 2 | -0/+6 |
|\ \ \ | |||||
| * | | | Additional syntax highlighting screenshot in manual | Ayomide Bamidele | 2021-03-31 | 1 | -0/+1 |
| * | | | Gif of "let = " typing assist | Ayomide Bamidele | 2021-03-31 | 1 | -0/+1 |
| * | | | Gifs and screenshots for features in manual (syntax highlighting and typing) | Ayomide Bamidele | 2021-03-31 | 2 | -0/+4 |
| |/ / | |||||
* / / | Fix block inner item defined in macro | Edwin Cheng | 2021-03-31 | 2 | -0/+32 |
|/ / | |||||
* | | Merge #8210 | bors[bot] | 2021-03-31 | 4 | -1/+174 |
|\ \ | |||||
| * | | Don't use snippets | Jonas Schievink | 2021-03-29 | 2 | -19/+14 |
| * | | Use `find_node_at_range` | Jonas Schievink | 2021-03-29 | 2 | -26/+7 |
| * | | Snippet support in extract_type_alias | Jonas Schievink | 2021-03-27 | 2 | -15/+26 |
| * | | Implement "Extract type alias" assist | Jonas Schievink | 2021-03-26 | 3 | -0/+186 |
* | | | Merge #8271 | bors[bot] | 2021-03-31 | 1 | -2/+17 |
|\ \ \ | |||||
| * | | | Fix parse u128 bug in proc-macro | Edwin Cheng | 2021-03-31 | 1 | -2/+17 |
* | | | | Merge #8269 | bors[bot] | 2021-03-31 | 1 | -0/+9 |
|\ \ \ \ | |||||
| * | | | | internal: document semantics for missing names | Aleksey Kladov | 2021-03-31 | 1 | -0/+9 |
* | | | | | Merge #8267 | bors[bot] | 2021-03-31 | 24 | -0/+44 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Gifs and screenshots for features in manual | Ayomide Bamidele | 2021-03-31 | 24 | -0/+44 |
* | | | | | Merge #8266 | bors[bot] | 2021-03-31 | 2 | -1/+46 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix generic arguments being incorrectly offset in qualified trait casts | Lukas Wirth | 2021-03-30 | 2 | -1/+46 |
* | | | | | Revert "8024: Added test case for highlighting trait items." | Chetan Khilosiya | 2021-03-30 | 2 | -104/+0 |
* | | | | | 8024: Fix for function name change. | Chetan Khilosiya | 2021-03-30 | 1 | -2/+2 |
* | | | | | 8024: Added test case for highlighting trait items. | Chetan Khilosiya | 2021-03-30 | 2 | -0/+104 |
* | | | | | 8024: Updated the implementation for trait modifier. | Chetan Khilosiya | 2021-03-30 | 6 | -20/+30 |
* | | | | | 8024: Added the trait modifier for methods | Chetan Khilosiya | 2021-03-30 | 4 | -1/+24 |
| |_|_|/ |/| | | | |||||
* | | | | Merge #8186 | bors[bot] | 2021-03-30 | 17 | -40/+100 |
|\ \ \ \ | |||||
| * | | | | Remove TraitRef::Error | Lukas Wirth | 2021-03-29 | 3 | -17/+15 |
| * | | | | Rename target_ty to self_ty | Lukas Wirth | 2021-03-29 | 16 | -27/+27 |
| * | | | | Lower traits to TraitRef instead of TypeRef | Lukas Wirth | 2021-03-29 | 6 | -14/+76 |
* | | | | | Merge #8261 | bors[bot] | 2021-03-30 | 1 | -25/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Fix expansion of OR-patterns in match check | Jesse Bakker | 2021-03-30 | 1 | -25/+15 |
* | | | | | | Merge #8262 | bors[bot] | 2021-03-30 | 3 | -12/+46 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | internal: revive google_cpu_profile infra | Aleksey Kladov | 2021-03-30 | 3 | -12/+46 |
| |/ / / / | |||||
* | | | | | Merge #8256 | bors[bot] | 2021-03-30 | 2 | -13/+256 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix code style | ivan770 | 2021-03-30 | 2 | -0/+2 |
| * | | | | Improved node lookup algorithm, added more movable nodes | ivan770 | 2021-03-30 | 1 | -13/+254 |
* | | | | | internal: switch from CLI to internal benchmarking | Aleksey Kladov | 2021-03-30 | 6 | -262/+76 |
|/ / / / | |||||
* | | | | Accurately classify assoc. types in paths | Jonas Schievink | 2021-03-30 | 2 | -18/+38 |
* | | | | Merge #8247 | bors[bot] | 2021-03-29 | 1 | -0/+2 |
|\ \ \ \ |