| Age | Commit message (Expand) | Author | Lines |
| 2024-08-19 | Fix wrong argument for `get_fn_decl` | Wafarm | -2/+48 |
| 2024-08-19 | Auto merge of #129228 - matthiaskrgr:oopsie, r=jieyouxu | bors | -0/+98 |
| 2024-08-19 | Retroactively feature gate `ConstArgKind::Path` | Boxy | -184/+383 |
| 2024-08-18 | Bless *all* the mir-opt tests | Scott McMurray | -3567/+3567 |
| 2024-08-18 | Update mir-opt filechecks | Scott McMurray | -356/+356 |
| 2024-08-19 | crashes: more tests | Matthias Krüger | -0/+98 |
| 2024-08-19 | Don't generate functions with the `rustc_intrinsic_must_be_overridden` attribute | DianQK | -0/+14 |
| 2024-08-18 | Auto merge of #125854 - beetrees:zst-arg-abi, r=estebank | bors | -0/+704 |
| 2024-08-18 | Fixup tests | Ben Kimock | -13/+13 |
| 2024-08-18 | Convert lldbg- to lldb- | Ben Kimock | -716/+716 |
| 2024-08-18 | Delete lldbr annotations | Ben Kimock | -677/+0 |
| 2024-08-18 | Delete min-lldb-version: 310 | Ben Kimock | -158/+2 |
| 2024-08-18 | Delete redundant gdb-version requirements and related comments | Ben Kimock | -47/+0 |
| 2024-08-18 | Grep for enabled and clean up those hits | Ben Kimock | -22/+0 |
| 2024-08-18 | safe transmute: forbid reference lifetime extension | Jack Wrenn | -0/+328 |
| 2024-08-18 | stabilize raw_ref_op | Ralf Jung | -229/+100 |
| 2024-08-18 | Fix wording of misapplied `must_not_suspend` error | Goldstein | -4/+4 |
| 2024-08-18 | Check that `#[may_dangle]` is properly applied | Goldstein | -0/+103 |
| 2024-08-18 | Fix up a special case | Ben Kimock | -7/+0 |
| 2024-08-18 | Replace gdbr with gdbg | Ben Kimock | -461/+461 |
| 2024-08-18 | Delete gdbg commands | Ben Kimock | -398/+0 |
| 2024-08-18 | Auto merge of #129227 - jieyouxu:no-dumping, r=Kobzol | bors | -0/+3 |
| 2024-08-18 | tests: disable `dump-ice-to-disk` for i686-mingw | 许杰友 Jieyou Xu (Joe) | -0/+3 |
| 2024-08-18 | Auto merge of #129225 - jieyouxu:rollup-xwtkwgr, r=jieyouxu | bors | -12/+92 |
| 2024-08-18 | Rollup merge of #129185 - Zalathar:validate-json, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -10/+13 |
| 2024-08-18 | Rollup merge of #129173 - beetrees:statically-known-float, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -2/+79 |
| 2024-08-18 | Added #[cfg(target_arch = x86_64)] to f16 and f128 | Rezwan ahmed sami | -2/+7 |
| 2024-08-18 | Auto merge of #128982 - saethlin:windows-debuginfo-tests, r=compiler-errors | bors | -12/+8 |
| 2024-08-18 | Auto merge of #129115 - jieyouxu:reenable-dump-ice, r=estebank | bors | -5/+8 |
| 2024-08-17 | Auto merge of #128771 - carbotaniuman:stabilize_unsafe_attr, r=nnethercote | bors | -83/+44 |
| 2024-08-18 | Fix order of normalization and recursion in const folding. | Luca Versari | -0/+25 |
| 2024-08-17 | Auto merge of #128792 - compiler-errors:foreign-sig, r=spastorino | bors | -48/+105 |
| 2024-08-18 | Add f16 and f128 to tests/ui/consts/const-float-bits-conv.rs | Rezwan ahmed sami | -1/+64 |
| 2024-08-17 | Auto merge of #129202 - matthiaskrgr:rollup-wev7uur, r=matthiaskrgr | bors | -25/+269 |
| 2024-08-17 | Bless test fallout | Michael Goulet | -168/+120 |
| 2024-08-17 | Stabilize opaque type precise capturing | Michael Goulet | -123/+67 |
| 2024-08-17 | Rollup merge of #129168 - BoxyUwU:mismatched_ty_correct_id, r=compiler-errors | Matthias Krüger | -25/+172 |
| 2024-08-17 | Rollup merge of #128989 - s7tya:check-linkage-attribute-pos, r=petrochenkov | Matthias Krüger | -0/+97 |
| 2024-08-17 | Auto merge of #128786 - estebank:multiple-crate-versions, r=fee1-dead | bors | -15/+108 |
| 2024-08-17 | make writes_through_immutable_pointer a hard error | Ralf Jung | -52/+11 |
| 2024-08-17 | Auto merge of #128598 - RalfJung:float-comments, r=workingjubilee | bors | -183/+31 |
| 2024-08-17 | more clear NAN names and fix broken_floats logic | Ralf Jung | -12/+14 |
| 2024-08-17 | disable problematic float-conv tests in i586 targets | Ralf Jung | -6/+13 |
| 2024-08-17 | Port `run-make/libtest-json/validate_json.py` to Rust | Zalathar | -10/+13 |
| 2024-08-17 | Emit an error for invalid use of the linkage attribute | Shina | -0/+97 |
| 2024-08-16 | CFI: Erase regions when projecting ADT to its transparent non-1zst field | Michael Goulet | -0/+18 |
| 2024-08-16 | Enable more debuginfo tests on Windows | Ben Kimock | -12/+8 |
| 2024-08-17 | Fix `is_val_statically_known` for floats | beetrees | -2/+79 |
| 2024-08-16 | Auto merge of #129162 - matthiaskrgr:rollup-r0oxdev, r=matthiaskrgr | bors | -55/+53 |
| 2024-08-16 | Rewrite `get_fn_id_for_return_block` | Boxy | -25/+172 |