| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| * | | | internal: add deref_mut to minicore | Aleksey Kladov | 2021-06-16 | 3 | -35/+49 |
|/ / / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge #9267 #9279 | bors[bot] | 2021-06-15 | 5 | -21/+24 |
|\ \ \ \ |
|
| | * | | | Update docs/user/manual.adoc | Aleksey Kladov | 2021-06-15 | 1 | -1/+1 |
| | * | | | Document installation via Homebrew; Add gitignore entry for asciidoctor output | Kevin Svetlitski | 2021-06-14 | 2 | -0/+10 |
| * | | | | Consolidate the privacy notes | Laurențiu Nicola | 2021-06-15 | 3 | -20/+13 |
| * | | | | Code: automatically update the LSP server | Laurențiu Nicola | 2021-06-14 | 2 | -2/+2 |
* | | | | | Merge #9293 | bors[bot] | 2021-06-15 | 1 | -3/+4 |
|\ \ \ \ \ |
|
| * | | | | | Show diagnostic fixes before assists | Laurențiu Nicola | 2021-06-15 | 1 | -3/+4 |
* | | | | | | Merge #9294 | bors[bot] | 2021-06-15 | 13 | -1027/+1149 |
|\ \ \ \ \ \ |
|
| * | | | | | | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-15 | 2 | -18/+9 |
| * | | | | | | internal: add result to minicore | Aleksey Kladov | 2021-06-15 | 2 | -21/+18 |
| * | | | | | | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-15 | 1 | -17/+3 |
| * | | | | | | internal: add option to minicore | Aleksey Kladov | 2021-06-15 | 3 | -41/+25 |
| * | | | | | | internal: add future to minicore | Aleksey Kladov | 2021-06-15 | 2 | -12/+39 |
| * | | | | | | internal: sanity-check minicore flags | Aleksey Kladov | 2021-06-15 | 2 | -2/+11 |
| * | | | | | | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-15 | 3 | -70/+59 |
| * | | | | | | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-15 | 2 | -55/+32 |
| * | | | | | | internal: add ranges to minicore | Aleksey Kladov | 2021-06-15 | 2 | -28/+42 |
| * | | | | | | internal: unindent some tests | Aleksey Kladov | 2021-06-15 | 1 | -255/+252 |
| * | | | | | | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-15 | 2 | -111/+102 |
| * | | | | | | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-15 | 3 | -62/+75 |
| * | | | | | | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-15 | 1 | -181/+129 |
| * | | | | | | internal: switch some tests to minicore | Aleksey Kladov | 2021-06-15 | 2 | -118/+88 |
| * | | | | | | internal: introduce minicore -- a subset of libcore for testing | Aleksey Kladov | 2021-06-15 | 6 | -42/+271 |
* | | | | | | | Merge #9292 | bors[bot] | 2021-06-15 | 3 | -15/+23 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Use `.then()` for Thenable | wxb1ank | 2021-06-15 | 1 | -3/+1 |
| * | | | | | | | fix: clean-up #8951 | wxb1ank | 2021-06-15 | 3 | -15/+25 |
* | | | | | | | | Merge #9295 | bors[bot] | 2021-06-15 | 13 | -19/+60 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | | |
|
| * | | | | | | | Highlight unsafe trait refs as unsafe only in impl blocks and definitions | Lukas Wirth | 2021-06-15 | 13 | -19/+60 |
|/ / / / / / / |
|
* | | | | | | | Merge #9291 | bors[bot] | 2021-06-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | / /
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | minor: fix typo | Aleksey Kladov | 2021-06-15 | 1 | -1/+1 |
* | | | | | | Merge #9290 | bors[bot] | 2021-06-15 | 7 | -85/+60 |
|\| | | | | |
|
| * | | | | | internal: enforce no #[ignore] and no #[should_panic] | Aleksey Kladov | 2021-06-15 | 3 | -2/+33 |