]> git.lizzy.rs Git - rust.git/blob - src/test/ui/rfc-2632-const-trait-impl/feature-gate.gated.stderr
Rollup merge of #100470 - reitermarkus:patch-1, r=joshtriplett
[rust.git] / src / test / ui / rfc-2632-const-trait-impl / feature-gate.gated.stderr
1 error: fatal error triggered by #[rustc_error]
2   --> $DIR/feature-gate.rs:14:1
3    |
4 LL | fn main() {}
5    | ^^^^^^^^^
6
7 error: aborting due to previous error
8