aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | hir_def: ignore ast::Type in file_item_tree querycynecx2021-04-172-10/+11
| * | | | hir_ty: deal with TypeRef::Macro in HirFormattercynecx2021-04-172-5/+17
| * | | | hir_ty: Expand macros at type positioncynecx2021-04-1717-81/+434
* | | | | 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-1910-29/+101
|\ \ \ \ \ \
| * | | | | | Better visualise control flow for change_annotation_support"Lukas Wirth2021-04-181-51/+46
| * | | | | | Prevent being able to rename items that are not part of the workspaceLukas Wirth2021-04-1810-15/+92
* | | | | | | Merge #8467bors[bot]2021-04-196-0/+269
|\ \ \ \ \ \ \
| * | | | | | | implement field stuff toojake2021-04-191-22/+106
| * | | | | | | Adds impl Deref assistjake2021-04-116-0/+185
* | | | | | | | 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
* | | | | | | | Add some more error messages to fixture failure casesLukas Wirth2021-04-172-4/+6
* | | | | | | | Add an error message to fixture errorsYoshua Wuyts2021-04-171-1/+3
| |_|_|_|/ / / |/| | | | | |
* | | | | | | nail rowan version downBernhard Schuster2021-04-171-1/+1
* | | | | | | Handle extended key value attr in mbeEdwin Cheng2021-04-173-48/+35
* | | | | | | 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
| |/ / / / / /
* | | | / / / 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
* | | | | | change grammarMilo2021-04-151-4/+4
* | | | | | Remove unneeded annotations from find_path testsJonas Schievink2021-04-151-6/+0
| | | | | |
| \ \ \ \ \
*-. | | | | | Merge #8510 #8533bors[bot]2021-04-154-48/+75
|\ \| | | | |
| * | | | | | Move cursor position when using item moversJonas Schievink2021-04-134-48/+75
| | |_|_|/ / | |/| | | |
* | | | | | Make find_path tests adhere to style guideJonas Schievink2021-04-151-260/+327
| |/ / / / |/| | | |
* | | | | Do not show flyimports in trait or impl declarationsKirill Bulatov2021-04-151-0/+50
* | | | | Profile trait solving for all invocationsKirill Bulatov2021-04-143-6/+20
* | | | | Better places for spansKirill Bulatov2021-04-141-2/+1
* | | | | We need to go deeperKirill Bulatov2021-04-141-1/+5
* | | | | Add a missing spanKirill Bulatov2021-04-141-0/+2
|/ / / /