| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | Don't require all doc fences to be valid for identifying rust code | Lukas Wirth | 2021-04-19 | 2 | -2/+6 |
* | | | | | | | Merge #8565 | bors[bot] | 2021-04-19 | 1 | -28/+100 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Unindent test according to the style guide. | Dawer | 2021-04-19 | 1 | -23/+23 |
| * | | | | | | Return to the status quo in #8129 | Dawer | 2021-04-18 | 1 | -0/+2 |
| * | | | | | | Prevent adding useless match arms | Dawer | 2021-04-18 | 1 | -11/+27 |
| * | | | | | | Test fill-match-arms assist: partial with wildcards | Dawer | 2021-04-17 | 1 | -0/+34 |
| * | | | | | | Fill partial match arms for a tuple of enums | Dawer | 2021-04-16 | 1 | -17/+37 |
* | | | | | | | Merge #8540 | bors[bot] | 2021-04-19 | 10 | -29/+101 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Better visualise control flow for change_annotation_support" | Lukas Wirth | 2021-04-18 | 1 | -51/+46 |
| * | | | | | | | Prevent being able to rename items that are not part of the workspace | Lukas Wirth | 2021-04-18 | 10 | -15/+92 |
* | | | | | | | | Merge #8467 | bors[bot] | 2021-04-19 | 6 | -0/+269 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | implement field stuff too | jake | 2021-04-19 | 1 | -22/+106 |
| * | | | | | | | | Adds impl Deref assist | jake | 2021-04-11 | 6 | -0/+185 |
* | | | | | | | | | Collect inherent impls in unnamed consts | Jonas Schievink | 2021-04-19 | 2 | -17/+62 |
* | | | | | | | | | Fix visibility of items in block modules | Jonas Schievink | 2021-04-19 | 2 | -1/+21 |
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
* | | | | | | | | Merge #8564 | bors[bot] | 2021-04-18 | 2 | -0/+11 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Expand `global_asm!` to nothing | Jonas Schievink | 2021-04-18 | 2 | -0/+11 |
* | | | | | | | | | Merge #8561 | bors[bot] | 2021-04-18 | 2 | -5/+23 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Accept `E<error_number>` notation in doctests | Chayim Refael Friedman | 2021-04-18 | 2 | -5/+23 |
| |/ / / / / / / / |
|
* | | | | | | | | | Merge #8560 | bors[bot] | 2021-04-18 | 2 | -3/+23 |
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Escape characters in doc comments in macros correctly | Chayim Refael Friedman | 2021-04-18 | 2 | -3/+23 |
* | | | | | | | | | Add some more error messages to fixture failure cases | Lukas Wirth | 2021-04-17 | 2 | -4/+6 |
* | | | | | | | | | Add an error message to fixture errors | Yoshua Wuyts | 2021-04-17 | 1 | -1/+3 |
| |_|_|_|/ / / /
|/| | | | | | | |
|
* | | | | | | | | nail rowan version down | Bernhard Schuster | 2021-04-17 | 1 | -1/+1 |
* | | | | | | | | Handle extended key value attr in mbe | Edwin Cheng | 2021-04-17 | 3 | -48/+35 |
* | | | | | | | | Fix `TestDB::module_at_position` with submodules | Jonas Schievink | 2021-04-17 | 2 | -2/+72 |
* | | | | | | | | Merge #8546 | bors[bot] | 2021-04-16 | 2 | -2/+35 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Return CallInfo for unclosed call expressions | Lukas Wirth | 2021-04-16 | 2 | -2/+35 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge #8542 | bors[bot] | 2021-04-16 | 8 | -20/+40 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Include path in `unresolved-macro-call` diagnostic | Jonas Schievink | 2021-04-16 | 8 | -20/+40 |
| |/ / / / / / / |
|
* | | | | | | | | Merge #8539 | bors[bot] | 2021-04-16 | 5 | -7/+53 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Exclude inherent traits from flyimports | Kirill Bulatov | 2021-04-16 | 5 | -7/+53 |
| |/ / / / / / / |
|
* | | | / / / / | Fix primitive shadowing with inner items | Jonas Schievink | 2021-04-16 | 2 | -1/+25 |
| |_|_|/ / / /
|/| | | | | | |
|
* | | | | | | | Merge #8543 | bors[bot] | 2021-04-16 | 2 | -16/+24 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Fill match arms for a tuple of a single enum. | Dawer | 2021-04-16 | 2 | -16/+24 |
* | | | | | | | change grammar | Milo | 2021-04-15 | 1 | -4/+4 |
* | | | | | | | Remove unneeded annotations from find_path tests | Jonas Schievink | 2021-04-15 | 1 | -6/+0 |
| | | | | | | | |
| \ \ \ \ \ \ | |
*-. | | | | | | | Merge #8510 #8533 | bors[bot] | 2021-04-15 | 4 | -48/+75 |
|\ \| | | | | | |
|
| * | | | | | | | Move cursor position when using item movers | Jonas Schievink | 2021-04-13 | 4 | -48/+75 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | Make find_path tests adhere to style guide | Jonas Schievink | 2021-04-15 | 1 | -260/+327 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Do not show flyimports in trait or impl declarations | Kirill Bulatov | 2021-04-15 | 1 | -0/+50 |
* | | | | | | Profile trait solving for all invocations | Kirill Bulatov | 2021-04-14 | 3 | -6/+20 |
* | | | | | | Better places for spans | Kirill Bulatov | 2021-04-14 | 1 | -2/+1 |
* | | | | | | We need to go deeper | Kirill Bulatov | 2021-04-14 | 1 | -1/+5 |
* | | | | | | Add a missing span | Kirill Bulatov | 2021-04-14 | 1 | -0/+2 |
|/ / / / / |
|
* | | | | | internal: follow test style guide in typing.rs | Jonas Schievink | 2021-04-13 | 1 | -96/+104 |
* | | | | | decl_check: follow test style guide | Jonas Schievink | 2021-04-13 | 1 | -60/+59 |
* | | | | | Merge #8432 | bors[bot] | 2021-04-13 | 2 | -14/+150 |
|\ \ \ \ \ |
|
| * | | | | | address review feedback | Jade | 2021-04-13 | 1 | -21/+35 |
| * | | | | | decl_check: consider outer scopes' allows | Jade | 2021-04-08 | 2 | -10/+132 |