Skip to content

Commit

Permalink
Skip pretty printing for the regions bound test
Browse files Browse the repository at this point in the history
  • Loading branch information
nikomatsakis committed May 4, 2014
1 parent 5fe2f01 commit 92b741a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/run-pass/regions-bound-lists-feature-gate.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// ignore-pretty

#![feature(issue_5723_bootstrap)]

Expand Down

5 comments on commit 92b741a

@bors
Copy link
Contributor

@bors bors commented on 92b741a May 4, 2014

Choose a reason for hiding this comment

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

saw approval from acrichto
at nikomatsakis@92b741a

@bors
Copy link
Contributor

@bors bors commented on 92b741a May 4, 2014

Choose a reason for hiding this comment

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

merging nikomatsakis/rust/type-bounds-b = 92b741a into auto

@bors
Copy link
Contributor

@bors bors commented on 92b741a May 4, 2014

Choose a reason for hiding this comment

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

nikomatsakis/rust/type-bounds-b = 92b741a merged ok, testing candidate = de99da3

@bors
Copy link
Contributor

@bors bors commented on 92b741a May 4, 2014

@bors
Copy link
Contributor

@bors bors commented on 92b741a May 4, 2014

Choose a reason for hiding this comment

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

fast-forwarding master to auto = de99da3

Please sign in to comment.