Skip to content

Commit 602d7cd

Browse files
committed
---
yaml --- r: 167708 b: refs/heads/master c: 90252b8 h: refs/heads/master v: v3
1 parent 0465c13 commit 602d7cd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 23eec0c955c3573c0132f81a40ea7c210995a862
2+
refs/heads/master: 90252b8ddb439a538765ef85532f4caa029b5e8e
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: c89417130f042c58adc60012e7cddc4ef70b70b9
55
refs/heads/try: 5204084bd2e46af7cc6e0147430e44dd0d657bbb

trunk/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)