about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-26Move Apple linker args from `rustc_target` to `rustc_codegen_ssa`Mads Marquart-121/+134
2024-09-26Auto merge of #130865 - cuviper:library-raw_ref_op, r=tgross35bors-185/+150
2024-09-26Auto merge of #130329 - khuey:reorder-constant-spills, r=davidtwcobors-18/+83
2024-09-25Use `&raw` in the standard libraryJosh Stone-185/+150
2024-09-25Auto merge of #120752 - compiler-errors:more-relevant-bounds, r=lcnrbors-10/+380
2024-09-25Auto merge of #130847 - matthiaskrgr:rollup-f0n80bw, r=matthiaskrgrbors-48/+145
2024-09-25Rollup merge of #130842 - Noratrieb:tracking-issue-inprogress, r=jieyouxuMatthias Krüger-1/+1
2024-09-25Rollup merge of #130832 - RalfJung:sort-cfg-mess, r=workingjubileeMatthias Krüger-11/+11
2024-09-25Rollup merge of #130819 - bjoernager:char-must-use-len-utf, r=NoratriebMatthias Krüger-0/+4
2024-09-25Rollup merge of #130811 - RalfJung:random, r=joboetMatthias Krüger-1/+2
2024-09-25Rollup merge of #130781 - monkeydbobo:mdb/fix_up_cross_compile_osx, r=davidtwcoMatthias Krüger-3/+4
2024-09-25Rollup merge of #130735 - compiler-errors:validate-unsize, r=spastorino,RalfJungMatthias Krüger-32/+123
2024-09-25Add a few more tests, commentsMichael Goulet-0/+81
2024-09-25Pull out into helper functionMichael Goulet-99/+112
2024-09-25Collect relevant item bounds from trait clauses for nested rigid projections,...Michael Goulet-10/+286
2024-09-25Add tracking issue for io_error_inprogressnora-1/+1
2024-09-25Add a debug assertion in codegen that unsize casts of the same principal trai...Michael Goulet-18/+38
2024-09-25Validate unsize coercion in MIR validationMichael Goulet-29/+100
2024-09-25Auto merge of #130812 - lnicola:sync-from-ra, r=lnicolabors-22630/+14369
2024-09-25fix some cfg logic around optimize_for_size and 16-bit targetsRalf Jung-11/+11
2024-09-25Auto merge of #130778 - flip1995:clippy-subtree-update, r=Manishearthbors-2606/+7437
2024-09-25Auto merge of #130816 - matthiaskrgr:rollup-jy25phv, r=matthiaskrgrbors-175/+420
2024-09-25Add 'must_use' attribute to 'char::len_utf8' and 'char::len_utf16';Gabriel Bjørnager Jensen-0/+4
2024-09-25Rollup merge of #130810 - kromych:master, r=workingjubileeMatthias Krüger-78/+1
2024-09-25Rollup merge of #130809 - heiher:update-triple-ohos, r=jieyouxuMatthias Krüger-8/+4
2024-09-25Rollup merge of #130787 - compiler-errors:next-solver-gce, r=BoxyUwUMatthias Krüger-11/+63
2024-09-25Rollup merge of #130734 - Luv-Ray:fix_vfe, r=lcnrMatthias Krüger-51/+61
2024-09-25Rollup merge of #130595 - no1wudi:master, r=ibraheemdevMatthias Krüger-22/+225
2024-09-25Rollup merge of #130549 - biabbas:riscv32_wrs_vxworks, r=nnethercoteMatthias Krüger-5/+66
2024-09-25Add missing rustc_privateLaurențiu Nicola-0/+7
2024-09-25Auto merge of #18183 - lnicola:sync-from-rust, r=lnicolabors-49454/+72436
2024-09-25Auto merge of #18184 - Veykril:veykril/push-wsqsyxynttps, r=Veykrilbors-12/+30
2024-09-25Run rustfmtLaurențiu Nicola-3/+1
2024-09-25add link from random() helper fn to extensive DefaultRandomSource docsRalf Jung-1/+2
2024-09-25Pass all-targets for build scripts in more cli commandsLukas Wirth-12/+30
2024-09-25Add more LayoutError variantsLaurențiu Nicola-3/+8
2024-09-25Bump rustc cratesLaurențiu Nicola-17/+17
2024-09-25Merge from rust-lang/rustLaurențiu Nicola-49436/+72415
2024-09-25Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2024-09-25Auto merge of #130803 - cuviper:file-buffered, r=joshtriplettbors-41/+151
2024-09-25Vxworks riscv target specs: remove redundant zicsr featureB I Mohammed Abbas-4/+4
2024-09-24Don't trap into the debugger on panics under Linuxkromych-78/+1
2024-09-25Update llvm triple for OpenHarmony targetsWANG Rui-8/+4
2024-09-25Auto merge of #130807 - tgross35:rollup-p304vzf, r=tgross35bors-560/+872
2024-09-24Rollup merge of #130798 - lukas-code:doc-stab, r=notriddleTrevor Gross-9/+82
2024-09-24Rollup merge of #130793 - jieyouxu:mention-crashes-verbose, r=matthiaskrgrTrevor Gross-4/+5
2024-09-24Rollup merge of #130789 - aviramha:add_inprogress, r=NoratriebTrevor Gross-0/+8
2024-09-24Rollup merge of #130788 - tgross35:memchr-pinning, r=Noratrieb,Mark-SimulacrumTrevor Gross-4/+8
2024-09-24Rollup merge of #130764 - compiler-errors:inherent, r=estebankTrevor Gross-144/+136
2024-09-24Rollup merge of #130752 - tdittr:cmse-assembly-tests, r=jieyouxuTrevor Gross-5/+81