| Age | Commit message (Expand) | Author | Lines |
| 2024-04-14 | Stabilize --json unused-externs(-silent) | Jeremy Fitzhardinge | -7/+0 |
| 2024-04-14 | Rollup merge of #123898 - fmease:gci-cmp-impl-item-lt-params, r=compiler-errors | Matthias Krüger | -4/+2 |
| 2024-04-13 | Auto merge of #123175 - Nilstrieb:debug-strict-overflow, r=wesleywiser | bors | -27/+109 |
| 2024-04-13 | Auto merge of #123897 - matthiaskrgr:rollup-v0vvcw2, r=matthiaskrgr | bors | -51/+7 |
| 2024-04-13 | Check regions earlier when comparing impl with trait item def | León Orell Valerian Liehr | -4/+2 |
| 2024-04-13 | Add add/sub methods that only panic with debug assertions to rustc | Nilstrieb | -27/+109 |
| 2024-04-13 | Rollup merge of #123890 - klensy:cl, r=fee1-dead | Matthias Krüger | -48/+0 |
| 2024-04-13 | Rollup merge of #123888 - oli-obk:define_opaque_types4, r=compiler-errors | Matthias Krüger | -3/+7 |
| 2024-04-13 | Auto merge of #123854 - petrochenkov:searchdirs2, r=lqd | bors | -122/+23 |
| 2024-04-13 | Auto merge of #123656 - lqd:linker-features, r=petrochenkov | bors | -26/+183 |
| 2024-04-13 | Auto merge of #122603 - estebank:clone-o-rama, r=lcnr | bors | -62/+487 |
| 2024-04-13 | remove some ancient debug output, looks unused? | klensy | -18/+0 |
| 2024-04-13 | Replace a `DefiningOpaqueTypes::No` with `Yes` by asserting that one side of ... | Oli Scherer | -1/+5 |
| 2024-04-13 | Auto merge of #123257 - ChrisDenton:enable-tls, r=fmease | bors | -4/+0 |
| 2024-04-13 | fix coroutine witness doctest | Oli Scherer | -2/+2 |
| 2024-04-12 | Auto merge of #121430 - madsmtm:mac-catalyst-iOSSupport, r=wesleywiser | bors | -0/+10 |
| 2024-04-12 | review comments | Esteban Küber | -8/+36 |
| 2024-04-12 | Auto merge of #123869 - matthiaskrgr:rollup-9kif9c9, r=matthiaskrgr | bors | -15/+50 |
| 2024-04-12 | Rollup merge of #123847 - eggyal:issue-123844, r=fmease | Matthias Krüger | -0/+1 |
| 2024-04-12 | Rollup merge of #123834 - compiler-errors:async-closure-with-tainted-body, r=... | Matthias Krüger | -3/+7 |
| 2024-04-12 | Rollup merge of #123654 - jieyouxu:question-mark-span, r=Nadrieril | Matthias Krüger | -12/+42 |
| 2024-04-12 | Auto merge of #121426 - madsmtm:remove-cc-syslibroot, r=pnkfelix | bors | -1/+7 |
| 2024-04-12 | Suppress erroneous suggestion | Alan Egerton | -0/+1 |
| 2024-04-12 | Don't do coroutine-closure-specific upvar analysis if tainted by errors | Michael Goulet | -3/+7 |
| 2024-04-12 | Rollup merge of #123849 - JimmyOhn:first_contribution, r=pnkfelix | Matthias Krüger | -0/+13 |
| 2024-04-12 | Rollup merge of #123841 - Kohei316:remove_qualifier_sugg, r=wesleywiser | Matthias Krüger | -1/+12 |
| 2024-04-12 | Rollup merge of #123249 - goolmoos:naked_variadics, r=pnkfelix | Matthias Krüger | -0/+7 |
| 2024-04-12 | Rollup merge of #123223 - estebank:issue-123079, r=pnkfelix | Matthias Krüger | -13/+7 |
| 2024-04-12 | Rollup merge of #123204 - notriddle:notriddle/include-str-span, r=pnkfelix | Matthias Krüger | -16/+62 |
| 2024-04-12 | remove dead code | klensy | -30/+0 |
| 2024-04-12 | linker: Remove laziness and caching from native search directory walks | Vadim Petrochenkov | -122/+23 |
| 2024-04-12 | Update compiler/rustc_error_codes/src/error_codes/E0384.md | Jimmy Ohn | -0/+13 |
| 2024-04-12 | do not add prolog for variadic naked functions | Guy Shefy | -0/+7 |
| 2024-04-12 | make CLI linker features influence the linker flavor | Rémy Rakic | -2/+49 |
| 2024-04-12 | add `-Z linker-features` to toggle lld on the CLI | Rémy Rakic | -1/+63 |
| 2024-04-12 | introduce `LinkerFeatures` | Rémy Rakic | -0/+52 |
| 2024-04-12 | remove some unnecessary lifetimes | Rémy Rakic | -23/+19 |
| 2024-04-12 | Auto merge of #123736 - compiler-errors:multiply-on-rhs, r=estebank | bors | -4/+10 |
| 2024-04-12 | Better account for more cases involving closures | Esteban Küber | -14/+36 |
| 2024-04-12 | Fix rebase | Esteban Küber | -2/+2 |
| 2024-04-12 | Improve diagnostic by suggesting to remove visibility qualifier | morine0122 | -1/+12 |
| 2024-04-12 | Rollup merge of #123827 - petrochenkov:searchdirs, r=Nadrieril | Matthias Krüger | -22/+21 |
| 2024-04-12 | Rollup merge of #123789 - klensy:rq, r=cjgillot | Matthias Krüger | -17/+13 |
| 2024-04-12 | Rollup merge of #123775 - scottmcm:place-val, r=cjgillot | Matthias Krüger | -169/+239 |
| 2024-04-12 | Rollup merge of #123599 - matthiaskrgr:rm, r=cjgillot | Matthias Krüger | -18/+10 |
| 2024-04-11 | Auto merge of #123823 - matthiaskrgr:rollup-8zdtggx, r=matthiaskrgr | bors | -70/+78 |
| 2024-04-12 | linker: Avoid some allocations in search directory iteration | Vadim Petrochenkov | -22/+21 |
| 2024-04-11 | Rollup merge of #123804 - compiler-errors:podcrab-fix, r=jieyouxu | Matthias Krüger | -34/+21 |
| 2024-04-11 | Rollup merge of #123744 - compiler-errors:redundant-due-to-glob, r=petrochenkov | Matthias Krüger | -1/+3 |
| 2024-04-11 | Rollup merge of #123523 - estebank:issue-123414, r=BoxyUwU | Matthias Krüger | -35/+54 |