| Age | Commit message (Expand) | Author | Lines |
| 2024-09-15 | Rollup merge of #130420 - jieyouxu:build_helpers_docs, r=onur-ozkan | Jubilee | -0/+9 |
| 2024-09-15 | Rollup merge of #130398 - ChrisDenton:win-cross, r=jieyouxu | Jubilee | -1/+4 |
| 2024-09-15 | Rollup merge of #130336 - onur-ozkan:simple-improvement, r=albertlarsan68 | Jubilee | -5/+1 |
| 2024-09-15 | Rollup merge of #130325 - workingjubilee:plus-minus-zero-redux, r=RalfJung,ji... | Jubilee | -2/+31 |
| 2024-09-15 | Rollup merge of #127879 - kornelski:bad-pointer-printf, r=workingjubilee | Jubilee | -2/+10 |
| 2024-09-16 | Auto merge of #130220 - RalfJung:float-classify, r=workingjubilee | bors | -137/+106 |
| 2024-09-16 | Auto merge of #130377 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-09-16 | bootstrap: register tool docs for src/tools/build_helper | 许杰友 Jieyou Xu (Joe) | -0/+9 |
| 2024-09-15 | Use -0.0 in `intrinsics::simd::reduce_add_unordered` | Jubilee Young | -2/+31 |
| 2024-09-15 | Auto merge of #130415 - matthiaskrgr:rollup-xhsu9oq, r=matthiaskrgr | bors | -38/+135 |
| 2024-09-15 | Rollup merge of #130409 - matthiaskrgr:ccccrashes, r=compiler-errors | Matthias Krüger | -0/+93 |
| 2024-09-15 | Rollup merge of #130394 - RalfJung:mut-ref-to-immut, r=saethlin | Matthias Krüger | -37/+37 |
| 2024-09-15 | Rollup merge of #130151 - ChrisDenton:slow-ci, r=Mark-Simulacrum | Matthias Krüger | -1/+5 |
| 2024-09-15 | const: don't ICE when encountering a mutable ref to immutable memory | Ralf Jung | -37/+37 |
| 2024-09-15 | Update cargo | Weihang Lo | -0/+0 |
| 2024-09-15 | Auto merge of #130407 - matthiaskrgr:rollup-vo2gmf4, r=matthiaskrgr | bors | -2/+78 |
| 2024-09-15 | tests: more ice tests | Matthias Krüger | -0/+93 |
| 2024-09-15 | Rollup merge of #130384 - workingjubilee:document-what-abi-and-pref-align-is,... | Matthias Krüger | -0/+8 |
| 2024-09-15 | Rollup merge of #130339 - CAD97:unwind-choice, r=dtolnay | Matthias Krüger | -0/+28 |
| 2024-09-15 | Rollup merge of #129897 - RalfJung:soft-float-ignored, r=Urgau | Matthias Krüger | -2/+42 |
| 2024-09-15 | simplify abort_unwind | Christopher Durham | -7/+2 |
| 2024-09-15 | Auto merge of #130401 - matthiaskrgr:rollup-fri2j58, r=matthiaskrgr | bors | -183/+805 |
| 2024-09-15 | Rollup merge of #130342 - RalfJung:slice-idx-overflow, r=saethlin | Matthias Krüger | -45/+109 |
| 2024-09-15 | Rollup merge of #130293 - gurry:130142-lint-level-issue, r=cjgillot | Matthias Krüger | -9/+70 |
| 2024-09-15 | Rollup merge of #130110 - onur-ozkan:configurable-dist-vendor, r=Kobzol,Mark-... | Matthias Krüger | -6/+18 |
| 2024-09-15 | Rollup merge of #129828 - RalfJung:miri-data-race, r=saethlin | Matthias Krüger | -123/+534 |
| 2024-09-15 | Rollup merge of #129439 - okaneco:vec_string_lossy, r=Noratrieb | Matthias Krüger | -0/+74 |
| 2024-09-15 | Add system libs when cross compiling for Windows | Chris Denton | -1/+4 |
| 2024-09-15 | use early return for race_detecting() logic | Ralf Jung | -156/+152 |
| 2024-09-15 | Auto merge of #130390 - matthiaskrgr:rollup-evbfwe2, r=matthiaskrgr | bors | -1738/+426 |
| 2024-09-15 | Rollup merge of #130381 - workingjubilee:sometimes-code-really-is-self-descri... | Matthias Krüger | -6/+3 |
| 2024-09-15 | Rollup merge of #130371 - saethlin:transmutability-enum-ice, r=compiler-errors | Matthias Krüger | -32/+34 |
| 2024-09-15 | Rollup merge of #130295 - chrisnc:armv8r-feature-fix, r=workingjubilee | Matthias Krüger | -6/+6 |
| 2024-09-15 | Rollup merge of #130118 - RalfJung:unwrap_unchecked, r=Noratrieb | Matthias Krüger | -1/+1 |
| 2024-09-15 | Rollup merge of #129195 - RalfJung:const-mut-refs, r=fee1-dead | Matthias Krüger | -1693/+382 |
| 2024-09-15 | add change entry for `dist.vendor` | onur-ozkan | -0/+5 |
| 2024-09-15 | document `dist.vendor` in `config.example.toml` | onur-ozkan | -0/+3 |
| 2024-09-15 | make dist vendoring configurable | onur-ozkan | -6/+10 |
| 2024-09-15 | Auto merge of #130148 - RalfJung:interpret-get_ptr_alloc_mut, r=saethlin | bors | -24/+40 |
| 2024-09-15 | interpret: get_ptr_alloc_mut: lookup allocation only once | Ralf Jung | -24/+40 |
| 2024-09-15 | also stabilize const_refs_to_cell | Ralf Jung | -324/+130 |
| 2024-09-15 | const_refs_to_cell: dont let mutable references sneak past the interior mutab... | Ralf Jung | -11/+59 |
| 2024-09-15 | clean up const checking of mutable references | Ralf Jung | -77/+2 |
| 2024-09-15 | stabilize const_mut_refs | Ralf Jung | -1376/+286 |
| 2024-09-15 | also use compute_size_in_bytes for relevant multiplications in Miri | Ralf Jung | -40/+64 |
| 2024-09-14 | compiler: Document AbiAndPrefAlign | Jubilee Young | -0/+8 |
| 2024-09-15 | Auto merge of #130379 - Zalathar:rollup-wpmcnql, r=Zalathar | bors | -28/+561 |
| 2024-09-14 | Fix target-cpu fpu features on Armv8-R. | Chris Copeland | -6/+6 |
| 2024-09-14 | library: Compute Rust exception class from its string repr | Jubilee Young | -6/+3 |
| 2024-09-15 | Rollup merge of #130370 - kpreid:patch-2, r=compiler-errors | Stuart Cook | -1/+0 |