about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-22tests: Remove spuriously failing vec-tryinto-array codegen testJubilee Young-22/+0
2024-09-22Auto merge of #130710 - GuillaumeGomez:rollup-mfuha68, r=GuillaumeGomezbors-7/+34
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-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
2024-09-22fix rustc_nonnull_optimization_guaranteed docsRalf Jung-4/+8
2024-09-22Auto merge of #130688 - workingjubilee:rollup-ovre6p7, r=workingjubileebors-44/+247
2024-09-22make unstable Result::flatten a const fnRalf Jung-2/+8
2024-09-22Auto merge of #3902 - RalfJung:rustup, r=RalfJungbors-746/+2412
2024-09-22rustfmt: switch over to setting style_editionRalf Jung-1/+1
2024-09-22Merge from rustcRalf Jung-744/+2410
2024-09-22Preparing for merge from rustcRalf Jung-1/+1
2024-09-22interpret: remove outdated FIXMERalf Jung-1/+0
2024-09-21Rollup merge of #130669 - workingjubilee:slicing-fnptr-tests-finely, r=compil...Jubilee-0/+25
2024-09-21Rollup merge of #130665 - veera-sivarajan:fix-118612, r=compiler-errorsJubilee-1/+126
2024-09-21Rollup merge of #130664 - GuillaumeGomez:generate-line-numbers-on-non-rust, r...Jubilee-19/+74
2024-09-21Rollup merge of #130650 - BlackHoleFox:apple-target-desc-consistency, r=jieyouxuJubilee-18/+18
2024-09-21Rollup merge of #130648 - onur-ozkan:enzyme-linking, r=KobzolJubilee-6/+4
2024-09-22Auto merge of #130446 - durin42:llvm-20-fix-CommandLineArgs, r=workingjubileebors-1/+19
2024-09-22Auto merge of #130246 - dianne:issue-97589-fix, r=petrochenkovbors-3/+31
2024-09-22Auto merge of #130337 - BoxyUwU:anon_const_macro_call, r=camelidbors-28/+210
2024-09-22Add GUI regression test for non-rust code blocks line numbersGuillaume Gomez-7/+60
2024-09-22Generate line numbers for non-rust code examples as wellGuillaume Gomez-7/+9
2024-09-22Strip last backline from non-rust code examplesGuillaume Gomez-5/+5
2024-09-21Auto merge of #130674 - compiler-errors:rollup-yu105fl, r=compiler-errorsbors-455/+2213
2024-09-21Handle macro calls in anon const def creation take 2Boxy-28/+210
2024-09-21Rollup merge of #130673 - GrigorenkoPV:path-triple-colon, r=compiler-errorsMichael Goulet-16/+366
2024-09-21Rollup merge of #130667 - workingjubilee:she-is-c-c-c-cold, r=compiler-errorsMichael Goulet-1/+18
2024-09-21Rollup merge of #130666 - compiler-errors:super-bounds, r=fee1-dead,fmeaseMichael Goulet-25/+85
2024-09-21Rollup merge of #130653 - RalfJung:result-abi-compat, r=traviscrossMichael Goulet-0/+2
2024-09-21Rollup merge of #130651 - qwertynerd97:patch-1, r=KobzolMichael Goulet-1/+1
2024-09-21Rollup merge of #130408 - okaneco:into_lossy_refactor, r=NoratriebMichael Goulet-1/+63
2024-09-21Rollup merge of #129629 - compiler-errors:rtn-in-path, r=jackh726Michael Goulet-229/+1493
2024-09-21Rollup merge of #127766 - folkertdev:c-cmse-nonsecure-entry, r=jackh726Michael Goulet-182/+185