aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Make documentation on hover configurableLukas Wirth2021-06-146-113/+125
* | | | | Merge #9314bors[bot]2021-06-211-6/+20
|\ \ \ \ \
| * | | | | Fix var nameDaiki Ihara2021-06-211-7/+7
| * | | | | Fix pointed outDaiki Ihara2021-06-211-5/+16
| * | | | | Fix extract_function with awaitDaiki Ihara2021-06-211-2/+5
* | | | | | Merge #9227bors[bot]2021-06-217-49/+130
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Implement a config override for the default #[cfg(test)] in cargo cratesJade2021-06-197-55/+108
| * | | | | Fix libcore not being included in rust-lang/rust module treeJade2021-06-192-2/+30
* | | | | | Merge #9357bors[bot]2021-06-211-6/+5
|\ \ \ \ \ \
| * | | | | | Update sysroot cratesJonas Schievink2021-06-211-6/+5
|/ / / / / /
* | | | | | Merge #9356bors[bot]2021-06-2110-677/+557
|\ \ \ \ \ \
| * | | | | | Various keyword completion fixesLukas Wirth2021-06-214-16/+22
| * | | | | | Move out completion type position testsLukas Wirth2021-06-215-206/+198
| * | | | | | Move out completion pattern testsLukas Wirth2021-06-215-467/+349
| | |_|_|_|/ | |/| | | |
* | | | | | Merge #9355bors[bot]2021-06-211-3/+33
|\ \ \ \ \ \
| * | | | | | Don't insert `}` when typing `{` in stringJonas Schievink2021-06-211-3/+33
| | |_|/ / / | |/| | | |
* | | | | | Merge #9347bors[bot]2021-06-211-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add note about passing cfg(debug_assertions)rezural2021-06-201-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge #9346bors[bot]2021-06-2012-996/+557
|\ \ \ \ \
| * | | | | Fix `benchmark_include_macro`Florian Diebold2021-06-201-1/+1
| * | | | | More cleanups, use `check` for `display_source_code` testsFlorian Diebold2021-06-202-85/+67
| * | | | | Clean up coercion testsFlorian Diebold2021-06-201-552/+117
| * | | | | test_utils: Make overlapping annotations possibleFlorian Diebold2021-06-201-6/+44
| * | | | | Unify check_mismatches and check_typesFlorian Diebold2021-06-209-380/+353
| * | | | | Add coverage mark for block local implsFlorian Diebold2021-06-201-1/+4
|/ / / / /
* | | | | Merge #9345bors[bot]2021-06-202-68/+72
|\ \ \ \ \
| * | | | | fix: don't add duplicate `&` during completionAleksey Kladov2021-06-202-68/+72
|/ / / / /
* | | | | Merge #9344bors[bot]2021-06-201-24/+22
|\ \ \ \ \
| * | | | | fix: rename works when invoked on a referenceAleksey Kladov2021-06-201-24/+22
* | | | | | Merge #9328bors[bot]2021-06-202-25/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update testkjeremy2021-06-181-1/+1
| * | | | | cargo updatekjeremy2021-06-181-24/+24
* | | | | | Merge #9339bors[bot]2021-06-193-91/+78
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Cleanup insert_use testsLukas Wirth2021-06-193-91/+78
|/ / / / /
* | | | | Merge #9338bors[bot]2021-06-191-6/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | minor: use minicoreAleksey Kladov2021-06-191-6/+1
* | | | | Merge #9335bors[bot]2021-06-184-32/+118
|\ \ \ \ \
| * | | | | Don't insert imports outside of cfg attributed itemsLukas Wirth2021-06-184-32/+118
|/ / / / /
* | | | | Merge #9334bors[bot]2021-06-1814-17/+99
|\ \ \ \ \
| * | | | | Allow to disable import insertion on single path glob importsLukas Wirth2021-06-1814-17/+99
* | | | | | Merge #9333bors[bot]2021-06-184-36/+18
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | minor: use minicoreAleksey Kladov2021-06-184-36/+18
* | | | | | Merge #9332bors[bot]2021-06-188-257/+109
|\| | | | |
| * | | | | minor: use minicoreAleksey Kladov2021-06-182-69/+43
| * | | | | minor: use minicoreAleksey Kladov2021-06-183-27/+10
| * | | | | minor: use minicoreAleksey Kladov2021-06-183-85/+13
| * | | | | minor: use minicoreAleksey Kladov2021-06-182-76/+43
* | | | | | Merge #9331bors[bot]2021-06-186-165/+131
|\| | | | |
| * | | | | internal: use minicore deref moreAleksey Kladov2021-06-185-127/+81
| * | | | | internal: add index to minicoreAleksey Kladov2021-06-182-38/+50