diff options
| -rw-r--r-- | src/test/run-pass/regions-mock-tcx.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/run-pass/regions-mock-tcx.rs b/src/test/run-pass/regions-mock-tcx.rs index f98e475094c..f43b12229bc 100644 --- a/src/test/run-pass/regions-mock-tcx.rs +++ b/src/test/run-pass/regions-mock-tcx.rs @@ -8,6 +8,8 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. +// xfail-fast `use` standards don't resolve + // Test a sample usage pattern for regions. Makes use of the // following features: // |
