| Age | Commit message (Expand) | Author | Lines |
| 2024-10-16 | Rollup merge of #131764 - Zalathar:double-dir, r=jieyouxu | Urgau | -1/+5 |
| 2024-10-16 | Fix unnecessary nesting in run-make test output directories | Zalathar | -1/+5 |
| 2024-10-15 | Auto merge of #131750 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-10-15 | Update cargo | Weihang Lo | -0/+0 |
| 2024-10-15 | Rollup merge of #131705 - hoodmane:fix-emscripten-tests, r=jieyouxu | Michael Goulet | -3/+4 |
| 2024-10-15 | Rollup merge of #131521 - jdonszelmann:rc, r=joboet | Michael Goulet | -2/+2 |
| 2024-10-15 | Rollup merge of #130568 - eduardosm:const-float-methods, r=RalfJung,tgross35 | Michael Goulet | -43/+0 |
| 2024-10-15 | Fix most ui tests on emscripten target | Hood Chatham | -3/+4 |
| 2024-10-15 | Auto merge of #131723 - matthiaskrgr:rollup-krcslig, r=matthiaskrgr | bors | -39/+34 |
| 2024-10-15 | Make some float methods unstable `const fn` | Eduardo Sánchez Muñoz | -39/+0 |
| 2024-10-15 | Auto merge of #131727 - RalfJung:miri-sync, r=RalfJung | bors | -876/+1347 |
| 2024-10-15 | Rollup merge of #130635 - eholk:pin-reborrow-sugar, r=compiler-errors | Matthias Krüger | -4/+34 |
| 2024-10-15 | Rollup merge of #131703 - alex:patch-1, r=Kobzol | Matthias Krüger | -1/+3 |
| 2024-10-15 | Rollup merge of #131681 - Zalathar:fix-run-make-stamp, r=jieyouxu | Matthias Krüger | -8/+2 |
| 2024-10-15 | Rollup merge of #131652 - compiler-errors:modifiers, r=Nadrieril,jieyouxu | Matthias Krüger | -30/+29 |
| 2024-10-14 | use new check_min_arg_count helper in more places | Ralf Jung | -35/+17 |
| 2024-10-14 | Auto merge of #3973 - RalfJung:os-unfair-lock, r=RalfJung | bors | -122/+297 |
| 2024-10-14 | ensure that a macOS os_unfair_lock that is moved while being held is not impl... | Ralf Jung | -59/+178 |
| 2024-10-14 | move lazy_sync helper methods to be with InterpCx | Ralf Jung | -79/+103 |
| 2024-10-14 | De-duplicate and move `adjust_nan` to `InterpCx` | Eduardo Sánchez Muñoz | -4/+0 |
| 2024-10-14 | Auto merge of #3968 - YohDeadfall:variadic-arg-helper, r=RalfJung | bors | -84/+85 |
| 2024-10-14 | add test ensuring a moved mutex deadlocks | Ralf Jung | -0/+32 |
| 2024-10-14 | Resolved python deprecation warning in publish_toolstate.py | Alex Gaynor | -1/+3 |
| 2024-10-14 | Added a variadic argument helper | Yoh Deadfall | -84/+85 |
| 2024-10-14 | Avoid some needless monomorphizations | Oli Scherer | -10/+7 |
| 2024-10-14 | pick more clear names for the types | Ralf Jung | -22/+19 |
| 2024-10-14 | turns out relaxed accesses suffice here | Ralf Jung | -2/+2 |
| 2024-10-14 | make lazy_sync_get_data also take a closure to initialize if needed | Ralf Jung | -51/+32 |
| 2024-10-14 | Windows InitOnce: also store ID outside addressable memory | Ralf Jung | -165/+114 |
| 2024-10-14 | macOS os_unfair_lock: also store ID outside addressable memory | Ralf Jung | -49/+42 |
| 2024-10-14 | pthread_cond: also store ID outside addressable memory | Ralf Jung | -172/+109 |
| 2024-10-14 | pthread_rwlock: also store ID outside addressable memory | Ralf Jung | -135/+112 |
| 2024-10-14 | pthread_mutex: store mutex ID outside adressable memory, so it can be trusted | Ralf Jung | -127/+181 |
| 2024-10-14 | clippy | Ralf Jung | -0/+2 |
| 2024-10-14 | Rollup merge of #131679 - Zalathar:ct-docs, r=jieyouxu | Matthias Krüger | -13/+114 |
| 2024-10-14 | Merge from rustc | Ralf Jung | -1832/+2515 |
| 2024-10-14 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-10-14 | Move trait bound modifiers into ast::PolyTraitRef | Michael Goulet | -10/+9 |
| 2024-10-14 | Move trait bound modifiers into hir::PolyTraitRef | Michael Goulet | -20/+20 |
| 2024-10-14 | Fix up-to-date checking for run-make tests | Zalathar | -8/+2 |
| 2024-10-14 | Document various parts of compiletest's `lib.rs` | Zalathar | -13/+114 |
| 2024-10-14 | Rollup merge of #131593 - RalfJung:alloc-no-clone, r=saethlin | Matthias Krüger | -4/+12 |
| 2024-10-13 | Rollup merge of #131642 - jieyouxu:build-fail-check-fail, r=Kobzol | Matthias Krüger | -7/+26 |
| 2024-10-13 | Rollup merge of #131641 - RalfJung:unicode-bitset-static, r=dtolnay | Matthias Krüger | -4/+4 |
| 2024-10-13 | Rollup merge of #131638 - Zalathar:debuggers, r=jieyouxu | Matthias Krüger | -274/+290 |
| 2024-10-13 | Rollup merge of #131614 - jieyouxu:rmake-no-rev, r=Kobzol | Matthias Krüger | -5/+14 |
| 2024-10-13 | Rollup merge of #131585 - Zalathar:original-line, r=jieyouxu | Matthias Krüger | -29/+10 |
| 2024-10-13 | switch unicode-data back to 'static' | Ralf Jung | -4/+4 |
| 2024-10-13 | Special case error message for a `build-fail` test that failed check build | 许杰友 Jieyou Xu (Joe) | -7/+26 |
| 2024-10-13 | Auto merge of #3957 - YohDeadfall:macos-thread-name, r=RalfJung | bors | -61/+191 |