| Age | Commit message (Expand) | Author | Lines |
| 2025-04-30 | Rollup merge of #140481 - dpaoliello:reqasan, r=wesleywiser | Matthias Krüger | -0/+2 |
| 2025-04-30 | Rollup merge of #140476 - mejrs:test3, r=jieyouxu | Matthias Krüger | -61/+0 |
| 2025-04-30 | Rollup merge of #140467 - BoxyUwU:no_fcw_assoc_consts, r=lcnr | Matthias Krüger | -0/+23 |
| 2025-04-30 | Rollup merge of #140465 - mejrs:test2, r=jieyouxu | Matthias Krüger | -50/+39 |
| 2025-04-30 | Rollup merge of #140458 - azhogin:azhogin/async-drop-fix-dropped-tuple-ice, r... | Matthias Krüger | -0/+11 |
| 2025-04-30 | Rollup merge of #140504 - tmiasko:answer-ensure-stack, r=jswrenn | Matthias Krüger | -0/+70 |
| 2025-04-30 | Rollup merge of #140203 - Wyliodrin:error_for_no_mangle_weak_language_items, ... | Matthias Krüger | -1/+56 |
| 2025-04-30 | Rollup merge of #140090 - Urgau:snake_case-fn-var, r=petrochenkov | Matthias Krüger | -1/+10 |
| 2025-04-30 | Rollup merge of #139624 - m-ou-se:unconst-format-args, r=jhpratt | Matthias Krüger | -1/+14 |
| 2025-04-30 | Auto merge of #140503 - matthiaskrgr:rollup-n7zigts, r=matthiaskrgr | bors | -125/+125 |
| 2025-04-30 | error when using no_mangle on language items | Alexandru RADOVICI | -1/+56 |
| 2025-04-30 | Add test for format_args!("{}", 0) in const. | Mara Bos | -1/+14 |
| 2025-04-30 | Rollup merge of #140446 - mejrs:test1, r=jieyouxu | Matthias Krüger | -109/+53 |
| 2025-04-30 | Rollup merge of #140445 - oli-obk:const-manually-drop, r=fee1-dead | Matthias Krüger | -0/+41 |
| 2025-04-30 | Rollup merge of #140312 - nnethercote:DelimArgs-spacing, r=petrochenkov | Matthias Krüger | -13/+28 |
| 2025-04-30 | Rollup merge of #136160 - ShE3py:should-panic-backticks, r=thomcc | Matthias Krüger | -3/+3 |
| 2025-04-30 | compiletest: Make diagnostic kind mandatory on line annotations | Vadim Petrochenkov | -1972/+2257 |
| 2025-04-29 | transmutability: uninit transition matches unit byte only | Tomasz Miąsko | -0/+70 |
| 2025-04-29 | Require sanitizers be enabled for asan_odr_windows.rs | Daniel Paoliello | -0/+2 |
| 2025-04-29 | Don't FCW assoc consts in patterns | Boxy | -0/+23 |
| 2025-04-29 | Delete unused ui/auxiliary crates | mejrs | -61/+0 |
| 2025-04-29 | Rollup merge of #139909 - oli-obk:or-patterns, r=BoxyUwU | Trevor Gross | -0/+204 |
| 2025-04-29 | Move tests from /ui directory | mejrs | -31/+39 |
| 2025-04-29 | Fix for async drop ice with partly dropped tuple | Andrew Zhogin | -0/+11 |
| 2025-04-29 | Delete "nonconstructable" enums are "noncopyable" test | mejrs | -19/+0 |
| 2025-04-29 | Coalesce duplicate missing clone tests | mejrs | -97/+43 |
| 2025-04-29 | Treat `ManuallyDrop` as `~const Destruct` | Oli Scherer | -23/+1 |
| 2025-04-29 | Add test | Oli Scherer | -0/+63 |
| 2025-04-29 | Fix comment describing what the test does | mejrs | -6/+3 |
| 2025-04-29 | Move `on impl position` test to proper directory | mejrs | -6/+7 |
| 2025-04-29 | Auto merge of #137940 - 1c3t3a:alignment-borrows-check, r=saethlin | bors | -0/+40 |
| 2025-04-29 | Improve pretty-printing of braces. | Nicholas Nethercote | -12/+11 |
| 2025-04-29 | Add a few extra tests to `tests/ui/macros/stringify.rs`. | Nicholas Nethercote | -2/+18 |
| 2025-04-28 | Rollup merge of #140323 - tgross35:cfg-unstable-float, r=Urgau | Chris Denton | -0/+119 |
| 2025-04-28 | Rollup merge of #140302 - compiler-errors:inline_asm-bug, r=lcnr | Chris Denton | -0/+19 |
| 2025-04-28 | Rollup merge of #140276 - compiler-errors:typeof-less-eagerly, r=lcnr | Chris Denton | -0/+71 |
| 2025-04-28 | Rollup merge of #140022 - dianne:box-deref-pats, r=Nadrieril | Chris Denton | -50/+151 |
| 2025-04-28 | Remove backticks from `ShouldPanic::YesWithMessage`'s `TrFailedMsg` | Lieselotte | -3/+3 |
| 2025-04-28 | Auto merge of #140388 - GuillaumeGomez:rollup-aj9o3ch, r=GuillaumeGomez | bors | -92/+90 |
| 2025-04-28 | Do not compute type_of for impl item if impl where clauses are unsatisfied | Michael Goulet | -0/+71 |
| 2025-04-28 | Auto merge of #123948 - azhogin:azhogin/async-drop, r=oli-obk | bors | -64/+1129 |
| 2025-04-28 | Rollup merge of #140249 - BoxyUwU:remove_weak_alias_terminology, r=oli-obk | Guillaume Gomez | -2/+2 |
| 2025-04-28 | Rollup merge of #140056 - yuk1ty:fix-static-mut-error-message, r=jieyouxu | Guillaume Gomez | -90/+88 |
| 2025-04-28 | AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}... | Andrew Zhogin | -64/+1129 |
| 2025-04-28 | Auto merge of #123239 - Urgau:dangerous_implicit_autorefs, r=jdonszelmann,tra... | bors | -0/+419 |
| 2025-04-28 | Add or-patterns to pattern types | Oli Scherer | -0/+204 |
| 2025-04-27 | Move inline_asm to typeck, properly handle aliases | Michael Goulet | -0/+19 |
| 2025-04-27 | Implement the internal feature `cfg_target_has_reliable_f16_f128` | Trevor Gross | -0/+119 |
| 2025-04-27 | Test partial moves via deref pats | Nadrieril | -0/+8 |
| 2025-04-27 | Rollup merge of #140280 - nnethercote:improve-if-else-printing, r=Urgau | Matthias Krüger | -66/+66 |