aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
*-. Merge #9267 #9279bors[bot]2021-06-155-21/+24
|\ \
| | * Update docs/user/manual.adocAleksey Kladov2021-06-151-1/+1
| | * Document installation via Homebrew; Add gitignore entry for asciidoctor outputKevin Svetlitski2021-06-142-0/+10
| * | Consolidate the privacy notesLaurențiu Nicola2021-06-153-20/+13
| * | Code: automatically update the LSP serverLaurențiu Nicola2021-06-142-2/+2
* | | Merge #9293bors[bot]2021-06-151-3/+4
|\ \ \
| * | | Show diagnostic fixes before assistsLaurențiu Nicola2021-06-151-3/+4
* | | | Merge #9294bors[bot]2021-06-1513-1027/+1149
|\ \ \ \
| * | | | internal: switch some tests to minicoreAleksey Kladov2021-06-152-18/+9
| * | | | internal: add result to minicoreAleksey Kladov2021-06-152-21/+18
| * | | | internal: switch some tests to minicoreAleksey Kladov2021-06-151-17/+3
| * | | | internal: add option to minicoreAleksey Kladov2021-06-153-41/+25
| * | | | internal: add future to minicoreAleksey Kladov2021-06-152-12/+39
| * | | | internal: sanity-check minicore flagsAleksey Kladov2021-06-152-2/+11
| * | | | internal: switch some tests to minicoreAleksey Kladov2021-06-153-70/+59
| * | | | internal: switch some tests to minicoreAleksey Kladov2021-06-152-55/+32
| * | | | internal: add ranges to minicoreAleksey Kladov2021-06-152-28/+42
| * | | | internal: unindent some testsAleksey Kladov2021-06-151-255/+252
| * | | | internal: switch some tests to minicoreAleksey Kladov2021-06-152-111/+102
| * | | | internal: switch some tests to minicoreAleksey Kladov2021-06-153-62/+75
| * | | | internal: switch some tests to minicoreAleksey Kladov2021-06-151-181/+129
| * | | | internal: switch some tests to minicoreAleksey Kladov2021-06-152-118/+88
| * | | | internal: introduce minicore -- a subset of libcore for testingAleksey Kladov2021-06-156-42/+271
* | | | | Merge #9292bors[bot]2021-06-153-15/+23
|\ \ \ \ \
| * | | | | Use `.then()` for Thenablewxb1ank2021-06-151-3/+1
| * | | | | fix: clean-up #8951wxb1ank2021-06-153-15/+25
* | | | | | Merge #9295bors[bot]2021-06-1513-19/+60
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Highlight unsafe trait refs as unsafe only in impl blocks and definitionsLukas Wirth2021-06-1513-19/+60
|/ / / / /
* | | | | Merge #9291bors[bot]2021-06-151-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | minor: fix typoAleksey Kladov2021-06-151-1/+1
* | | | | Merge #9290bors[bot]2021-06-157-85/+60
|\| | | |
| * | | | internal: enforce no #[ignore] and no #[should_panic]Aleksey Kladov2021-06-153-2/+33
| * | | | internal: don't #[ignore] testsAleksey Kladov2021-06-154-83/+27
|/ / / /
* | | | Merge #9288bors[bot]2021-06-153-613/+600
|\ \ \ \
| * | | | internal: cleanup testsAleksey Kladov2021-06-153-613/+600
* | | | | Merge #9285bors[bot]2021-06-151-5/+13
|\| | | |
| * | | | minor: add a test variationAleksey Kladov2021-06-151-5/+13
|/ / / /
* | | | Merge #9278bors[bot]2021-06-158-71/+86
|\ \ \ \
| * | | | internal: document that we don't #[ignore] testsAleksey Kladov2021-06-158-71/+86
* | | | | Merge #9282bors[bot]2021-06-153-6/+6
|\ \ \ \ \
| * | | | | Use objects instead of bools for markers in package.jsonLaurențiu Nicola2021-06-153-6/+6
| | |_|_|/ | |/| | |
* | | | | Merge #9281bors[bot]2021-06-151-5/+7
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Use `Uri.toString()` for URLswxb1ank2021-06-151-5/+7
|/ / /
* | | Merge #9277bors[bot]2021-06-145-12/+12
|\| |
| * | internal: more natural order of sources for TypeParamAleksey Kladov2021-06-145-12/+12
* | | Merge #9276bors[bot]2021-06-1419-341/+359
|\| |
| * | internal: test diagnostic severeties and presense of fixesAleksey Kladov2021-06-1416-140/+155
| * | minor: make diagnostics more similarAleksey Kladov2021-06-145-201/+204
* | | Merge #9275bors[bot]2021-06-141-2/+60
|\ \ \
| * | | Support goto type for field expressions and patternsLukas Wirth2021-06-141-2/+60