Skip to content

Commit

Permalink
xfail-fast regions-mock-tcx.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomatsakis committed Nov 9, 2013
1 parent 044dec4 commit b32845d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/run-pass/regions-mock-tcx.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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:
//
Expand Down

1 comment on commit b32845d

@nikomatsakis
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=pnkfelix

Please sign in to comment.