Skip to content

Commit

Permalink
ignore-pretty on dyn trait test
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Feb 25, 2018
1 parent 7ba4afc commit 52047f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/run-pass/dyn-trait.rs
Expand Up @@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// ignore-pretty `dyn ::foo` parses differently in the current epoch

#![feature(dyn_trait)]

use std::fmt::Display;
Expand Down

0 comments on commit 52047f0

Please sign in to comment.