Closed
Description
Reproduction script: https://is.gd/qvbF0b
This code compiles on stable and beta but fails to compile on nightly. use super::*
previously did not include private members. On nightly it is reported that "Foo
is ambiguous"
Reproduction script: https://is.gd/qvbF0b
This code compiles on stable and beta but fails to compile on nightly. use super::*
previously did not include private members. On nightly it is reported that "Foo
is ambiguous"