mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 15:01:51 +00:00
d748f08547
I'm tired of testing it manually, just codify my expectations in tests. They're pretty low-maintenance.
3 lines
305 B
Plaintext
3 lines
305 B
Plaintext
error: incorrect value `ignore-loops,ignore-loops` for unstable option `instrument-xray` - either a boolean (`yes`, `no`, `on`, `off`, etc), or a comma separated list of settings: `always` or `never` (mutually exclusive), `ignore-loops`, `instruction-threshold=N`, `skip-entry`, `skip-exit` was expected
|
|
|