blob: 8d90e61bb5d3ffcc951ac928935ae44793227953 [file]
impl Error for str::Utf8Error {
//~^ ERROR cannot find trait `Error` in this scope
//~| ERROR ambiguous associated type
}
fn main() {}