]> git.lizzy.rs Git - rust.git/blob - tests/ui/json/json-and-error-format.rs
Auto merge of #101138 - Rejyr:diagnostic-migration-rustc-lint-pt2, r=davidtwco
[rust.git] / tests / ui / json / json-and-error-format.rs
1 // compile-flags: --json=artifacts --error-format=short
2
3 fn main() {}