about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-09-24Auto merge of #115911 - nebulark:refactor_targetmachine, r=Nilstriebbors-40/+148
2023-09-24Add OwnedTargetMachine to manage llvm:TargetMachine. Uses pointersFlorian Schmiderer-40/+148
2023-09-24Auto merge of #116120 - GuillaumeGomez:regression-102467, r=compiler-errorsbors-0/+24
2023-09-24Auto merge of #116116 - Nilstrieb:gate-all-__SECRET_INTERNALS_DO_NOT_USE_OR_Y...bors-9/+15
2023-09-24Auto merge of #116069 - compiler-errors:debug-tuple, r=Nilstriebbors-14/+10
2023-09-24Add regression test for #102467Guillaume Gomez-0/+24
2023-09-24Auto merge of #116076 - chriswailes:android-riscv-extension-update, r=cjgillotbors-1/+1
2023-09-24Auto merge of #105861 - Ayush1325:uefi-std-minimial, r=workingjubileebors-21/+957
2023-09-24Add comment about RTN feature gatingNilstrieb-0/+3
2023-09-24Rename the legacy feature gating macroNilstrieb-9/+12
2023-09-24Auto merge of #116075 - Colonial-Dev:issue-116063-fix, r=Mark-Simulacrumbors-0/+16
2023-09-24Auto merge of #115794 - cjgillot:aggregate-no-box, r=davidtwcobors-1/+956
2023-09-24Auto merge of #115416 - c410-f3r:match_cfg, r=Amanieubors-0/+248
2023-09-24Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkovbors-93/+49
2023-09-24Auto merge of #116112 - matthiaskrgr:rollup-s3cm2f7, r=matthiaskrgrbors-102/+195
2023-09-23Raise minimum supported tvOS version to 10.0BlackHoleFox-1/+1
2023-09-23Raise minimum supported iOS version to 10.0BlackHoleFox-49/+17
2023-09-23Raise minimum supported macOS to 10.12BlackHoleFox-45/+33
2023-09-24Rollup merge of #116106 - GuillaumeGomez:migrate-gui-test-color-42, r=notriddleMatthias Krüger-1/+1
2023-09-24Rollup merge of #116104 - cjgillot:calculate_debuginfo_offset, r=b-naberMatthias Krüger-33/+10
2023-09-24Rollup merge of #116086 - estebank:issue-115992, r=compiler-errorsMatthias Krüger-35/+126
2023-09-24Rollup merge of #116082 - compiler-errors:default-assoc-ty-msg, r=estebankMatthias Krüger-6/+10
2023-09-24Rollup merge of #116073 - compiler-errors:poly-sigs, r=b-naberMatthias Krüger-27/+48
2023-09-23Auto merge of #112711 - Emilgardis:lit_byte_char, r=dtolnaybors-0/+34
2023-09-23implement Literal::byte_characterEmil Gardström-0/+34
2023-09-23Auto merge of #107421 - cjgillot:drop-tracking-mir, r=oli-obkbors-8438/+836
2023-09-23Migrate GUI colors test to original CSS color formatGuillaume Gomez-1/+1
2023-09-23Add the `cfg_match!` macroCaio-0/+248
2023-09-23Auto merge of #116047 - a-lafrance:I80836-codegen-test, r=Mark-Simulacrumbors-0/+17
2023-09-23Reuse calculate_debuginfo_offset for fragments.Camille GILLOT-33/+10
2023-09-23Make test more robust to opts.Camille GILLOT-6/+4
2023-09-23Remove GeneratorWitness and rename GeneratorWitnessMIR.Camille GILLOT-333/+91
2023-09-23Remove useless wrapper.Camille GILLOT-5/+1
2023-09-23Remove dead error code.Camille GILLOT-47/+5
2023-09-23Bless clippy.Camille GILLOT-166/+87
2023-09-23Bless mir-optCamille GILLOT-61/+90
2023-09-23Bless tests.Camille GILLOT-918/+486
2023-09-23Enable drop_tracking_mir by default.Camille GILLOT-2513/+114
2023-09-23Revert duplication of tests.Camille GILLOT-4891/+439
2023-09-23Fold lifetimes before substitution.Camille GILLOT-14/+14
2023-09-23Do not construct def_path_str for MustNotSuspend.Camille GILLOT-8/+29
2023-09-23Auto merge of #116081 - compiler-errors:closure-captures-sized, r=cjgillotbors-4/+296
2023-09-23Auto merge of #116045 - notriddle:notriddle/issue-83556, r=cjgillotbors-3/+31
2023-09-23Auto merge of #116071 - estebank:issue-115905, r=compiler-errorsbors-10/+100
2023-09-22diagnostics: simpler 83556 handling by bailing outMichael Howell-20/+4
2023-09-23Auto merge of #116052 - oli-obk:ceci_nest_pas_une_query, r=WaffleLapkinbors-72/+143
2023-09-23Check types live across yields in generators tooMichael Goulet-5/+235
2023-09-23Check that closure's by-value captures are sizedMichael Goulet-0/+62
2023-09-23Auto merge of #116066 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-09-23Add testEsteban Küber-0/+36