Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal: document review requesting etiquette | Aleksey Kladov | 2021-04-19 | 1 | -0/+3 |
* | Merge #8574 | bors[bot] | 2021-04-19 | 5 | -41/+40 |
|\ | |||||
| * | Check for rust doc code attributes like rustdoc does | Lukas Wirth | 2021-04-19 | 5 | -45/+40 |
| * | 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 | 11 | -30/+103 |
|\ \ | |||||
| * | | Better visualise control flow for change_annotation_support" | Lukas Wirth | 2021-04-18 | 1 | -51/+46 |
| * | | Update lsp-extensions docs | Lukas Wirth | 2021-04-18 | 1 | -1/+2 |
| * | | Prevent being able to rename items that are not part of the workspace | Lukas Wirth | 2021-04-18 | 10 | -15/+92 |
* | | | Merge #8572 | bors[bot] | 2021-04-19 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | Update bug report template | Laurențiu Nicola | 2021-04-19 | 1 | -2/+3 |
|/ / / | |||||
* | | | 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 |
* | | | | Merge #8569 | bors[bot] | 2021-04-19 | 4 | -18/+83 |
|\ \ \ \ | |||||
| * | | | | 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 |
* | | | | | Merge #8559 | bors[bot] | 2021-04-17 | 2 | -4/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Add some more error messages to fixture failure cases | Lukas Wirth | 2021-04-17 | 2 | -4/+6 |
|/ / / / / | |||||
* | | | | | Merge #8557 | bors[bot] | 2021-04-17 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Add an error message to fixture errors | Yoshua Wuyts | 2021-04-17 | 1 | -1/+3 |
|/ / / / / | |||||
* | | | | | Merge #8551 | bors[bot] | 2021-04-17 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | nail rowan version down | Bernhard Schuster | 2021-04-17 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge #8550 | bors[bot] | 2021-04-17 | 3 | -48/+35 |
|\ \ \ \ \ | |||||
| * | | | | | Handle extended key value attr in mbe | Edwin Cheng | 2021-04-17 | 3 | -48/+35 |
|/ / / / / | |||||
* | | | | | Merge #8549 | bors[bot] | 2021-04-17 | 2 | -2/+72 |
|\ \ \ \ \ | |||||
| * | | | | | 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 |
| |/ / / / | |||||
* | | | | | Merge #8545 | bors[bot] | 2021-04-16 | 2 | -1/+25 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | 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 |
* | | | | Merge #8536 | bors[bot] | 2021-04-15 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | change grammar | Milo | 2021-04-15 | 1 | -4/+4 |
|/ / / / |