Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge #9318 | bors[bot] | 2021-06-17 | 3 | -2/+202 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Complete `repr` attribute parameters | Lukas Wirth | 2021-06-17 | 3 | -2/+202 | |
|/ / | ||||||
* | | Merge #9317 | bors[bot] | 2021-06-17 | 5 | -69/+129 | |
|\ \ | ||||||
| * | | internal: add From to minicore | Aleksey Kladov | 2021-06-17 | 5 | -62/+129 | |
| * | | minor: dead code | Aleksey Kladov | 2021-06-17 | 1 | -7/+0 | |
* | | | Merge #9316 | bors[bot] | 2021-06-17 | 6 | -78/+94 | |
|\| | | ||||||
| * | | internal: add default to minicore | Aleksey Kladov | 2021-06-17 | 6 | -78/+94 | |
|/ / | ||||||
* | | Merge #9315 | bors[bot] | 2021-06-17 | 82 | -355/+335 | |
|\ \ | ||||||
| * | | Fix parser tests for 1.53 | Lukas Wirth | 2021-06-17 | 54 | -198/+198 | |
| * | | simplify | Lukas Wirth | 2021-06-17 | 3 | -11/+9 | |
| * | | Nest all the or-patterns! | Lukas Wirth | 2021-06-17 | 26 | -151/+133 | |
* | | | Merge #9312 | bors[bot] | 2021-06-17 | 12 | -171/+242 | |
|\ \ \ | |/ / |/| / | |/ | ||||||
| * | Correct completions in items tests | Lukas Wirth | 2021-06-17 | 5 | -24/+57 | |
| * | Move item specific completion tests | Lukas Wirth | 2021-06-17 | 6 | -71/+111 | |
| * | Less filtering in completion tests | Lukas Wirth | 2021-06-17 | 7 | -98/+96 | |
|/ | ||||||
* | Merge #9310 | bors[bot] | 2021-06-17 | 10 | -255/+299 | |
|\ | ||||||
| * | Fix incorrect completions in empty braced use statement | Lukas Wirth | 2021-06-17 | 3 | -5/+18 | |
| * | Refine `self`, `super` and `crate` completion in use paths | Lukas Wirth | 2021-06-17 | 9 | -54/+47 | |
| * | Move out and rewrite UseTree completion tests | Lukas Wirth | 2021-06-17 | 5 | -224/+262 | |
* | | Merge #9308 | bors[bot] | 2021-06-17 | 2 | -13/+60 | |
|\ \ | ||||||
| * | | Create modules in correct directory for nested modules in move_module assist | Lukas Wirth | 2021-06-17 | 2 | -13/+60 | |
| |/ | ||||||
* | | Merge #9307 | bors[bot] | 2021-06-17 | 2 | -178/+37 | |
|\ \ | ||||||
| * | | internal: remove dead code | Aleksey Kladov | 2021-06-17 | 1 | -24/+0 | |
| * | | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-17 | 2 | -154/+37 | |
* | | | Merge #9306 | bors[bot] | 2021-06-17 | 4 | -70/+80 | |
|\| | | ||||||
| * | | internal: minimize minicore | Aleksey Kladov | 2021-06-17 | 3 | -59/+36 | |
| * | | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-17 | 3 | -17/+50 | |
|/ / | ||||||
* | | Merge #9304 | bors[bot] | 2021-06-16 | 6 | -159/+212 | |
|\ \ | |/ |/| | ||||||
| * | internal: cleanup tests | Aleksey Kladov | 2021-06-16 | 2 | -72/+140 | |
| * | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-16 | 2 | -15/+8 | |
| * | internal: add iterator to minicore | Aleksey Kladov | 2021-06-16 | 2 | -39/+38 | |
| * | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-16 | 1 | -15/+12 | |
| * | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-16 | 1 | -19/+15 | |
* | | Merge #9301 | bors[bot] | 2021-06-16 | 26 | -414/+430 | |
|\ \ | |/ |/| | ||||||
| * | Move test_utils into tests module | Lukas Wirth | 2021-06-16 | 26 | -238/+194 | |
| * | Don't complete paths after attributes | Lukas Wirth | 2021-06-16 | 7 | -135/+123 | |
| * | Don't show incorrect completions after unsafe or visiblity node | Lukas Wirth | 2021-06-16 | 4 | -42/+38 | |
| * | Don't complete visibility accessors after existing ones | Lukas Wirth | 2021-06-16 | 4 | -3/+24 | |
| * | Start refactoring ide_completion tests | Lukas Wirth | 2021-06-16 | 9 | -247/+302 | |
|/ | ||||||
* | Merge #9302 | bors[bot] | 2021-06-16 | 1 | -7/+67 | |
|\ | ||||||
| * | Don't complete already used derive attributes | Lukas Wirth | 2021-06-16 | 1 | -20/+20 | |
| * | Add builtin derives to attribute completion fixtures | Lukas Wirth | 2021-06-16 | 1 | -7/+67 | |
* | | Merge #9258 | bors[bot] | 2021-06-16 | 2 | -8/+10 | |
|\ \ | ||||||
| * | | Give ImportPrefix variants better config names | Lukas Wirth | 2021-06-13 | 2 | -8/+10 | |
* | | | Merge #9300 | bors[bot] | 2021-06-16 | 3 | -66/+34 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Simplify | Lukas Wirth | 2021-06-16 | 3 | -66/+34 | |
|/ / | ||||||
* | | Merge #9299 | bors[bot] | 2021-06-16 | 6 | -71/+94 | |
|\ \ | ||||||
| * | | Filter out non-type completions in the respective completions modules instead | Lukas Wirth | 2021-06-16 | 6 | -71/+94 | |
* | | | Merge #9297 | bors[bot] | 2021-06-16 | 7 | -345/+307 | |
|\ \ \ | ||||||
| * | | | internal: add fn to minicore | Aleksey Kladov | 2021-06-16 | 6 | -310/+258 |