Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | 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 | |
* | | | | | | Merge #8354 | bors[bot] | 2021-04-13 | 7 | -21/+87 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 8279: Fix the not operator use and test case fix. | Chetan Khilosiya | 2021-04-08 | 3 | -10/+3 | |
| * | | | | | | 8279: Added initial implementation for | Chetan Khilosiya | 2021-04-08 | 5 | -19/+92 | |
* | | | | | | | Merge #8415 | bors[bot] | 2021-04-13 | 1 | -2/+46 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add macro test | Brandon | 2021-04-11 | 1 | -0/+32 | |
| * | | | | | | | Add FIXME for macro case | Brandon | 2021-04-08 | 1 | -0/+13 | |
| * | | | | | | | Fix faulty assertion when extracting function with macro call | Brandon | 2021-04-08 | 1 | -2/+1 | |
* | | | | | | | | Merge #8489 | bors[bot] | 2021-04-13 | 1 | -11/+199 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add a cov_mark | Jonas Schievink | 2021-04-12 | 1 | -0/+2 | |
| * | | | | | | | | Simplify multiline check | Jonas Schievink | 2021-04-12 | 1 | -18/+4 | |
| * | | | | | | | | Indent block expressions on enter | Jonas Schievink | 2021-04-12 | 1 | -12/+212 | |
* | | | | | | | | | Merge #8500 | bors[bot] | 2021-04-13 | 3 | -82/+131 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | internal: fix flakiness of accidentally quadratic test | Aleksey Kladov | 2021-04-13 | 3 | -82/+131 | |
* | | | | | | | | | | internal: don't use `#[should_panic]` for tests | Aleksey Kladov | 2021-04-13 | 2 | -24/+12 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | feat: improve performance by delaying computation of fixes for diagnostics | Aleksey Kladov | 2021-04-13 | 7 | -40/+74 | |
* | | | | | | | | | Ensure that listing&resolving code actions use the same set of actions | Aleksey Kladov | 2021-04-13 | 2 | -23/+43 | |
* | | | | | | | | | Merge #8494 | bors[bot] | 2021-04-13 | 5 | -101/+72 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | internal: unfork code paths for unresolved and resolved assist | Aleksey Kladov | 2021-04-13 | 5 | -101/+72 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* / | | | | | | | | Exclude nightly tag from git describe to fix version string | Laurențiu Nicola | 2021-04-13 | 1 | -1/+2 | |
|/ / / / / / / / |