]> git.lizzy.rs Git - rust.git/blob - src/test/ui/unpretty/avoid-crash.rs
Rollup merge of #100185 - compiler-errors:issue-100183, r=wesleywiser
[rust.git] / src / test / ui / unpretty / avoid-crash.rs
1 // normalize-stderr-test "error `.*`" -> "$$ERROR_MESSAGE"
2 // compile-flags: -o/tmp/ -Zunpretty=ast-tree
3
4 fn main() {}