rust/src/test/ui/explain.rs
Val Markovic 2155adbc3a Moving more build-pass tests to check-pass
One or two tests became build-pass without the FIXME because they really
needed build-pass (were failing without it).

Helps with #62277
2020-04-23 20:21:38 -07:00

3 lines
48 B
XML

// compile-flags: --explain E0591
// check-pass