Stop skewing inference in ?'s desugaring #120368
Annotations
10 errors
run the build
using `Option.and_then(Some)`, which is a no-op
|
run the build
using `Option.and_then(|x| Some(y))`, which is more succinctly expressed as `map(|x| y)`
|
run the build
using `Result.and_then(Ok)`, which is a no-op
|
run the build
sub-expression diverges
|
run the build
sub-expression diverges
|
run the build
sub-expression diverges
|
run the build
sub-expression diverges
|
run the build
sub-expression diverges
|
run the build
sub-expression diverges
|
run the build
sub-expression diverges
|
Loading