| Age | Commit message (Expand) | Author | Lines |
| 2024-02-25 | Windows: Use ProcessPrng for random keys | Chris Denton | -44/+28 |
| 2024-02-25 | Auto merge of #121581 - lnicola:sync-from-ra, r=lnicola | bors | -704/+1828 |
| 2024-02-25 | Auto merge of #121579 - RalfJung:miri, r=RalfJung | bors | -322/+460 |
| 2024-02-25 | Avoid using cfg(FALSE) | Laurențiu Nicola | -2/+1 |
| 2024-02-25 | Add missing imports | Laurențiu Nicola | -1/+1 |
| 2024-02-25 | Merge commit '4a8d0f7f565b6df45da5522dd7366a4df3460cd7' into sync-from-ra | Laurențiu Nicola | -703/+1828 |
| 2024-02-25 | bump rustc-build-sysroot | Ralf Jung | -2/+3 |
| 2024-02-25 | Auto merge of #117107 - zachs18:mapped-mutex-guard, r=Amanieu | bors | -4/+985 |
| 2024-02-25 | Auto merge of #121114 - Nilstrieb:no-inline!, r=saethlin | bors | -3/+107 |
| 2024-02-25 | Auto merge of #120650 - clubby789:switchint-const, r=saethlin | bors | -5/+80 |
| 2024-02-24 | Auto merge of #121569 - matthiaskrgr:rollup-awglrax, r=matthiaskrgr | bors | -970/+592 |
| 2024-02-24 | Rollup merge of #121556 - GrigorenkoPV:addr_of, r=Nilstrieb | Matthias Krüger | -83/+92 |
| 2024-02-24 | Rollup merge of #121551 - nbdd0121:ffi_unwind, r=RalfJung | Matthias Krüger | -0/+3 |
| 2024-02-24 | Rollup merge of #121530 - wgslr:master, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2024-02-24 | Rollup merge of #121515 - RalfJung:fallible-promotion, r=oli-obk | Matthias Krüger | -734/+265 |
| 2024-02-24 | Rollup merge of #121474 - jieyouxu:ignore-directives-migration, r=Mark-Simula... | Matthias Krüger | -0/+3 |
| 2024-02-24 | Rollup merge of #121374 - Nadrieril:factor-explain, r=matthewjasper | Matthias Krüger | -151/+218 |
| 2024-02-24 | Rollup merge of #121343 - Takashiidobe:takashi/examples-for-slice, r=Mark-Sim... | Matthias Krüger | -1/+10 |
| 2024-02-24 | Auto merge of #121549 - matthiaskrgr:rollup-1hvu3lb, r=matthiaskrgr | bors | -152/+189 |
| 2024-02-24 | Add `#[rustc_no_mir_inline]` for standard library UB checks | Nilstrieb | -3/+107 |
| 2024-02-24 | Auto merge of #3318 - RalfJung:compiletest-rebuilds, r=oli-obk | bors | -10/+7 |
| 2024-02-24 | Auto merge of #121523 - matthiaskrgr:comp_comp, r=Nilstrieb | bors | -95/+62 |
| 2024-02-24 | Auto merge of #3312 - RossSmyth:miri-clean, r=RalfJung | bors | -16/+84 |
| 2024-02-24 | compiletest: call cargo-miri directly rather than via 'cargo run' | Ralf Jung | -10/+7 |
| 2024-02-24 | Add "cargo miri clean" command | Ross Smyth | -16/+84 |
| 2024-02-24 | Auto merge of #3316 - RossSmyth:windows-script, r=RalfJung | bors | -0/+10 |
| 2024-02-24 | Windows miri-script execution egronomics | Ross Smyth | -0/+10 |
| 2024-02-24 | compiler: use `addr_of!` | Pavel Grigorenko | -9/+9 |
| 2024-02-24 | Forbid use of `extern "C-unwind"` inside standard library | Gary Guo | -0/+3 |
| 2024-02-24 | Rollup merge of #121542 - RalfJung:stdarch, r=Amanieu | Matthias Krüger | -0/+0 |
| 2024-02-24 | Rollup merge of #121539 - Enselic:fix-large-move, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2024-02-24 | Rollup merge of #121531 - saethlin:ignore-less-debug, r=compiler-errors | Matthias Krüger | -62/+14 |
| 2024-02-24 | Rollup merge of #121522 - RalfJung:insert-extract-boundscheck, r=oli-obk | Matthias Krüger | -69/+112 |
| 2024-02-24 | Rollup merge of #121520 - matthiaskrgr:cloned, r=jackh726 | Matthias Krüger | -16/+19 |
| 2024-02-24 | Rollup merge of #121490 - gurry:121106-broken-usize-link-in-docs, r=notriddle | Matthias Krüger | -2/+7 |
| 2024-02-24 | Rollup merge of #121435 - estebank:rpitit-static-119773, r=compiler-errors | Matthias Krüger | -2/+36 |
| 2024-02-24 | library: use `addr_of!` | Pavel Grigorenko | -74/+83 |
| 2024-02-24 | promotion: don't promote int::MIN / -1 | Ralf Jung | -734/+265 |
| 2024-02-24 | update stdarch | Ralf Jung | -0/+0 |
| 2024-02-24 | Auto merge of #16654 - graemer957:feature/short_version_flag, r=lnicola | bors | -1/+1 |
| 2024-02-24 | compiler/rustc_target/src/spec/base/apple/tests.rs: Avoid unnecessary large move | Martin Nordholts | -1/+1 |
| 2024-02-24 | Tweak debug!() call | Guillaume Boisseau | -1/+1 |
| 2024-02-24 | feat: Add short flag -V for consistency with other rust tooling | Graeme Read | -1/+1 |
| 2024-02-24 | Rustdoc: include crate name in links for local primitives | Gurinder Singh | -2/+7 |
| 2024-02-23 | Apply suggestions from code review | zachs18 | -3/+3 |
| 2024-02-23 | Ignore less tests in debug builds | Ben Kimock | -62/+14 |
| 2024-02-24 | Fix incorrect doc of ScopedJoinHandle::is_finished | Wojciech Geisler | -1/+1 |
| 2024-02-23 | Auto merge of #119536 - Jules-Bertholet:const-barrier, r=dtolnay | bors | -1/+3 |
| 2024-02-23 | Auto merge of #16652 - davidbarsky:david/deadlock-fix-for-16643, r=Veykril | bors | -2/+5 |
| 2024-02-23 | internal: fix deadlock introduced by #16643 | David Barsky | -2/+5 |