Skip to content

Commit b188c2a

Browse files
committed
Lament the invincibility of the Turbofish
1 parent f1b506a commit b188c2a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/test/ui/bastion-of-the-turbofish.rs

+4
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
// My heart aches in sorrow, for I know I am defeated. Let this be a warning
3737
// to all those who come after. Here stands the bastion of the Turbofish.
3838

39+
// See https://github.com/rust-lang/rust/pull/53562
40+
// and https://github.com/rust-lang/rfcs/pull/2527
41+
// for context.
42+
3943
fn main() {
4044
let (oh, woe, is, me) = ("the", "Turbofish", "remains", "undefeated");
4145
let _: (bool, bool) = (oh<woe, is>(me));

0 commit comments

Comments
 (0)