mirror of
https://git.proxmox.com/git/rustc
synced 2025-10-19 05:59:36 +00:00
7 lines
113 B
Rust
7 lines
113 B
Rust
// check-pass
|
|
// compile-flags: -Chelp
|
|
// check-stdout
|
|
// regex-error-pattern: -C\s+incremental
|
|
|
|
pub struct Foo;
|