Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clippy::clone_on_copy | Maan2003 | 2021-06-13 | 7 | -7/+6 |
* | clippy::useless_conversion | Maan2003 | 2021-06-13 | 9 | -22/+16 |
* | clippy::redudant_borrow | Maan2003 | 2021-06-13 | 114 | -285/+285 |
* | Merge #9239 | bors[bot] | 2021-06-12 | 6 | -55/+184 |
|\ | |||||
| * | Fix coercion in match with expected type | Florian Diebold | 2021-06-12 | 6 | -55/+184 |
* | | Merge #9238 | bors[bot] | 2021-06-12 | 12 | -12/+15 |
|\ \ | |/ |/| | |||||
| * | internal: cross-crate cov-marks | Aleksey Kladov | 2021-06-12 | 12 | -12/+15 |
|/ | |||||
* | Merge #9237 | bors[bot] | 2021-06-12 | 7 | -520/+417 |
|\ | |||||
| * | internal: move diagnostics infra to hir | Aleksey Kladov | 2021-06-12 | 7 | -520/+417 |
* | | Merge #9236 | bors[bot] | 2021-06-12 | 1 | -9/+9 |
|\ \ | |||||
| * | | Fix some typos in flyimport docs | Kirill Bulatov | 2021-06-12 | 1 | -9/+9 |
|/ / | |||||
* | | Merge #9233 | bors[bot] | 2021-06-12 | 7 | -1781/+1821 |
|\| | |||||
| * | Move some hir_ty diagnostics to hir | Aleksey Kladov | 2021-06-12 | 7 | -1781/+1821 |
* | | Merge #9231 | bors[bot] | 2021-06-12 | 4 | -6/+8 |
|\| | |||||
| * | minor: optimize | Aleksey Kladov | 2021-06-12 | 3 | -3/+6 |
| * | minor: reduce visibility | Aleksey Kladov | 2021-06-12 | 1 | -3/+2 |
* | | Merge #9230 | bors[bot] | 2021-06-12 | 7 | -405/+362 |
|\| | |||||
| * | internal: move missing unsafe diagnostic to hir | Aleksey Kladov | 2021-06-12 | 6 | -166/+145 |
| * | internal: move inference diagnostics to hir | Aleksey Kladov | 2021-06-12 | 6 | -244/+222 |
* | | Merge #9229 | bors[bot] | 2021-06-12 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | minor: squelch "unused" warning | Aleksey Kladov | 2021-06-12 | 1 | -1/+1 |
|/ | |||||
* | Merge #9204 | bors[bot] | 2021-06-11 | 2 | -5/+34 |
|\ | |||||
| * | Update libc | Jonas Schievink | 2021-06-11 | 1 | -2/+2 |
| * | Add support for mallinfo2 on glibc Linux | Jonas Schievink | 2021-06-10 | 1 | -3/+32 |
* | | Merge #9223 | bors[bot] | 2021-06-11 | 4 | -10/+64 |
|\ \ | |||||
| * | | Complete associated types in dyn and impl trait | Lukas Wirth | 2021-06-11 | 4 | -10/+64 |
* | | | Merge #9221 | bors[bot] | 2021-06-11 | 3 | -4/+7 |
|\ \ \ | |/ / |/| | | |||||
| * | | Highlight tuple field accesses correctly | Lukas Wirth | 2021-06-11 | 3 | -4/+7 |
|/ / | |||||
* | | Merge #9219 | bors[bot] | 2021-06-11 | 2 | -3/+6 |
|\ \ | |||||
| * | | Replace some AssocItem::containing_trait calls trait_or_trait_impl | Lukas Wirth | 2021-06-11 | 2 | -3/+6 |
* | | | Merge #9218 | bors[bot] | 2021-06-11 | 3 | -11/+215 |
|\| | | |||||
| * | | Item search now respects trait impl items | Lukas Wirth | 2021-06-11 | 3 | -11/+215 |
* | | | Merge #9217 | bors[bot] | 2021-06-11 | 44 | -680/+819 |
|\ \ \ | |||||
| * | | | Don't stringify `cfg_attr`-gated attributes | Jonas Schievink | 2021-06-11 | 1 | -4/+18 |
| * | | | Update ungrammar | Jonas Schievink | 2021-06-11 | 43 | -676/+801 |
* | | | | Merge #9216 | bors[bot] | 2021-06-11 | 2 | -18/+21 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Don't allow lookup by self for unprefixed self access completions | Lukas Wirth | 2021-06-11 | 2 | -18/+21 |
| |/ / | |||||
* | | | Merge #9215 | bors[bot] | 2021-06-11 | 1 | -2/+9 |
|\ \ \ | |||||
| * | | | change visibility for use and macro items | Maan2003 | 2021-06-11 | 1 | -2/+9 |
* | | | | Merge #9192 | bors[bot] | 2021-06-11 | 10 | -79/+140 |
|\ \ \ \ | |||||
| * | | | | Try to fix unique file names on Windows | Jonas Schievink | 2021-06-09 | 1 | -4/+7 |
| * | | | | Build test-macros in a build script | Jonas Schievink | 2021-06-09 | 9 | -75/+133 |
* | | | | | Merge #9209 | bors[bot] | 2021-06-11 | 1 | -1/+29 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Don't suggest Remove unused param in trait impls | Maan2003 | 2021-06-11 | 1 | -1/+29 |
|/ / / / | |||||
* | | | | Merge #9208 | bors[bot] | 2021-06-11 | 7 | -14/+32 |
|\ \ \ \ | |||||
| * | | | | Only prefill caches in the completion benchmark | Kirill Bulatov | 2021-06-11 | 5 | -5/+21 |
| * | | | | Fix visibility issues | Kirill Bulatov | 2021-06-11 | 1 | -5/+5 |
| * | | | | Prime caches on workspace load | Kirill Bulatov | 2021-06-11 | 2 | -2/+3 |
| * | | | | Populate import maps eagerly | Kirill Bulatov | 2021-06-10 | 1 | -3/+4 |
|/ / / / | |||||
* | | | | Merge #9206 | bors[bot] | 2021-06-10 | 6 | -82/+97 |
|\ \ \ \ | |_|_|/ |/| | | |