aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
|/ / / /
* | | | internal: follow test style guide in typing.rsJonas Schievink2021-04-131-96/+104
* | | | decl_check: follow test style guideJonas Schievink2021-04-131-60/+59
* | | | Merge #8432bors[bot]2021-04-132-14/+150
|\ \ \ \
| * | | | address review feedbackJade2021-04-131-21/+35
| * | | | decl_check: consider outer scopes' allowsJade2021-04-082-10/+132
* | | | | Merge #8354bors[bot]2021-04-137-21/+87
|\ \ \ \ \
| * | | | | 8279: Fix the not operator use and test case fix.Chetan Khilosiya2021-04-083-10/+3
| * | | | | 8279: Added initial implementation forChetan Khilosiya2021-04-085-19/+92
* | | | | | Merge #8415bors[bot]2021-04-131-2/+46
|\ \ \ \ \ \
| * | | | | | Add macro testBrandon2021-04-111-0/+32
| * | | | | | Add FIXME for macro caseBrandon2021-04-081-0/+13
| * | | | | | Fix faulty assertion when extracting function with macro callBrandon2021-04-081-2/+1
* | | | | | | Merge #8489bors[bot]2021-04-131-11/+199
|\ \ \ \ \ \ \
| * | | | | | | Add a cov_markJonas Schievink2021-04-121-0/+2
| * | | | | | | Simplify multiline checkJonas Schievink2021-04-121-18/+4
| * | | | | | | Indent block expressions on enterJonas Schievink2021-04-121-12/+212
* | | | | | | | Merge #8500bors[bot]2021-04-133-82/+131
|\ \ \ \ \ \ \ \
| * | | | | | | | internal: fix flakiness of accidentally quadratic testAleksey Kladov2021-04-133-82/+131
* | | | | | | | | internal: don't use `#[should_panic]` for testsAleksey Kladov2021-04-132-24/+12
|/ / / / / / / /
* | | | | | | | feat: improve performance by delaying computation of fixes for diagnosticsAleksey Kladov2021-04-137-40/+74
* | | | | | | | Ensure that listing&resolving code actions use the same set of actionsAleksey Kladov2021-04-132-23/+43
* | | | | | | | Merge #8494bors[bot]2021-04-135-101/+72
|\ \ \ \ \ \ \ \
| * | | | | | | | internal: unfork code paths for unresolved and resolved assistAleksey Kladov2021-04-135-101/+72
| | |_|_|_|_|_|/ | |/| | | | | |
* / | | | | | | Exclude nightly tag from git describe to fix version stringLaurențiu Nicola2021-04-131-1/+2
|/ / / / / / /
* / / / / / / Fix typo: liner -> linearJakub Kądziołka2021-04-121-1/+1
|/ / / / / /