Sign in
rust
/
rust
/
a5a286df89146c64afebc6dcbbd3f61ba67ae53b
/
.
/
tests
/
rustdoc-ui
/
issues
/
ice-impl-fn-generic-105737.rs
blob: 651fd9ab4b8b3dbdca400f706e7e7ed9887d6d92 [
file
]
// https://github.com/rust-lang/rust/issues/105737
impl
Vec
<
lol
>
{}
//~^ ERROR
pub
fn
lol
()
{}