| Age | Commit message (Expand) | Author | Lines |
| 2024-12-25 | Fully redact the [E0788] error message in tests, to make changes easier | Zalathar | -26/+26 |
| 2024-12-25 | Rollup merge of #134741 - compiler-errors:coroutine-verbose, r=lqd | DianQK | -5/+5 |
| 2024-12-25 | Rollup merge of #134735 - compiler-errors:arm-diverges, r=WaffleLapkin | DianQK | -3/+29 |
| 2024-12-25 | Use PostBorrowckAnalysis in check_coroutine_obligations | Michael Goulet | -0/+2 |
| 2024-12-25 | Actually print all the relevant parts of a coroutine in verbose mode | Michael Goulet | -5/+5 |
| 2024-12-25 | Rename `tests/ui/coverage-attr/no-coverage.rs` to `allowed-positions.rs` | Zalathar | -14/+16 |
| 2024-12-25 | Auto merge of #134729 - oliveredget:typo, r=jieyouxu | bors | -1/+1 |
| 2024-12-24 | Auto merge of #134333 - daxpedda:stdarch-bump, r=daxpedda | bors | -7/+8 |
| 2024-12-24 | Consider arm to diverge if guard diverges | Michael Goulet | -3/+29 |
| 2024-12-24 | Bump `stdarch` | daxpedda | -7/+8 |
| 2024-12-24 | chore: fix typos | oliveredget | -1/+1 |
| 2024-12-24 | Auto merge of #134513 - fudancoder:master, r=jieyouxu | bors | -8/+8 |
| 2024-12-24 | Fix some typos | fudancoder | -8/+8 |
| 2024-12-24 | Auto merge of #134716 - Zalathar:rollup-1h4q8cc, r=Zalathar | bors | -152/+170 |
| 2024-12-24 | Rollup merge of #134701 - compiler-errors:non-const-def-descr, r=Urgau,fmease | Stuart Cook | -103/+103 |
| 2024-12-24 | Rollup merge of #134689 - RalfJung:ptr-swap-test, r=oli-obk | Stuart Cook | -0/+3 |
| 2024-12-24 | Rollup merge of #134638 - compiler-errors:fx-item-bounds, r=lcnr | Stuart Cook | -49/+64 |
| 2024-12-24 | Auto merge of #134625 - compiler-errors:unsafe-binders-ty, r=oli-obk | bors | -261/+153 |
| 2024-12-23 | Note def descr in NonConstFunctionCall | Michael Goulet | -103/+103 |
| 2024-12-23 | Always run tail_expr_drop_order lint on promoted MIR | Michael Goulet | -37/+90 |
| 2024-12-23 | core: fix const ptr::swap_nonoverlapping when there are pointers at odd offse... | Ralf Jung | -0/+3 |
| 2024-12-23 | Rollup merge of #134680 - lqd:run-make-cleanup, r=jieyouxu | Matthias Krüger | -26/+18 |
| 2024-12-23 | Rollup merge of #134528 - jieyouxu:fix-rustc-bootstrap-test, r=Kobzol | Matthias Krüger | -2/+2 |
| 2024-12-24 | Add test for coverage on a body-less trait function | Eric Huss | -10/+35 |
| 2024-12-24 | Add a test for coverage attr on trait function | Eric Huss | -0/+60 |
| 2024-12-23 | tests: migrate `incr-add-rust-src-component` to rmake.rs | 许杰友 Jieyou Xu (Joe) | -45/+131 |
| 2024-12-23 | fix a few typos in rmake tests' comments | Rémy Rakic | -6/+6 |
| 2024-12-23 | remove unnecessary `mut` from `dump-ice-to-disk` rmake test | Rémy Rakic | -1/+1 |
| 2024-12-23 | clean up `remove-dir-all-race` rmake test | Rémy Rakic | -7/+6 |
| 2024-12-23 | remove unused imports from rmake tests | Rémy Rakic | -12/+5 |
| 2024-12-23 | Auto merge of #134677 - tgross35:rollup-ozoeyop, r=tgross35 | bors | -358/+470 |
| 2024-12-23 | Rollup merge of #134672 - Zalathar:revert-coverage-attr, r=wesleywiser | Trevor Gross | -358/+470 |
| 2024-12-23 | Auto merge of #134608 - DianQK:disable-93775, r=jieyouxu | bors | -3/+3 |
| 2024-12-23 | Revert "Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesl... | Zalathar | -358/+470 |
| 2024-12-23 | Auto merge of #134666 - matthiaskrgr:rollup-whe0chp, r=matthiaskrgr | bors | -2/+38 |
| 2024-12-22 | Begin to implement type system layer of unsafe binders | Michael Goulet | -261/+153 |
| 2024-12-22 | Rollup merge of #134642 - kpreid:pointerlike-cell, r=compiler-errors | Matthias Krüger | -2/+38 |
| 2024-12-22 | Implement `PointerLike` for `isize`, `NonNull`, `Cell`, `UnsafeCell`, and `Sy... | Kevin Reid | -2/+38 |
| 2024-12-22 | Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper | bors | -81/+36 |
| 2024-12-22 | Auto merge of #131193 - EFanZh:asserts-vec-len, r=the8472 | bors | -1/+53 |
| 2024-12-22 | Delete `Rvalue::Len` | Scott McMurray | -81/+36 |
| 2024-12-22 | Auto merge of #134326 - scottmcm:slice-drop-shim-ptrmetadata, r=saethlin | bors | -1/+66 |
| 2024-12-22 | Rollup merge of #134639 - compiler-errors:negative-ambiguity-causes, r=oli-obk | Matthias Krüger | -0/+41 |
| 2024-12-22 | Rollup merge of #134635 - compiler-errors:dyn-dyn, r=fmease | Matthias Krüger | -9/+43 |
| 2024-12-22 | Rollup merge of #134599 - dtolnay:fulldepsparser, r=fmease | Matthias Krüger | -50/+62 |
| 2024-12-22 | Add `ignore-rustc-debug-assertions` to `tests/ui/associated-consts/issue-9377... | DianQK | -3/+3 |
| 2024-12-22 | Auto merge of #134640 - matthiaskrgr:rollup-xlstm3o, r=matthiaskrgr | bors | -134/+245 |
| 2024-12-21 | Show which test case was found to be meaningless | David Tolnay | -1/+3 |
| 2024-12-21 | Switch pretty-printer roundtrip test to better parser | David Tolnay | -14/+4 |
| 2024-12-22 | Rollup merge of #134637 - compiler-errors:fx-test, r=fmease | Matthias Krüger | -90/+0 |