| Age | Commit message (Expand) | Author | Lines |
| 2024-04-23 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-04-22 | Auto merge of #3461 - tiif:add_localtime_r_shim, r=RalfJung | bors | -0/+273 |
| 2024-04-22 | Add localtime_r shim | tiif | -0/+273 |
| 2024-04-20 | Auto merge of #3496 - RalfJung:thread-vector-idx, r=RalfJung | bors | -48/+50 |
| 2024-04-20 | more consistently talk about the 'active thread', not the 'current thread' | Ralf Jung | -29/+29 |
| 2024-04-20 | global allocations: don't make up a super-high VectorIdx, just use the main t... | Ralf Jung | -19/+21 |
| 2024-04-20 | Auto merge of #3495 - RalfJung:data-race-clocks, r=RalfJung | bors | -124/+119 |
| 2024-04-20 | restrict VClock API surface | Ralf Jung | -26/+44 |
| 2024-04-20 | reuse_pool: only do acquire_clock if we reused from a different thread | Ralf Jung | -4/+8 |
| 2024-04-20 | data_race: make the release/acquire API more clear | Ralf Jung | -94/+67 |
| 2024-04-20 | Auto merge of #3494 - rust-lang:rustup-2024-04-20, r=RalfJung | bors | -978/+2455 |
| 2024-04-20 | re-bless tests | Ralf Jung | -0/+2 |
| 2024-04-20 | fix clippy warning | Ralf Jung | -1/+0 |
| 2024-04-20 | Merge from rustc | The Miri Cronjob Bot | -976/+2452 |
| 2024-04-20 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-04-20 | Auto merge of #124177 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-04-20 | Auto merge of #124166 - oli-obk:define_opaque_types11, r=compiler-errors | bors | -1/+19 |
| 2024-04-19 | Update cargo | Weihang Lo | -0/+0 |
| 2024-04-19 | Auto merge of #3475 - RalfJung:reduce-reuse-recycle, r=RalfJung | bors | -126/+321 |
| 2024-04-19 | Auto merge of #124170 - matthiaskrgr:rollup-ldopl64, r=matthiaskrgr | bors | -122/+347 |
| 2024-04-19 | Rollup merge of #124155 - klensy:wrong-rayon-here, r=albertlarsan68 | Matthias Krüger | -28/+1 |
| 2024-04-19 | Rollup merge of #124149 - notriddle:notriddle/desc-alias, r=GuillaumeGomez | Matthias Krüger | -11/+16 |
| 2024-04-19 | Rollup merge of #124106 - compiler-errors:tait-lifetime-dedup, r=oli-obk | Matthias Krüger | -7/+88 |
| 2024-04-19 | Rollup merge of #123729 - jieyouxu:rmake-refactor-2, r=oli-obk | Matthias Krüger | -42/+140 |
| 2024-04-19 | Rollup merge of #123571 - WaffleLapkin:properly-adjust-never, r=compiler-errors | Matthias Krüger | -34/+102 |
| 2024-04-19 | Auto merge of #124113 - RalfJung:interpret-scalar-ops, r=oli-obk | bors | -152/+211 |
| 2024-04-19 | Let inherent associated types constrain opaque types during projection | Oli Scherer | -1/+19 |
| 2024-04-19 | avoid PartialOrd on ScalarInt | Ralf Jung | -13/+24 |
| 2024-04-19 | Auto merge of #118441 - GuillaumeGomez:display-stability-version, r=rustdoc | bors | -66/+19 |
| 2024-04-19 | Auto merge of #123364 - klensy:bs-mixed-types, r=albertlarsan68 | bors | -12/+17 |
| 2024-04-19 | ScalarInt: add methods to assert being a (u)int of given size | Ralf Jung | -72/+78 |
| 2024-04-19 | Remove old ICE tests that no longer ICE (yay!) | Maybe Waffle | -24/+0 |
| 2024-04-19 | Correctly change type when adding adjustments on top of `NeverToAny` | Maybe Waffle | -41/+25 |
| 2024-04-19 | Add a test for `a == b` where `a: !, b: !` | Maybe Waffle | -0/+66 |
| 2024-04-19 | Add regression test for issue 120600 | Maybe Waffle | -0/+42 |
| 2024-04-19 | Auto merge of #115253 - donno2048:patch-1, r=albertlarsan68 | bors | -7/+74 |
| 2024-04-19 | bootstrap: don't use rayon for sysinfo | klensy | -28/+1 |
| 2024-04-19 | Auto merge of #3489 - rust-lang:rustup-2024-04-19, r=RalfJung | bors | -2378/+3198 |
| 2024-04-19 | make test not leak rustc crate hash | Ralf Jung | -1/+2 |
| 2024-04-19 | Auto merge of #3490 - RalfJung:paths, r=RalfJung | bors | -81/+67 |
| 2024-04-19 | Auto merge of #124123 - flip1995:clippy-subtree-update, r=Manishearth | bors | -426/+1066 |
| 2024-04-19 | share code between win-to-unix and unix-to-win path conversion | Ralf Jung | -81/+67 |
| 2024-04-19 | Auto merge of #124147 - workingjubilee:rollup-7pjnzr6, r=workingjubilee | bors | -157/+620 |
| 2024-04-18 | rustdoc-search: fix description on aliases in results | Michael Howell | -11/+16 |
| 2024-04-19 | Merge from rustc | The Miri Cronjob Bot | -2376/+3195 |
| 2024-04-19 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-04-18 | Rollup merge of #124116 - RalfJung:miri-rust-backtrace, r=Nilstrieb | Jubilee | -0/+38 |
| 2024-04-18 | Rollup merge of #124110 - beetrees:neg-f16-f128, r=compiler-errors | Jubilee | -2/+30 |
| 2024-04-18 | Rollup merge of #124019 - ChrisDenton:futex-raw-dylib, r=joboet | Jubilee | -1/+50 |
| 2024-04-18 | Rollup merge of #123980 - WaffleLapkin:graph-average-refactor, r=wesleywiser | Jubilee | -70/+265 |