about summary refs log tree commit diff
path: root/tests/ui/feature-gates
AgeCommit message (Expand)AuthorLines
2025-05-27Rollup merge of #141580 - oli-obk:early-dyn-catches-the-incompat, r=compiler-...Michael Goulet-2/+2
2025-05-27Rollup merge of #141552 - jieyouxu:cfg-version-tests, r=est31Michael Goulet-243/+10
2025-05-27test: convert version_check ui test to run-makeFabian Grünbichler-17/+0
2025-05-27Use more detailed spans in dyn compat errors within bodiesOli Scherer-2/+2
2025-05-27support `#[cfg(...)]` on arguments to the `asm!` macrosFolkert de Vries-0/+105
2025-05-26cfg_version: pull out dedicated syntax test from feature gate testJieyou Xu-243/+10
2025-05-26Deduplicate dyn compatibility violations due to coercionMichael Goulet-22/+1
2025-05-23Do not try to confirm non-dyn compatible methodMichael Goulet-35/+1
2025-05-21Update UI testsMarcelo Domínguez-23/+23
2025-05-18Rollup merge of #140746 - dianne:guard-pat-res, r=oli-obkLeón Orell Valerian Liehr-27/+6
2025-05-18name resolution for guard patternsdianne-27/+6
2025-05-07Rollup merge of #139534 - madhav-madhusoodanan:apx-target-feature-addition, r...Jacob Pratt-0/+19
2025-05-07Rollup merge of #134273 - RalfJung:de-stabilize-bench, r=ibraheemdev,traviscrossJacob Pratt-32/+10
2025-05-06Added apxf target feature testMadhav Madhusoodanan-0/+19
2025-05-06Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes...Stuart Cook-0/+20
2025-05-05Implement RFC 3503: frontmattersDeadbeef-0/+20
2025-05-04Initial support for dynamically linked cratesBryanskiy-0/+18
2025-05-04Rollup merge of #139675 - sayantn:avx10, r=AmanieuStuart Cook-0/+19
2025-05-02resolve: Support imports of associated types and glob imports from traitsVadim Petrochenkov-1/+14
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-1/+1
2025-04-28Rollup merge of #140323 - tgross35:cfg-unstable-float, r=UrgauChris Denton-0/+51
2025-04-28AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}...Andrew Zhogin-0/+49
2025-04-27Implement the internal feature `cfg_target_has_reliable_f16_f128`Trevor Gross-0/+51
2025-04-26Add the `avx10.1` and `avx10.2` target featuressayantn-0/+19
2025-04-24Deprecate the unstable `concat_idents!`Trevor Gross-6/+12
2025-04-20stabilize `naked_functions`Folkert de Vries-99/+2
2025-04-19Rollup merge of #139753 - folkertdev:naked-function-unsafe-attribute, r=tgros...Chris Denton-28/+31
2025-04-19Auto merge of #139114 - m-ou-se:super-let-pin, r=davidtwcobors-31/+0
2025-04-19Make `#[naked]` an unsafe attributeFolkert de Vries-28/+31
2025-04-17Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgrbors-84/+31
2025-04-17Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur...Matthias Krüger-84/+31
2025-04-16Add test for `extern` without explicit ABIObei Sideg-0/+272
2025-04-15Implement `pin!()` using `super let`.Mara Bos-31/+0
2025-04-13Rollup merge of #139718 - folkertdev:unsafe-attributes-earlier-editions, r=fm...Jacob Pratt-6/+6
2025-04-13Rollup merge of #139001 - folkertdev:naked-function-rustic-abi, r=traviscross...Jacob Pratt-0/+59
2025-04-13error on unsafe attributes in pre-2024 editionsFolkert de Vries-6/+6
2025-04-10replace `//@ compile-flags: --edition` with `//@ edition`Pietro Albini-3/+3
2025-04-08UI tests: add missing diagnostic kinds where possibleVadim Petrochenkov-23/+23
2025-04-07Add `naked_functions_rustic_abi` feature gateFolkert de Vries-0/+59
2025-04-07Rollup merge of #139455 - Skgland:remove_rust-intrinsic_ABI, r=oli-obkStuart Cook-229/+25
2025-04-06update/bless testsBennet Bleßmann-229/+25
2025-04-04Add feature gate test for cfg'd out super let.Mara Bos-1/+18
2025-04-03Use `cfg(false)` in UI testsclubby789-31/+31
2025-04-03Stabilize `cfg_boolean_literals`clubby789-53/+0
2025-04-03Rollup merge of #139294 - beetrees:fix-f16-f128-literal-feature-gate, r=fmeaseMatthias Krüger-12/+54
2025-04-03Rollup merge of #139080 - m-ou-se:super-let-gate, r=traviscrossMatthias Krüger-0/+17
2025-04-03Fix the `f16`/`f128` feature gate on integer literalsbeetrees-12/+54
2025-04-02Rollup merge of #138003 - sayantn:new-amx, r=AmanieuStuart Cook-0/+19
2025-04-01Auto merge of #138492 - lcnr:rm-inline_const_pat, r=oli-obkbors-17/+0
2025-03-30Remove attribute `#[rustc_error]`Vadim Petrochenkov-12/+2