about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-24Auto merge of #124175 - Kobzol:ci-dynamic-job, r=pietroalbinibors-1002/+572
2024-04-24Auto merge of #122053 - erikdesjardins:alloca, r=nikicbors-226/+234
2024-04-24Auto merge of #124312 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-04-23Update cargoWeihang Lo-0/+0
2024-04-23Auto merge of #121557 - RalfJung:const-fn-call-promotion, r=oli-obkbors-295/+315
2024-04-23filter required_consts during inliningRalf Jung-5/+8
2024-04-23properly fill a promoted's required_constsRalf Jung-54/+121
2024-04-23interpret: sanity-check that required_consts captures all consts that can failRalf Jung-34/+62
2024-04-23compute required_consts before promotion, and add promoteds that may failRalf Jung-68/+44
2024-04-23promotion: do not promote const-fn calls in const when that may fail without ...Ralf Jung-250/+196
2024-04-23Auto merge of #123126 - oli-obk:feed_crate_num, r=davidtwcobors-48/+61
2024-04-23Auto merge of #124302 - matthiaskrgr:rollup-2aya8n8, r=matthiaskrgrbors-263/+482
2024-04-23Rollup merge of #124286 - bjorn3:sync_cg_clif-2024-04-23, r=bjorn3Matthias Krüger-212/+190
2024-04-23Rollup merge of #124169 - compiler-errors:parser-fatal, r=oli-obkMatthias Krüger-0/+26
2024-04-23Rollup merge of #124003 - WaffleLapkin:dellvmization, r=scottmcm,RalfJung,antoyoMatthias Krüger-51/+266
2024-04-23Auto merge of #124295 - fmease:rollup-i3apkc6, r=fmeasebors-622/+2081
2024-04-23Rollup merge of #124285 - ferrocene:unstable-L-rust-builtin, r=petrochenkovLeón Orell Valerian Liehr-2/+27
2024-04-23Rollup merge of #124218 - Xiretza:subsubdiagnostics, r=davidtwcoLeón Orell Valerian Liehr-115/+146
2024-04-23Rollup merge of #123993 - compiler-errors:coroutine-obl, r=lcnrLeón Orell Valerian Liehr-112/+148
2024-04-23Rollup merge of #123048 - RalfJung:layout, r=dtolnayLeón Orell Valerian Liehr-1/+3
2024-04-23Rollup merge of #122598 - Nadrieril:full-derefpats, r=matthewjasperLeón Orell Valerian Liehr-301/+764
2024-04-23Rollup merge of #122591 - gurry:122162-impl-type-binding-suggestion, r=fmeaseLeón Orell Valerian Liehr-29/+707
2024-04-23Rollup merge of #120929 - long-long-float:wrap-dyn-in-suggestion, r=fmeaseLeón Orell Valerian Liehr-62/+286
2024-04-23Fix broken subtree syncbjorn3-17/+0
2024-04-23Auto merge of #122317 - compiler-errors:fulfill-method-probe, r=lcnrbors-457/+322
2024-04-23Auto merge of #124289 - matthiaskrgr:rollup-oxw52jy, r=matthiaskrgrbors-159/+307
2024-04-23Rollup merge of #124288 - fee1-dead-contrib:rm_inner, r=fmeaseMatthias Krüger-10/+0
2024-04-23Rollup merge of #124284 - klensy:no-reads, r=fmeaseMatthias Krüger-4/+0
2024-04-23Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davidtwcoMatthias Krüger-49/+141
2024-04-23Rollup merge of #124067 - RalfJung:weak-lang-items, r=davidtwcoMatthias Krüger-78/+141
2024-04-23Rollup merge of #123050 - RalfJung:panic_str, r=m-ou-seMatthias Krüger-18/+25
2024-04-23Update allowed cg_clif depsbjorn3-0/+1
2024-04-23remove `push_trait_bound_inner`Deadbeef-10/+0
2024-04-23try to fix unnecessarily fragile smir testRalf Jung-2/+2
2024-04-23Merge commit 'de5d6523738fd44a0521b6abf3e73ae1df210741' into sync_cg_clif-202...bjorn3-195/+189
2024-04-23Rustup to rustc 1.79.0-nightly (7f2fc33da 2024-04-22)bjorn3-1/+1
2024-04-23Mark @RUSTC_BUILTIN search path usage as unstableLukas Wirth-2/+27
2024-04-23parser: remove ununsed(no reads) max_angle_bracket_count fieldklensy-4/+0
2024-04-23Fix empty job matrixJakub Beránek-0/+9
2024-04-23Make separate envs for try and auto buildsJakub Beránek-3/+10
2024-04-23Fix image field in auto jobsJakub Beránek-56/+56
2024-04-23Load GitHub context from environment variablesJakub Beránek-16/+24
2024-04-23Auto merge of #124277 - matthiaskrgr:rollup-zdb93i4, r=matthiaskrgrbors-254/+674
2024-04-23Rollup merge of #124266 - RalfJung:no-answer, r=joboetMatthias Krüger-8/+1
2024-04-23Rollup merge of #124220 - RalfJung:interpret-wrong-vtable, r=oli-obkMatthias Krüger-85/+265
2024-04-23Rollup merge of #124200 - scrabsha:sasha/->, r=compiler-errors,fmeaseMatthias Krüger-4/+140
2024-04-23Rollup merge of #124197 - GuillaumeGomez:move-duplicated-code, r=notriddleMatthias Krüger-119/+89
2024-04-23Rollup merge of #124168 - oli-obk:define_opaque_types12, r=lcnrMatthias Krüger-1/+1
2024-04-23Rollup merge of #124057 - gurry:124031-ice-layout-errored, r=compiler-errorsMatthias Krüger-1/+20
2024-04-23Rollup merge of #123680 - compiler-errors:gen-kw, r=NadrierilMatthias Krüger-36/+158