Skip to content

Commit 26473e2

Browse files
committed
---
yaml --- r: 170450 b: refs/heads/try c: 90252b8 h: refs/heads/master v: v3
1 parent 8a49882 commit 26473e2

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
@@ -2,7 +2,7 @@
22
refs/heads/master: 73a25f55ad748b4d3516417c711b99ce446591af
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 5b3cd3900ceda838f5798c30ab96ceb41f962534
5-
refs/heads/try: 23eec0c955c3573c0132f81a40ea7c210995a862
5+
refs/heads/try: 90252b8ddb439a538765ef85532f4caa029b5e8e
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
88
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596

branches/try/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)