about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-25Rollup merge of #117871 - klensy:unused-pub, r=cjgillotGuillaume Gomez-248/+5
2023-11-25Rollup merge of #116446 - compiler-errors:yeet-mir-from_anon_const, r=b-naberGuillaume Gomez-103/+54
2023-11-25Review commentMichael Goulet-20/+19
2023-11-25make sure we still eagerly emit errorsMichael Goulet-2/+28
2023-11-25Remove mir::Const::from_anon_constMichael Goulet-103/+29
2023-11-25Auto merge of #118284 - RalfJung:miri, r=RalfJungbors-454/+716
2023-11-25Auto merge of #3191 - RalfJung:rustup, r=RalfJungbors-2608/+2679
2023-11-25blessRalf Jung-16/+16
2023-11-25Merge from rustcRalf Jung-2591/+2662
2023-11-25Preparing for merge from rustcRalf Jung-1/+1
2023-11-25Auto merge of #118279 - bjorn3:sync_cg_clif-2023-11-25, r=bjorn3bors-71/+452
2023-11-25Auto merge of #3189 - RalfJung:ci, r=RalfJungbors-11/+20
2023-11-25tweak ci.shRalf Jung-2/+8
2023-11-25run the provenance-gc=1 test on all targets, but only for some of the testsRalf Jung-9/+12
2023-11-25Auto merge of #118277 - fmease:rollup-itucldm, r=fmeasebors-2360/+2512
2023-11-25Auto merge of #3190 - RalfJung:freebsd32, r=RalfJungbors-5/+6
2023-11-25Merge commit '710c67909d034e1c663174a016ca82b95c2d6c12' into sync_cg_clif-202...bjorn3-71/+452
2023-11-25Merge pull request #1431 from rust-lang/even_more_simd_intrinsicsbjorn3-21/+347
2023-11-25Re-enable rustc test that was disabled due to a rustc bugbjorn3-5/+0
2023-11-25run tests on 32bit freebsdRalf Jung-0/+1
2023-11-25read off_t at the right size for the current targetRalf Jung-3/+3
2023-11-25Rustup to rustc 1.76.0-nightly (37b2813a7 2023-11-24)bjorn3-1/+1
2023-11-25Sync from rust 37b2813a7be580ef59048a6bd08444c79e5cc97fbjorn3-1/+50
2023-11-25Rollup merge of #118274 - celinval:smir-fix-pretty, r=ouz-aLeón Orell Valerian Liehr-2/+4
2023-11-25Rollup merge of #118271 - compiler-errors:float, r=RalfJungLeón Orell Valerian Liehr-2/+5
2023-11-25Rollup merge of #118266 - celinval:smir-break-files, r=compiler-errorsLeón Orell Valerian Liehr-2150/+2205
2023-11-25Rollup merge of #118262 - spastorino:relate-iats-using-eq, r=compiler-errorsLeón Orell Valerian Liehr-4/+1
2023-11-25Rollup merge of #118259 - spastorino:move-eager-resolver-to-infer, r=compiler...León Orell Valerian Liehr-80/+87
2023-11-25Rollup merge of #118255 - dtolnay:mentionsrustanalyzer, r=Mark-SimulacrumLeón Orell Valerian Liehr-0/+6
2023-11-25Rollup merge of #118253 - dtolnay:issomeand, r=compiler-errorsLeón Orell Valerian Liehr-22/+21
2023-11-25Rollup merge of #118251 - notriddle:notriddle/less-recursion, r=GuillaumeGomezLeón Orell Valerian Liehr-8/+68
2023-11-25Rollup merge of #118220 - onur-ozkan:followups, r=Mark-SimulacrumLeón Orell Valerian Liehr-92/+115
2023-11-25make tests/utils work with edition 2015Ralf Jung-2/+2
2023-11-25Fix incorrect implementation of several vendor intrinsicsbjorn3-16/+16
2023-11-25Auto merge of #118075 - tmiasko:validate-critical-call-edges, r=cjgillotbors-2/+56
2023-11-25Auto merge of #3187 - RalfJung:rustup, r=RalfJungbors-6351/+7654
2023-11-25blessRalf Jung-2/+2
2023-11-25Auto merge of #118203 - nnethercote:rustc_mir_dataflow, r=cjgillotbors-227/+132
2023-11-25fmtRalf Jung-4/+1
2023-11-25Merge from rustcRalf Jung-6349/+7655
2023-11-25Preparing for merge from rustcRalf Jung-1/+1
2023-11-25Auto merge of #118261 - spastorino:fix-placeholder-replacer, r=compiler-errorsbors-4/+18
2023-11-24Fix smir's `Ty::Ref` pretty printingCelina G. Val-2/+4
2023-11-25Auto merge of #118227 - Mark-Simulacrum:worker-local-outline, r=cjgillotbors-9/+12
2023-11-25Auto merge of #118235 - psumbera:bootstrap-main-t, r=Mark-Simulacrumbors-3/+3
2023-11-24Separate Nan/Inf floats with _Michael Goulet-2/+5
2023-11-24Reorder imports and remove re-exportCelina G. Val-13/+20
2023-11-24Move the compiler interface defs to its own moduleCelina G. Val-163/+176
2023-11-24Auto merge of #118138 - Nilstrieb:one-previous-error, r=WaffleLapkinbors-5759/+5766
2023-11-24Break down `rustc_smir/mod.rs` fileCelina G. Val-1986/+2021