negative impls cause problems with type inference #74383
Labels
A-inference
Area: Type inference
C-bug
Category: This is a bug.
F-negative_impls
#![feature(negative_impls)]
requires-nightly
This issue requires a nightly compiler in some way.
Fails with
Explicitly specifying
test::<u8>()
works though.The text was updated successfully, but these errors were encountered: