| Age | Commit message (Expand) | Author | Lines |
| 2024-09-23 | random: add tracking issue, address other comments | joboet | -14/+19 |
| 2024-09-23 | miri: shim `CCRandomGenerateBytes` | joboet | -0/+17 |
| 2024-09-23 | std: switch to faster random sources on macOS and most BSDs | joboet | -102/+90 |
| 2024-09-23 | std: implement the `random` feature | joboet | -464/+786 |
| 2024-09-23 | Auto merge of #130732 - matthiaskrgr:rollup-ke1j314, r=matthiaskrgr | bors | -800/+522 |
| 2024-09-23 | Rollup merge of #130726 - workingjubilee:put-the-spurs-to-this-test, r=BoxyUwU | Matthias Krüger | -22/+0 |
| 2024-09-23 | Rollup merge of #130723 - D0liphin:master, r=workingjubilee | Matthias Krüger | -0/+18 |
| 2024-09-23 | Rollup merge of #130715 - compiler-errors:mir-build-const-eval, r=BoxyUwU | Matthias Krüger | -7/+17 |
| 2024-09-23 | Rollup merge of #130714 - compiler-errors:try-structurally-resolve-const, r=B... | Matthias Krüger | -39/+122 |
| 2024-09-23 | Rollup merge of #130713 - bjoernager:const-char-make-ascii, r=Noratrieb | Matthias Krüger | -4/+6 |
| 2024-09-23 | Rollup merge of #130712 - compiler-errors:const-eval-error-reporting, r=BoxyUwU | Matthias Krüger | -179/+178 |
| 2024-09-23 | Rollup merge of #130705 - compiler-errors:rtn-complete, r=jackh726 | Matthias Krüger | -430/+77 |
| 2024-09-23 | Rollup merge of #130659 - bjoernager:const-char-encode-utf16, r=dtolnay | Matthias Krüger | -25/+36 |
| 2024-09-23 | Rollup merge of #130344 - Jaic1:fix-116306, r=BoxyUwU | Matthias Krüger | -32/+51 |
| 2024-09-23 | Rollup merge of #129550 - kornelski:boxasstr, r=joshtriplett,dtolnay | Matthias Krüger | -62/+17 |
| 2024-09-23 | Auto merge of #130724 - compiler-errors:bump, r=Mark-Simulacrum | bors | -8848/+7616 |
| 2024-09-22 | Fix hard-coded stderr in run-make test | Michael Goulet | -6/+6 |
| 2024-09-22 | Bless rustdoc-js-std test | Michael Goulet | -5/+5 |
| 2024-09-22 | tests: Remove spuriously failing vec-tryinto-array codegen test | Jubilee Young | -22/+0 |
| 2024-09-22 | Auto merge of #130680 - saethlin:module-name-to-str, r=jieyouxu | bors | -1/+1 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -8386/+7154 |
| 2024-09-22 | Use style_edition over version | Michael Goulet | -1/+1 |
| 2024-09-22 | Bump stage0 | Michael Goulet | -450/+450 |
| 2024-09-22 | Add test for `available_parallelism()` | Oli Iliffe | -0/+18 |
| 2024-09-22 | Auto merge of #130710 - GuillaumeGomez:rollup-mfuha68, r=GuillaumeGomez | bors | -7/+34 |
| 2024-09-22 | Replace calls to Const::eval in mir build | Michael Goulet | -7/+17 |
| 2024-09-22 | Don't call try_eval_target_usize in error reporting | Michael Goulet | -1/+1 |
| 2024-09-22 | Don't call const normalize in error reporting | Michael Goulet | -178/+177 |
| 2024-09-22 | Mark 'make_ascii_uppercase' and 'make_ascii_lowercase' in 'u8' as const; Rena... | Gabriel Bjørnager Jensen | -4/+6 |
| 2024-09-22 | Introduce structurally_normalize_const, use it in hir_typeck | Michael Goulet | -39/+122 |
| 2024-09-22 | Rollup merge of #130702 - clubby789:unstable-book-docs, r=ehuss | Guillaume Gomez | -0/+12 |
| 2024-09-22 | Rollup merge of #130692 - RalfJung:result-flatten, r=Noratrieb | Guillaume Gomez | -2/+8 |
| 2024-09-22 | Rollup merge of #130690 - RalfJung:interpret-abi-compat-fixme, r=jieyouxu | Guillaume Gomez | -1/+0 |
| 2024-09-22 | Rollup merge of #130670 - the8472:read-to-end-heuristics, r=ChrisDenton | Guillaume Gomez | -3/+13 |
| 2024-09-22 | Rollup merge of #130658 - EqualMa:patch-1, r=scottmcm | Guillaume Gomez | -1/+1 |
| 2024-09-22 | Auto merge of #130709 - RalfJung:miri-sync, r=RalfJung | bors | -2149/+2200 |
| 2024-09-22 | Auto merge of #3852 - tiif:rwrefactor, r=RalfJung | bors | -153/+249 |
| 2024-09-22 | simplify eventfd handling a bit | Ralf Jung | -49/+30 |
| 2024-09-22 | remove some unnecessary to_owned | Ralf Jung | -9/+9 |
| 2024-09-22 | read, write: move cast-to-usize logic up and deduplicate it | Ralf Jung | -4/+6 |
| 2024-09-22 | further tweak FileDescription comments | Ralf Jung | -17/+12 |
| 2024-09-22 | Pass pointer and len to FileDescription::write and change the type of len in ... | tiif | -47/+60 |
| 2024-09-22 | Use &[u8] instead of Vec<u8> and improve docs | tiif | -13/+25 |
| 2024-09-22 | No longer mark RTN as incomplete | Michael Goulet | -430/+77 |
| 2024-09-22 | Add some missing tracking issue links | clubby789 | -0/+12 |
| 2024-09-22 | Auto merge of #130697 - bjoernager:const-char-make-ascii, r=dtolnay | bors | -2/+4 |
| 2024-09-22 | Mark 'make_ascii_uppercase' and 'make_ascii_lowercase' in 'char' as const; | Gabriel Bjørnager Jensen | -2/+4 |
| 2024-09-22 | Auto merge of #3903 - RalfJung:auto-prs, r=RalfJung | bors | -0/+3 |
| 2024-09-22 | try to give the CI job permission to create PRs | Ralf Jung | -0/+3 |
| 2024-09-22 | Auto merge of #130689 - RalfJung:rustc_nonnull_optimization_guaranteed, r=jie... | bors | -4/+8 |