1
Fork 0
rust/tests/ui/rfcs/rfc-2632-const-trait-impl/effects
George-lewis d56cdd48cb Bless tests
Update tests
2024-01-13 12:46:58 -05:00
..
auxiliary Deny providing explicit effect params 2023-10-26 08:24:25 +00:00
const_closure-const_trait_impl-ice-113381.rs bless ui tests 2023-12-19 04:28:21 +00:00
effect-param-infer.rs Use default params until effects in desugaring 2023-12-04 15:08:14 +00:00
fallback.rs Fallback effects even if types also fall back 2023-09-14 21:08:42 +00:00
helloworld.rs Remove #[rustc_host], use internal desugaring 2023-12-05 01:15:21 +00:00
ice-112822-expected-type-for-param.rs Avoid silencing relevant follow-up errors 2024-01-09 21:08:16 +00:00
ice-112822-expected-type-for-param.stderr Bless tests 2024-01-13 12:46:58 -05:00
ice-113375-index-out-of-bounds-generics.rs add test for #113375 2023-11-02 16:16:56 +01:00
infer-fallback.rs Enable effects for libcore 2023-09-20 03:02:14 +00:00
minicore.rs ~const trait or projection bounds do not imply non-const bounds 2024-01-08 15:01:14 +00:00
no-explicit-const-params-cross-crate.rs Deny providing explicit effect params 2023-10-26 08:24:25 +00:00
no-explicit-const-params-cross-crate.stderr Deny providing explicit effect params 2023-10-26 08:24:25 +00:00
no-explicit-const-params.rs Deny providing explicit effect params 2023-10-26 08:24:25 +00:00
no-explicit-const-params.stderr Deny providing explicit effect params 2023-10-26 08:24:25 +00:00
project.rs ~const trait or projection bounds do not imply non-const bounds 2024-01-08 15:01:14 +00:00
project.stderr ~const trait or projection bounds do not imply non-const bounds 2024-01-08 15:01:14 +00:00
trait-fn-const.rs E0379: Provide suggestions 2024-01-02 13:49:48 +01:00
trait-fn-const.stderr E0379: Provide suggestions 2024-01-02 13:49:48 +01:00