Skip to content

Commit 90252b8

Browse files
committed
Add ignore pretty.
1 parent 23eec0c commit 90252b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/associated-types-where-clause-impl-ambiguity.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
// for `ByRef`. The right answer was to consider the result ambiguous
1515
// until more type information was available.
1616

17+
// ignore-pretty -- FIXME(#17362) pretty prints with `<<` which lexes wrong
18+
1719
#![feature(associated_types, lang_items, unboxed_closures)]
1820
#![no_implicit_prelude]
1921

0 commit comments

Comments
 (0)