| Age | Commit message (Expand) | Author | Lines |
| 2024-04-14 | Fix value suggestion for array in generic context | Michael Goulet | -0/+26 |
| 2024-04-14 | builtin-derive: tag → discriminant | Ralf Jung | -47/+47 |
| 2024-04-14 | update README and add COMPILETEST_VERBOSE_CRASHES env var which when set prin... | Matthias Krüger | -1/+4 |
| 2024-04-14 | crashes: fix ice detection which did not trigger if code compiled without err... | Matthias Krüger | -1/+14 |
| 2024-04-14 | tests/crashes: add ICEs from matthiaskrgr/glacier2 | Matthias Krüger | -39/+2620 |
| 2024-04-14 | add .rs crashes from https://github.com/rust-lang/glacier | Matthias Krüger | -1/+664 |
| 2024-04-14 | tidy: add tidy check agains \.rs files inside tests/crashes that are missing ... | Matthias Krüger | -4/+0 |
| 2024-04-14 | crashes: add another test showing that everything works fine when we need com... | Matthias Krüger | -1/+28 |
| 2024-04-14 | bootstrap/compiletest: implement "crashes" tests that fail if no ice is repro... | Matthias Krüger | -0/+1 |
| 2024-04-14 | add initial ice as test | Matthias Krüger | -0/+4 |
| 2024-04-14 | Rollup merge of #123898 - fmease:gci-cmp-impl-item-lt-params, r=compiler-errors | Matthias Krüger | -17/+29 |
| 2024-04-13 | rustdoc: check redundant explicit links with correct itemid | Michael Howell | -0/+14 |
| 2024-04-14 | Auto merge of #123819 - joboet:fmt_usize_marker, r=Mark-Simulacrum | bors | -0/+4 |
| 2024-04-13 | Test `#[unix_sigpipe = "inherit"]` with both `SIG_DFL` and `SIG_IGN` | Martin Nordholts | -8/+39 |
| 2024-04-13 | Check regions earlier when comparing impl with trait item def | León Orell Valerian Liehr | -17/+29 |
| 2024-04-13 | Auto merge of #123656 - lqd:linker-features, r=petrochenkov | bors | -1/+5 |
| 2024-04-13 | Auto merge of #122603 - estebank:clone-o-rama, r=lcnr | bors | -81/+1255 |
| 2024-04-13 | Rollup merge of #123868 - eduardosm:stabilize-slice_ptr_len, r=jhpratt | Jacob Pratt | -1/+0 |
| 2024-04-13 | Rollup merge of #123835 - saethlin:vec-from-nonnull, r=the8472 | Jacob Pratt | -2/+2 |
| 2024-04-12 | Auto merge of #121430 - madsmtm:mac-catalyst-iOSSupport, r=wesleywiser | bors | -0/+25 |
| 2024-04-12 | Avoid more NonNull-raw-NonNull roundtrips in Vec | Ben Kimock | -2/+2 |
| 2024-04-12 | review comments | Esteban Küber | -12/+12 |
| 2024-04-12 | Rollup merge of #123847 - eggyal:issue-123844, r=fmease | Matthias Krüger | -48/+21 |
| 2024-04-12 | Rollup merge of #123834 - compiler-errors:async-closure-with-tainted-body, r=... | Matthias Krüger | -0/+43 |
| 2024-04-12 | Rollup merge of #123654 - jieyouxu:question-mark-span, r=Nadrieril | Matthias Krüger | -44/+76 |
| 2024-04-12 | Stabilize (const_)slice_ptr_len and (const_)slice_ptr_is_empty_nonnull | Eduardo Sánchez Muñoz | -1/+0 |
| 2024-04-12 | Suppress erroneous suggestion | Alan Egerton | -48/+21 |
| 2024-04-12 | Don't do coroutine-closure-specific upvar analysis if tainted by errors | Michael Goulet | -0/+43 |
| 2024-04-12 | Rollup merge of #123841 - Kohei316:remove_qualifier_sugg, r=wesleywiser | Matthias Krüger | -43/+65 |
| 2024-04-12 | Rollup merge of #123249 - goolmoos:naked_variadics, r=pnkfelix | Matthias Krüger | -1/+20 |
| 2024-04-12 | Rollup merge of #123223 - estebank:issue-123079, r=pnkfelix | Matthias Krüger | -2/+73 |
| 2024-04-12 | Rollup merge of #123204 - notriddle:notriddle/include-str-span, r=pnkfelix | Matthias Krüger | -30/+71 |
| 2024-04-12 | remove alloca type from issue-105386-ub-in-debuginfo | Erik Desjardins | -1/+1 |
| 2024-04-12 | do not add prolog for variadic naked functions | Guy Shefy | -1/+20 |
| 2024-04-12 | Rollup merge of #123830 - tgross35:f16-f128-from-inference-fix, r=Nilstrieb | Matthias Krüger | -0/+9 |
| 2024-04-12 | core: get rid of `USIZE_MARKER` | joboet | -0/+4 |
| 2024-04-12 | test duplicate features, that the last `+/-lld` on the CLI wins | Rémy Rakic | -0/+4 |
| 2024-04-12 | test self-contained linking via `-Zlinker-features=+lld` | Rémy Rakic | -1/+1 |
| 2024-04-12 | Auto merge of #123736 - compiler-errors:multiply-on-rhs, r=estebank | bors | -0/+24 |
| 2024-04-12 | Better account for more cases involving closures | Esteban Küber | -17/+101 |
| 2024-04-12 | Improve diagnostic by suggesting to remove visibility qualifier | morine0122 | -43/+65 |
| 2024-04-12 | Rollup merge of #123829 - saethlin:fix-revisions, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-04-12 | Rollup merge of #123763 - cuviper:host-rpath-run-make-v2, r=jieyouxu | Matthias Krüger | -5/+6 |
| 2024-04-11 | adjust stack-protector test (which inappropriately depends on IR types) | Erik Desjardins | -40/+15 |
| 2024-04-11 | use [N x i8] for alloca types | Erik Desjardins | -108/+174 |
| 2024-04-11 | Remove `From` impls for unstable types that break inference | Trevor Gross | -0/+9 |
| 2024-04-11 | Auto merge of #123823 - matthiaskrgr:rollup-8zdtggx, r=matthiaskrgr | bors | -282/+207 |
| 2024-04-11 | Fix revisions syntax | Ben Kimock | -1/+1 |
| 2024-04-11 | Rollup merge of #123804 - compiler-errors:podcrab-fix, r=jieyouxu | Matthias Krüger | -0/+63 |
| 2024-04-11 | Rollup merge of #123744 - compiler-errors:redundant-due-to-glob, r=petrochenkov | Matthias Krüger | -274/+40 |