aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Support crates/module roots in external_docsLukas Wirth2021-04-191-17/+41
* Merge #8574bors[bot]2021-04-195-41/+40
|\
| * Check for rust doc code attributes like rustdoc doesLukas Wirth2021-04-195-45/+40
| * Don't require all doc fences to be valid for identifying rust codeLukas Wirth2021-04-192-2/+6
* | Merge #8565bors[bot]2021-04-191-28/+100
|\ \ | |/ |/|
| * Unindent test according to the style guide.Dawer2021-04-191-23/+23
| * Return to the status quo in #8129Dawer2021-04-181-0/+2
| * Prevent adding useless match armsDawer2021-04-181-11/+27
| * Test fill-match-arms assist: partial with wildcardsDawer2021-04-171-0/+34
| * Fill partial match arms for a tuple of enumsDawer2021-04-161-17/+37
* | Merge #8540bors[bot]2021-04-1911-30/+103
|\ \
| * | Better visualise control flow for change_annotation_support"Lukas Wirth2021-04-181-51/+46
| * | Update lsp-extensions docsLukas Wirth2021-04-181-1/+2
| * | Prevent being able to rename items that are not part of the workspaceLukas Wirth2021-04-1810-15/+92
* | | Merge #8572bors[bot]2021-04-191-2/+3
|\ \ \
| * | | Update bug report templateLaurențiu Nicola2021-04-191-2/+3
|/ / /
* | | Merge #8467bors[bot]2021-04-196-0/+269
|\ \ \
| * | | implement field stuff toojake2021-04-191-22/+106
| * | | Adds impl Deref assistjake2021-04-116-0/+185
* | | | Merge #8569bors[bot]2021-04-194-18/+83
|\ \ \ \
| * | | | Collect inherent impls in unnamed constsJonas Schievink2021-04-192-17/+62
| * | | | Fix visibility of items in block modulesJonas Schievink2021-04-192-1/+21
|/ / / /
* | | | Merge #8564bors[bot]2021-04-182-0/+11
|\ \ \ \
| * | | | Expand `global_asm!` to nothingJonas Schievink2021-04-182-0/+11
* | | | | Merge #8561bors[bot]2021-04-182-5/+23
|\ \ \ \ \
| * | | | | Accept `E<error_number>` notation in doctestsChayim Refael Friedman2021-04-182-5/+23
| |/ / / /
* | | | | Merge #8560bors[bot]2021-04-182-3/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Escape characters in doc comments in macros correctlyChayim Refael Friedman2021-04-182-3/+23
* | | | | Merge #8559bors[bot]2021-04-172-4/+6
|\ \ \ \ \
| * | | | | Add some more error messages to fixture failure casesLukas Wirth2021-04-172-4/+6
|/ / / / /
* | | | | Merge #8557bors[bot]2021-04-171-1/+3
|\ \ \ \ \
| * | | | | Add an error message to fixture errorsYoshua Wuyts2021-04-171-1/+3
|/ / / / /
* | | | | Merge #8551bors[bot]2021-04-171-1/+1
|\ \ \ \ \
| * | | | | nail rowan version downBernhard Schuster2021-04-171-1/+1
|/ / / / /
* | | | | Merge #8550bors[bot]2021-04-173-48/+35
|\ \ \ \ \
| * | | | | Handle extended key value attr in mbeEdwin Cheng2021-04-173-48/+35
|/ / / / /
* | | | | Merge #8549bors[bot]2021-04-172-2/+72
|\ \ \ \ \
| * | | | | Fix `TestDB::module_at_position` with submodulesJonas Schievink2021-04-172-2/+72
|/ / / / /
* | | | | Merge #8546bors[bot]2021-04-162-2/+35
|\ \ \ \ \
| * | | | | Return CallInfo for unclosed call expressionsLukas Wirth2021-04-162-2/+35
| | |_|/ / | |/| | |
* | | | | Merge #8542bors[bot]2021-04-168-20/+40
|\ \ \ \ \
| * | | | | Include path in `unresolved-macro-call` diagnosticJonas Schievink2021-04-168-20/+40
| |/ / / /
* | | | | Merge #8539bors[bot]2021-04-165-7/+53
|\ \ \ \ \
| * | | | | Exclude inherent traits from flyimportsKirill Bulatov2021-04-165-7/+53
| |/ / / /
* | | | | Merge #8545bors[bot]2021-04-162-1/+25
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix primitive shadowing with inner itemsJonas Schievink2021-04-162-1/+25
|/ / / /
* | | | Merge #8543bors[bot]2021-04-162-16/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Fill match arms for a tuple of a single enum.Dawer2021-04-162-16/+24
* | | | Merge #8536bors[bot]2021-04-151-4/+4
|\ \ \ \
| * | | | change grammarMilo2021-04-151-4/+4
|/ / / /