mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
Ignoring pretty print for test due to #37199
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
// aux-build:enums.rs
|
||||
extern crate enums;
|
||||
|
||||
// ignore-pretty issue #37199
|
||||
|
||||
use enums::NonExhaustiveEnum;
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user