rust/tests/ui/rfcs/rfc-2632-const-trait-impl/feature-gate.gated.stderr
2023-06-05 16:09:46 +00:00

9 lines
157 B
Plaintext

error: fatal error triggered by #[rustc_error]
--> $DIR/feature-gate.rs:14:1
|
LL | fn main() {}
| ^^^^^^^^^
error: aborting due to previous error