mirror of
https://git.proxmox.com/git/rustc
synced 2025-06-26 17:26:51 +00:00
5 lines
177 B
XML
5 lines
177 B
XML
// compile-flags: --output-format html
|
|
// check-pass
|
|
// This tests that `--output-format html` is accepted without `-Z unstable-options`,
|
|
// since it has been stable since 1.0.
|