about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-23random: add tracking issue, address other commentsjoboet-14/+19
2024-09-23miri: shim `CCRandomGenerateBytes`joboet-0/+17
2024-09-23std: switch to faster random sources on macOS and most BSDsjoboet-102/+90
2024-09-23std: implement the `random` featurejoboet-464/+786
2024-09-23Auto merge of #130732 - matthiaskrgr:rollup-ke1j314, r=matthiaskrgrbors-800/+522
2024-09-23Rollup merge of #130726 - workingjubilee:put-the-spurs-to-this-test, r=BoxyUwUMatthias Krüger-22/+0
2024-09-23Rollup merge of #130723 - D0liphin:master, r=workingjubileeMatthias Krüger-0/+18
2024-09-23Rollup merge of #130715 - compiler-errors:mir-build-const-eval, r=BoxyUwUMatthias Krüger-7/+17
2024-09-23Rollup merge of #130714 - compiler-errors:try-structurally-resolve-const, r=B...Matthias Krüger-39/+122
2024-09-23Rollup merge of #130713 - bjoernager:const-char-make-ascii, r=NoratriebMatthias Krüger-4/+6
2024-09-23Rollup merge of #130712 - compiler-errors:const-eval-error-reporting, r=BoxyUwUMatthias Krüger-179/+178
2024-09-23Rollup merge of #130705 - compiler-errors:rtn-complete, r=jackh726Matthias Krüger-430/+77
2024-09-23Rollup merge of #130659 - bjoernager:const-char-encode-utf16, r=dtolnayMatthias Krüger-25/+36
2024-09-23Rollup merge of #130344 - Jaic1:fix-116306, r=BoxyUwUMatthias Krüger-32/+51
2024-09-23Rollup merge of #129550 - kornelski:boxasstr, r=joshtriplett,dtolnayMatthias Krüger-62/+17
2024-09-23Auto merge of #130724 - compiler-errors:bump, r=Mark-Simulacrumbors-8848/+7616
2024-09-22Fix hard-coded stderr in run-make testMichael Goulet-6/+6
2024-09-22Bless rustdoc-js-std testMichael Goulet-5/+5
2024-09-22tests: Remove spuriously failing vec-tryinto-array codegen testJubilee Young-22/+0
2024-09-22Auto merge of #130680 - saethlin:module-name-to-str, r=jieyouxubors-1/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-8386/+7154
2024-09-22Use style_edition over versionMichael Goulet-1/+1
2024-09-22Bump stage0Michael Goulet-450/+450
2024-09-22Add test for `available_parallelism()`Oli Iliffe-0/+18
2024-09-22Auto merge of #130710 - GuillaumeGomez:rollup-mfuha68, r=GuillaumeGomezbors-7/+34
2024-09-22Replace calls to Const::eval in mir buildMichael Goulet-7/+17
2024-09-22Don't call try_eval_target_usize in error reportingMichael Goulet-1/+1
2024-09-22Don't call const normalize in error reportingMichael Goulet-178/+177
2024-09-22Mark 'make_ascii_uppercase' and 'make_ascii_lowercase' in 'u8' as const; Rena...Gabriel Bjørnager Jensen-4/+6
2024-09-22Introduce structurally_normalize_const, use it in hir_typeckMichael Goulet-39/+122
2024-09-22Rollup merge of #130702 - clubby789:unstable-book-docs, r=ehussGuillaume Gomez-0/+12
2024-09-22Rollup merge of #130692 - RalfJung:result-flatten, r=NoratriebGuillaume Gomez-2/+8
2024-09-22Rollup merge of #130690 - RalfJung:interpret-abi-compat-fixme, r=jieyouxuGuillaume Gomez-1/+0
2024-09-22Rollup merge of #130670 - the8472:read-to-end-heuristics, r=ChrisDentonGuillaume Gomez-3/+13
2024-09-22Rollup merge of #130658 - EqualMa:patch-1, r=scottmcmGuillaume Gomez-1/+1
2024-09-22Auto merge of #130709 - RalfJung:miri-sync, r=RalfJungbors-2149/+2200
2024-09-22Auto merge of #3852 - tiif:rwrefactor, r=RalfJungbors-153/+249
2024-09-22simplify eventfd handling a bitRalf Jung-49/+30
2024-09-22remove some unnecessary to_ownedRalf Jung-9/+9
2024-09-22read, write: move cast-to-usize logic up and deduplicate itRalf Jung-4/+6
2024-09-22further tweak FileDescription commentsRalf Jung-17/+12
2024-09-22Pass pointer and len to FileDescription::write and change the type of len in ...tiif-47/+60
2024-09-22Use &[u8] instead of Vec<u8> and improve docstiif-13/+25
2024-09-22No longer mark RTN as incompleteMichael Goulet-430/+77
2024-09-22Add some missing tracking issue linksclubby789-0/+12
2024-09-22Auto merge of #130697 - bjoernager:const-char-make-ascii, r=dtolnaybors-2/+4
2024-09-22Mark 'make_ascii_uppercase' and 'make_ascii_lowercase' in 'char' as const;Gabriel Bjørnager Jensen-2/+4
2024-09-22Auto merge of #3903 - RalfJung:auto-prs, r=RalfJungbors-0/+3
2024-09-22try to give the CI job permission to create PRsRalf Jung-0/+3
2024-09-22Auto merge of #130689 - RalfJung:rustc_nonnull_optimization_guaranteed, r=jie...bors-4/+8