| Age | Commit message (Expand) | Author | Lines |
| 2024-08-18 | Fix order of normalization and recursion in const folding. | Luca Versari | -4/+29 |
| 2024-08-17 | Auto merge of #128598 - RalfJung:float-comments, r=workingjubilee | bors | -683/+116 |
| 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 | Auto merge of #129178 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-08-17 | Auto merge of #106943 - mina86:exact_size_take_repeat, r=dtolnay | bors | -0/+147 |
| 2024-08-16 | Update cargo | Weihang Lo | -0/+0 |
| 2024-08-16 | Auto merge of #116528 - daxpedda:stabilize-ready-into-inner, r=dtolnay | bors | -2/+1 |
| 2024-08-16 | Auto merge of #129162 - matthiaskrgr:rollup-r0oxdev, r=matthiaskrgr | bors | -71/+76 |
| 2024-08-16 | Rollup merge of #129161 - dtolnay:spawnunck, r=Noratrieb | Matthias Krüger | -3/+1 |
| 2024-08-16 | Rollup merge of #129154 - wafarm:fix-95463, r=estebank | Matthias Krüger | -12/+19 |
| 2024-08-16 | Rollup merge of #129149 - GuillaumeGomez:migrate-python-script, r=jieyouxu | Matthias Krüger | -44/+47 |
| 2024-08-16 | Rollup merge of #129086 - slanterns:is_none_or, r=dtolnay | Matthias Krüger | -7/+2 |
| 2024-08-16 | Rollup merge of #129042 - Jaic1:fix-116308, r=BoxyUwU | Matthias Krüger | -1/+7 |
| 2024-08-16 | Rollup merge of #128990 - saethlin:freebsd-debuginfo-tests, r=compiler-errors | Matthias Krüger | -4/+0 |
| 2024-08-16 | Auto merge of #128456 - Oneirical:clantestine-operations, r=jieyouxu | bors | -141/+240 |
| 2024-08-16 | Stabilize std::thread::Builder::spawn_unchecked | David Tolnay | -3/+1 |
| 2024-08-16 | Re-enable debuginfo tests on freebsd | Ben Kimock | -4/+0 |
| 2024-08-16 | Reexport `serde_json` crate from run-make-support to give it access to `run-m... | Guillaume Gomez | -39/+38 |
| 2024-08-16 | Migrate `validate_json.py` script to rust in `run-make/rustdoc-map-file` test | Guillaume Gomez | -44/+48 |
| 2024-08-16 | Auto merge of #129068 - cuviper:llvm19rc2, r=compiler-errors | bors | -0/+0 |
| 2024-08-16 | massive refactor of reproducible-build test | Oneirical | -161/+179 |
| 2024-08-16 | rewrite reproducible-build to rmake | Oneirical | -141/+222 |
| 2024-08-16 | Fix wrong source location for some incorrect macro definitions | Wafarm | -12/+19 |
| 2024-08-16 | Auto merge of #129052 - onur-ozkan:better-incompatibility-check, r=Kobzol | bors | -98/+164 |
| 2024-08-16 | Auto merge of #128977 - jieyouxu:writable-file, r=Kobzol | bors | -11/+45 |
| 2024-08-16 | float to/from bits and classify: update comments regarding non-conformant har... | Ralf Jung | -683/+107 |
| 2024-08-16 | bootstrap: fix trying to modify file times on read-only file on Windows | 许杰友 Jieyou Xu (Joe) | -11/+45 |
| 2024-08-16 | Auto merge of #128913 - saethlin:unignore-debuginfo-tests, r=compiler-errors | bors | -72/+48 |
| 2024-08-16 | Auto merge of #129143 - workingjubilee:rollup-h0hzumu, r=workingjubilee | bors | -350/+564 |
| 2024-08-15 | Rollup merge of #129135 - matthiaskrgr:ITKEEPSCRASHINGAAAAAAAAHH, r=compiler-... | Jubilee | -0/+131 |
| 2024-08-15 | Rollup merge of #129111 - Zalathar:python-sysroot, r=jieyouxu | Jubilee | -77/+99 |
| 2024-08-15 | Rollup merge of #129110 - nnethercote:Ty-kind-ret-ty-comment, r=jieyouxu | Jubilee | -0/+4 |
| 2024-08-15 | Rollup merge of #129078 - lcnr:scrape_region_constraints-use-ocx, r=compiler-... | Jubilee | -35/+3 |
| 2024-08-15 | Rollup merge of #129037 - Zalathar:rmake-libtest, r=jieyouxu | Jubilee | -44/+64 |
| 2024-08-15 | Rollup merge of #129018 - Oneirical:nmemonic-artifice, r=jieyouxu | Jubilee | -79/+180 |
| 2024-08-15 | Rollup merge of #128965 - Zalathar:no-pat, r=Nadrieril | Jubilee | -112/+60 |
| 2024-08-15 | Rollup merge of #128922 - Nadrieril:r-a-use-upstream-pat-ana, r=Veykril | Jubilee | -2/+4 |
| 2024-08-15 | Rollup merge of #128064 - ijackson:noop-waker-doc, r=workingjubilee | Jubilee | -1/+19 |
| 2024-08-16 | Auto merge of #128725 - nnethercote:fix-assoc-expr-collect-problems, r=petroc... | bors | -298/+483 |
| 2024-08-16 | Special-case alias ty in `try_from_lit` | Jaic1 | -1/+7 |
| 2024-08-16 | Overhaul token collection. | Nicholas Nethercote | -291/+413 |
| 2024-08-16 | Add some attribute `stringify!` tests. | Nicholas Nethercote | -2/+53 |
| 2024-08-16 | Add an assertion to `NodeRange::new`. | Nicholas Nethercote | -0/+1 |
| 2024-08-16 | Convert a bool to `Trailing`. | Nicholas Nethercote | -40/+52 |
| 2024-08-16 | Make visibilities minimal and consistent in `attr_wrapper.rs`. | Nicholas Nethercote | -6/+6 |
| 2024-08-16 | Remove size assertion on `AttrWrapper`. | Nicholas Nethercote | -1/+0 |
| 2024-08-15 | Auto merge of #128787 - Oneirical:infohazardous-deprogram, r=jieyouxu | bors | -66/+37 |
| 2024-08-15 | Disable macro-stepping on current lldb | Ben Kimock | -1/+2 |
| 2024-08-15 | crashes: more tests | Matthias Krüger | -0/+131 |