]> git.lizzy.rs Git - rust.git/blob - src/test/ui/expanded-cfg.stderr
Rollup merge of #53317 - estebank:abolish-ice, r=oli-obk
[rust.git] / src / test / ui / expanded-cfg.stderr
1 error: compilation successful
2   --> $DIR/expanded-cfg.rs:32:1
3    |
4 LL | fn main() {} //~ ERROR compilation successful
5    | ^^^^^^^^^^^^
6
7 error: aborting due to previous error
8