Closed
Description
With a few minutes of time invested I wasn't able to narrow this down to a smaller example that still succeeded on stable.
!
Nov 02 07:32:11.418 INFO kablam! error[E0282]: type annotations needed
Nov 02 07:32:11.418 INFO kablam! --> src/romaji.rs:80:24
Nov 02 07:32:11.418 INFO kablam! |
Nov 02 07:32:11.418 INFO kablam! 80 | x if x.is_youon() && buffer.is_katakana() => {
Nov 02 07:32:11.419 INFO kablam! | ^^^^^^^^ cannot infer type for `T`
Nov 02 07:32:11.419 INFO kablam! |
Nov 02 07:32:11.419 INFO kablam! = note: type must be known at this point
cc @rust-lang/libs