about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-01Rollup merge of #126732 - StackOverflowExcept1on:master, r=m-ou-seGuillaume Gomez-8/+6
2024-07-01Auto merge of #127113 - scottmcm:retune-inlining-again, r=oli-obkbors-845/+385
2024-07-01Avoid MIR bloat in inliningScott McMurray-845/+385
2024-07-01Auto merge of #127197 - matthiaskrgr:rollup-aqpvn5q, r=matthiaskrgrbors-18/+436
2024-07-01Rollup merge of #127191 - beetrees:register-out-of-scope-macro-calls, r=compi...Matthias Krüger-0/+7
2024-07-01Rollup merge of #127182 - danielhuang:patch-4, r=NilstriebMatthias Krüger-2/+2
2024-07-01Rollup merge of #127181 - BoxyUwU:dump_def_parents, r=compiler-errorsMatthias Krüger-1/+217
2024-07-01Rollup merge of #127150 - xen0n:issue125908, r=KobzolMatthias Krüger-3/+19
2024-07-01Rollup merge of #127105 - scottmcm:issue-127089, r=cjgillotMatthias Krüger-5/+132
2024-07-01Rollup merge of #127090 - kornelski:wrap-conflicts, r=fee1-deadMatthias Krüger-7/+15
2024-07-01Rollup merge of #126923 - workingjubilee:regression-tests-for-simd-invalid-bi...Matthias Krüger-0/+44
2024-07-01Auto merge of #126996 - oli-obk:do_not_count_errors, r=nnethercotebors-816/+886
2024-07-01Auto merge of #127176 - fee1-dead-contrib:fx-requires-next-solver, r=compiler...bors-428/+543
2024-07-01Auto merge of #127082 - GuillaumeGomez:help-gui-test, r=notriddlebors-0/+70
2024-07-01Ensure `out_of_scope_macro_calls` lint is registeredbeetrees-0/+7
2024-06-30Auto merge of #127026 - Urgau:cleanup-bootstrap-check-cfg, r=Kobzolbors-39/+4
2024-06-30Auto merge of #127174 - matthiaskrgr:rollup-q87j6cn, r=matthiaskrgrbors-346/+427
2024-06-30Update ip_addr.rsDaniel Huang-2/+2
2024-06-30add `rustc_dump_def_parents` attributeBoxy-1/+217
2024-06-30Add a GVN test for 127089 that doesn't optimize to a constantScott McMurray-0/+52
2024-06-30Migrate tests to use `-Znext-solver`Deadbeef-428/+503
2024-06-30Make `feature(effects)` require `-Znext-solver`Deadbeef-0/+40
2024-06-30Rollup merge of #127161 - GuillaumeGomez:improve-run-make-args, r=KobzolMatthias Krüger-18/+15
2024-06-30Rollup merge of #127160 - pacak:123630-test, r=NadrierilMatthias Krüger-0/+43
2024-06-30Rollup merge of #127157 - Zalathar:unexpand, r=cjgillotMatthias Krüger-66/+68
2024-06-30Rollup merge of #127069 - Sky9x:fmt-pointer-use-addr, r=NilstriebMatthias Krüger-2/+1
2024-06-30Rollup merge of #127053 - xen0n:update-loong-docs, r=Nilstrieb,heiherMatthias Krüger-70/+125
2024-06-30Rollup merge of #127038 - BoxyUwU:reword_comment, r=camelidMatthias Krüger-10/+14
2024-06-30Rollup merge of #126981 - Zalathar:enums, r=NadrierilMatthias Krüger-52/+150
2024-06-30Rollup merge of #126895 - betelgeuse:improve_simd_gather_documentation, r=Ama...Matthias Krüger-3/+0
2024-06-30Rollup merge of #126018 - nnethercote:rm-box_pointers-lint, r=lcnrMatthias Krüger-125/+11
2024-06-30Auto merge of #127162 - bjorn3:sync_cg_clif-2024-06-30, r=bjorn3bors-291/+440
2024-06-30Update test commentBoxy-10/+14
2024-06-30Auto merge of #127156 - matthiaskrgr:rollup-jjfd464, r=matthiaskrgrbors-25/+24
2024-06-30Merge commit '49cd5dd454d0115cfbe9e39102a8b3ba4616aa40' into sync_cg_clif-202...bjorn3-291/+440
2024-06-30Rustup to rustc 1.81.0-nightly (ba1d7f4a0 2024-06-29)bjorn3-1/+1
2024-06-30Add a regression test for #123630Michael Baikov-0/+43
2024-06-30Auto merge of #127024 - cjgillot:jump-prof, r=oli-obkbors-46/+55
2024-06-30Improve `run-make-support` library `args` APIGuillaume Gomez-18/+15
2024-06-30coverage: Avoid getting extra unexpansion info when we don't need itZalathar-16/+21
2024-06-30Replace a magic boolean with enum `ScheduleDrops`Zalathar-18/+56
2024-06-30Replace a magic boolean with enum `EmitStorageLive`Zalathar-19/+32
2024-06-30Replace a magic boolean with enum `DeclareLetBindings`Zalathar-17/+64
2024-06-30Rollup merge of #127134 - tgross35:typeid-debug, r=NilstriebMatthias Krüger-1/+12
2024-06-30Rollup merge of #127131 - Kobzol:remove-unused-deps, r=compiler-errorsMatthias Krüger-8/+0
2024-06-30Rollup merge of #127023 - Kobzol:ci-rfl-rename, r=Mark-SimulacrumMatthias Krüger-5/+5
2024-06-30Rollup merge of #126906 - GrigorenkoPV:fixme-split_at_first, r=Mark-SimulacrumMatthias Krüger-6/+2
2024-06-30Rollup merge of #126876 - WaffleLapkin:unignoreconfigtoml, r=Mark-SimulacrumMatthias Krüger-0/+3
2024-06-30Rollup merge of #126705 - safinaskar:panic, r=Mark-SimulacrumMatthias Krüger-5/+2
2024-06-30coverage: Move span unexpansion into its own submoduleZalathar-62/+59