about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-06-24Rollup merge of #126849 - workingjubilee:correctly-classify-arm-low-dregs, r=...Matthias Krüger-0/+33
2024-06-24Rollup merge of #126455 - surechen:fix_126222, r=estebankMatthias Krüger-0/+119
2024-06-24Rollup merge of #126177 - carbotaniuman:unsafe_attr_errors, r=jieyouxuMatthias Krüger-6/+288
2024-06-23Add hard error and migration lint for unsafe attrscarbotaniuman-6/+288
2024-06-23Rollup merge of #126862 - ChrisDenton:needs-symlink, r=jieyouxuMatthias Krüger-0/+3
2024-06-23Rollup merge of #126837 - petrochenkov:delegfix, r=compiler-errorsMatthias Krüger-0/+25
2024-06-23Rollup merge of #126833 - RalfJung:extern-type-field-ice, r=compiler-errorsMatthias Krüger-37/+28
2024-06-23Auto merge of #123088 - tgross35:f16-f128-pattern-analysis, r=Nadrierilbors-32/+237
2024-06-23Add need-symlink directive to compiletestChris Denton-0/+3
2024-06-23Auto merge of #124733 - workingjubilee:cant-beleaf-we-dont-have-this, r=saethlinbors-2/+14
2024-06-23Change a fixed crash test to a standard testTrevor Gross-5/+14
2024-06-23Replace `f16` and `f128` pattern matching stubs with real implementationsTrevor Gross-27/+223
2024-06-23Rollup merge of #126843 - workingjubilee:allow-variadics-in-c-unwind, r=nneth...Matthias Krüger-45/+53
2024-06-23Rollup merge of #126720 - Rejyr:migrate-branch-protection-rmake, r=jieyouxuMatthias Krüger-0/+37
2024-06-23test: ignore force-frame-pointers test on some targetsJubilee Young-0/+7
2024-06-23test: for frame-pointer=non-leaf codegen optsJubilee Young-2/+7
2024-06-22compiler: Mention C-unwind in C-variadic errorJubilee Young-45/+45
2024-06-22compiler: Fix arm32 asm issues by hierarchically sorting reg classesJubilee Young-0/+33
2024-06-23Auto merge of #126715 - Rejyr:migrate-readelf-rmake, r=jieyouxubors-80/+101
2024-06-23For [E0308]: mismatched types, when expr is in an arm's body, not add semicol...surechen-0/+119
2024-06-22(wip) Migrate `branch-protection-check-IBT` to `rmake`Jerry Wang-0/+37
2024-06-22Enable cross compilation on `run-make/relro-levels`Jerry Wang-1/+0
2024-06-22Allow "C-unwind" fn to have C variadicsJubilee Young-0/+8
2024-06-22Auto merge of #126761 - GuillaumeGomez:unsafe_extern_blocks, r=spastorinobors-0/+30
2024-06-22Migrate `static-pie` scripts to `rmake`Jerry Wang-42/+29
2024-06-22Migrate `static-pie` to `rmake`Jerry Wang-18/+46
2024-06-22Migrate `relro-levels` to `rmake`Jerry Wang-22/+29
2024-06-22Rollup merge of #126552 - fee1-dead-contrib:rmfx, r=compiler-errorsMatthias Krüger-275/+1830
2024-06-22delegation: Do not crash on qpaths without a traitVadim Petrochenkov-0/+25
2024-06-22don't ICE when encountering an extern type field during validationRalf Jung-37/+28
2024-06-22Make `effects` an incomplete featureDeadbeef-107/+770
2024-06-22Rollup merge of #126823 - GuillaumeGomez:migrate-run-make-inline-always-many-...Guillaume Gomez-8/+18
2024-06-22Rollup merge of #126723 - estebank:dot-dot-dot, r=NadrierilGuillaume Gomez-15/+15
2024-06-22Rollup merge of #126686 - fmease:dump-preds-n-item-bounds, r=compiler-errorsGuillaume Gomez-0/+59
2024-06-22Rollup merge of #126555 - beetrees:f16-inline-asm-arm, r=AmanieuGuillaume Gomez-178/+319
2024-06-22Migrate `run-make/inline-always-many-cgu` to `rmake.rs`Guillaume Gomez-8/+18
2024-06-22Add `#[rustc_dump_{predicates,item_bounds}]`León Orell Valerian Liehr-0/+59
2024-06-21Rollup merge of #126811 - compiler-errors:tidy-ftl, r=estebankJubilee-39/+39
2024-06-21Rollup merge of #126809 - estebank:wording-tweak, r=oli-obkJubilee-6/+6
2024-06-21Rollup merge of #126722 - adwinwhite:ptr_fn_abi, r=celinvalJubilee-0/+23
2024-06-21Rollup merge of #126712 - Oneirical:bootest-constestllation, r=jieyouxuJubilee-40/+59
2024-06-21Rollup merge of #126530 - beetrees:f16-inline-asm-riscv, r=AmanieuJubilee-2/+53
2024-06-21Fix remaining casesMichael Goulet-45/+45
2024-06-21Remove stray `.` from error messageEsteban Küber-6/+6
2024-06-21Add `f16` inline ASM support for RISC-Vbeetrees-2/+53
2024-06-21Add `f16` inline ASM support for 32-bit ARMbeetrees-178/+319
2024-06-21Do not allow safe usafe on static and fn itemsSantiago Pastorino-15/+158
2024-06-21bless testsDeadbeef-185/+1077
2024-06-21Auto merge of #126781 - matthiaskrgr:rollup-5u4pens, r=matthiaskrgrbors-126/+200
2024-06-21Auto merge of #126541 - scottmcm:more-ptr-metadata-gvn, r=cjgillotbors-165/+482