| Age | Commit message (Expand) | Author | Lines |
| 2024-10-05 | Auto merge of #129244 - cjgillot:opaque-hir, r=compiler-errors | bors | -60/+16 |
| 2024-10-05 | Auto merge of #131275 - workingjubilee:rollup-4yxqio3, r=workingjubilee | bors | -10/+25 |
| 2024-10-04 | Rollup merge of #131260 - notriddle:notriddle/disambiguator-error, r=Guillaum... | Jubilee | -5/+16 |
| 2024-10-04 | Rollup merge of #129517 - cjgillot:known-panic-array, r=pnkfelix | Jubilee | -5/+9 |
| 2024-10-05 | Auto merge of #131124 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-10-05 | Bless clippy. | Camille GILLOT | -5/+9 |
| 2024-10-04 | Adapt clippy. | Camille GILLOT | -38/+13 |
| 2024-10-04 | rm `ItemKind::OpaqueTy` | Noah Lev | -22/+3 |
| 2024-10-04 | Rollup merge of #131257 - GuillaumeGomez:fix-list-margins, r=notriddle | Jubilee | -3/+6 |
| 2024-10-04 | Rollup merge of #131240 - taiki-e:typo, r=jieyouxu | Jubilee | -1/+1 |
| 2024-10-04 | Rollup merge of #130518 - scottmcm:stabilize-controlflow-extra, r=dtolnay | Jubilee | -2/+0 |
| 2024-10-04 | Rollup merge of #130453 - randomPoison:trusty-x86, r=pnkfelix | Jubilee | -0/+1 |
| 2024-10-04 | Update cargo | Weihang Lo | -0/+0 |
| 2024-10-04 | rustdoc: cleaner errors on disambiguator/namespace mismatches | Michael Howell | -5/+16 |
| 2024-10-04 | Fix list margins | Guillaume Gomez | -3/+6 |
| 2024-10-04 | Fix typo in csky-unknown-linux-gnuabiv2.md | Taiki Endo | -1/+1 |
| 2024-10-04 | Rollup merge of #131230 - GuillaumeGomez:no-sandbox, r=notriddle | Guillaume Gomez | -26/+2 |
| 2024-10-04 | Rollup merge of #131034 - Urgau:cfg-true-false, r=nnethercote | Guillaume Gomez | -23/+67 |
| 2024-10-04 | Enable `--no-sandbox` option by default for rustdoc GUI tests | Guillaume Gomez | -26/+2 |
| 2024-10-04 | Adjust rustdoc for literal boolean support | Urgau | -23/+45 |
| 2024-10-04 | Feature gate boolean lit support in cfg predicates | Urgau | -0/+22 |
| 2024-10-03 | Rollup merge of #131183 - compiler-errors:opaque-ty-origin, r=estebank | Matthias Krüger | -8/+7 |
| 2024-10-03 | Auto merge of #131205 - flip1995:clippy-subtree-update, r=Manishearth | bors | -848/+2484 |
| 2024-10-03 | Merge commit 'aa0d551351a9c15d8a95fdb3e2946b505893dda8' into clippy-subtree-u... | Philipp Krones | -848/+2484 |
| 2024-10-03 | Rollup merge of #130419 - nnethercote:streamline-HirCollector, r=GuillaumeGomez | Matthias Krüger | -22/+10 |
| 2024-10-03 | Auto merge of #131185 - workingjubilee:rollup-wkcqe2j, r=workingjubilee | bors | -0/+6 |
| 2024-10-02 | Rollup merge of #126930 - Xaeroxe:file-checksum-hint, r=chenyukang | Jubilee | -0/+6 |
| 2024-10-03 | Auto merge of #127912 - joboet:tls_dtor_thread_current, r=cuviper | bors | -7/+7 |
| 2024-10-02 | Use named fields for OpaqueTyOrigin | Michael Goulet | -2/+2 |
| 2024-10-02 | Remove redundant in_trait from hir::TyKind::OpaqueDef | Michael Goulet | -6/+5 |
| 2024-10-02 | bless miri tests | joboet | -7/+7 |
| 2024-10-02 | Auto merge of #125771 - Kobzol:ci-datadog-metrics, r=jdno | bors | -0/+81 |
| 2024-10-02 | Auto merge of #131117 - AvatarSenju:helpstring-fix, r=onur-ozkan | bors | -1/+1 |
| 2024-10-01 | Rollup merge of #131108 - jieyouxu:revert-broken-pipe, r=onur-ozkan | Jubilee | -4/+11 |
| 2024-10-01 | Rollup merge of #130885 - RalfJung:interp-error-discard, r=oli-obk | Jubilee | -729/+740 |
| 2024-10-01 | add unstable support for outputting file checksums for use in cargo | Jacob Kiesel | -0/+6 |
| 2024-10-02 | Update helper docs display disable option | Anushrut | -1/+1 |
| 2024-10-01 | make InterpResult a dedicated type to avoid accidentally discarding the error | Ralf Jung | -733/+739 |
| 2024-10-01 | Auto merge of #131111 - matthiaskrgr:rollup-n6do187, r=matthiaskrgr | bors | -12/+51 |
| 2024-10-01 | Rollup merge of #130933 - lolbinarycat:rustdoc-li-p, r=GuillaumeGomez,notriddle | Matthias Krüger | -0/+7 |
| 2024-10-01 | Rollup merge of #130005 - davidlattimore:protected-vis-flag, r=Urgau | Matthias Krüger | -12/+44 |
| 2024-10-01 | Revert "Drop conditionally applied cargo `-Zon-broken-pipe=kill` flags" | 许杰友 Jieyou Xu (Joe) | -4/+11 |
| 2024-10-01 | Rollup merge of #131088 - klensy:llvm-terminfo, r=Kobzol | Guillaume Gomez | -0/+1 |
| 2024-10-01 | Rollup merge of #131079 - alexcrichton:update-wasm-component-ld, r=jieyouxu | Guillaume Gomez | -1/+1 |
| 2024-10-01 | Rollup merge of #130630 - taiki-e:s390x-clobber-abi, r=Amanieu | Guillaume Gomez | -0/+7 |
| 2024-10-01 | Replace -Z default-hidden-visibility with -Z default-visibility | David Lattimore | -12/+44 |
| 2024-10-01 | add fixme to remove llvm option when minimal version is 19 | klensy | -0/+1 |
| 2024-10-01 | Auto merge of #131076 - lukas-code:doc-stab2, r=notriddle | bors | -64/+107 |
| 2024-10-01 | Auto merge of #130587 - coolreader18:field-variant-doclink-disambig, r=notrid... | bors | -43/+56 |
| 2024-09-30 | Update wasm-component-ld to 0.5.9 | Alex Crichton | -1/+1 |