Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
|\ \ \ \ | ||||||
| * | | | | internal: ensure that runaway type-inference doesn't block the main loop | Aleksey Kladov | 2021-03-29 | 1 | -0/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge #8244 | bors[bot] | 2021-03-29 | 3 | -11/+81 | |
|\ \ \ \ | ||||||
| * | | | | internal: track missing `.check_cancelled` | Aleksey Kladov | 2021-03-29 | 3 | -11/+81 | |
| |/ / / | ||||||
* | | | | Merge #8243 | bors[bot] | 2021-03-29 | 2 | -60/+35 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Remove code duplication in highlight injection | Lukas Wirth | 2021-03-29 | 2 | -60/+35 | |
* | | | | internal: cleanup hprof | Aleksey Kladov | 2021-03-29 | 1 | -7/+13 | |
|/ / / | ||||||
* | | | formatting fix | Ayomide Bamidele | 2021-03-29 | 2 | -2/+6 | |
* | | | Folding range for statics | Ayomide Bamidele | 2021-03-29 | 1 | -0/+7 | |
* | | | Folding range for consts | Ayomide Bamidele | 2021-03-29 | 2 | -1/+9 | |
* | | | New FoldKinds - Consts, Statics | Ayomide Bamidele | 2021-03-29 | 1 | -1/+5 | |
* | | | Test cases for folding consts and statics | Ayomide Bamidele | 2021-03-29 | 1 | -0/+20 | |
* | | | Merge #8222 | bors[bot] | 2021-03-29 | 1 | -1/+0 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Don't mark unlinked file diagnostic as unused | Jonas Schievink | 2021-03-28 | 1 | -1/+0 | |
* | | | Merge #8212 | bors[bot] | 2021-03-28 | 21 | -96/+287 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Remove unused test fixtures | Edwin Cheng | 2021-03-28 | 1 | -4/+0 | |
| * | | Add support for doc on hover for macro 2.0 | Edwin Cheng | 2021-03-27 | 2 | -2/+33 | |
| * | | Unleash macro 2.0 in hightlight and more | Edwin Cheng | 2021-03-27 | 12 | -31/+49 | |
| * | | Basic Support Macro 2.0 | Edwin Cheng | 2021-03-27 | 7 | -63/+209 | |
* | | | Merge #8221 | bors[bot] | 2021-03-27 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Prefer add `mod` declaration to lib.rs over file.rs in UnlinkedFile fix | Lukas Wirth | 2021-03-27 | 1 | -1/+1 | |
* | | | | Merge #8220 | bors[bot] | 2021-03-27 | 8 | -10/+15 | |
|\ \ \ \ | ||||||
| * | | | | Cleanup ide_db imports | Lukas Wirth | 2021-03-27 | 8 | -10/+15 | |
| |/ / / | ||||||
* | | | | Merge #8213 | bors[bot] | 2021-03-27 | 2 | -5/+21 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Added support for const generics in impl generation | ivan770 | 2021-03-27 | 2 | -5/+21 | |
* | | | | Merge #8201 | bors[bot] | 2021-03-27 | 7 | -70/+119 | |
|\ \ \ \ | ||||||
| * | | | | Fix recursive macro statement expansion | Edwin Cheng | 2021-03-25 | 7 | -70/+119 | |
* | | | | | Add TokenText | Aleksey Kladov | 2021-03-26 | 3 | -7/+89 | |
| |_|/ / |/| | | | ||||||
* | | | | syntax: return owned string instead of leaking string | cynecx | 2021-03-26 | 16 | -27/+27 | |
| |_|/ |/| | |