]> git.lizzy.rs Git - rust.git/blob - tests/ui/loud_ui.rs
Rollup merge of #106709 - khuey:disable_split_dwarf_inlining_by_default, r=davidtwco
[rust.git] / tests / ui / loud_ui.rs
1 // should-fail
2
3 // this test ensures that when we forget to use
4 // any `//~ ERROR` comments whatsoever, that the test doesn't succeed
5
6 fn main() {}