Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent being able to rename items that are not part of the workspace | Lukas Wirth | 2021-04-18 | 10 | -15/+92 |
* | 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 |
|/ / / / / | |||||
* / / / / | Fix typo: liner -> linear | Jakub Kądziołka | 2021-04-12 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | internal: prepare for lazy diagnostics | Aleksey Kladov | 2021-04-12 | 6 | -77/+96 |
* | | | | fix: don't spam repeated error messages when `cargo check` fails | Aleksey Kladov | 2021-04-12 | 1 | -7/+8 |
* | | | | feat: avoid checking the whole project during initial loading | Aleksey Kladov | 2021-04-12 | 12 | -121/+237 |
* | | | | Remove assertion in impl collection | Florian Diebold | 2021-04-11 | 1 | -4/+3 |
* | | | | Merge #8465 | bors[bot] | 2021-04-11 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Include more info in assert | Jonas Schievink | 2021-04-11 | 1 | -3/+3 |
* | | | | | Merge #8463 | bors[bot] | 2021-04-11 | 7 | -10/+88 |
|\ \ \ \ \ | |||||
| * | | | | | Support macros in pattern position | Jonas Schievink | 2021-04-11 | 7 | -10/+88 |
| |/ / / / | |||||
* | | | | | Merge #8436 | bors[bot] | 2021-04-10 | 1 | -19/+109 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix extract function's mutability of variables outliving the body | Brandon | 2021-04-09 | 1 | -19/+109 |
| |/ / / | |||||
* | | | | Revert "Rewrite `#[derive]` removal to be based on AST" | Jonas Schievink | 2021-04-10 | 4 | -92/+105 |
* | | | | Revert "Use `pub(crate)`" | Jonas Schievink | 2021-04-10 | 1 | -5/+1 |
* | | | | Revert "Use `name![derive]`" | Jonas Schievink | 2021-04-10 | 1 | -6/+2 |
* | | | | Respect test style guidelines in tests::traits | Lukas Wirth | 2021-04-10 | 1 | -698/+656 |