Files
rust/tests/ui/const-generics
Jonathan Brouwer 43fbdfd2f4 Rollup merge of #153536 - zedddie:const-param-ty-unchecked-gate, r=BoxyUwU
Add `const_param_ty_unchecked` gate

Add `const_param_ty_unchecked` internal feature gate to skip `ConstParamTy_` trait enforcement on type. Provides an escape hatch for writing tests and examples that use const generics without needing to ensure all fields implement `ConstParamTy_`.

r? BoxyUwU
2026-05-03 19:23:52 +02:00
..
2026-04-02 12:06:25 +02:00
2023-12-24 01:58:13 +08:00
2024-09-07 09:23:28 +08:00
2026-03-11 00:43:04 +00:00
2026-03-04 08:06:45 +08:00
2025-12-02 18:25:13 +00:00
2025-07-31 21:25:49 +05:00