rust/src/test/ui/rfc-2632-const-trait-impl/feature-gate.gated.stderr

9 lines
160 B
Text
Raw Normal View History

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