This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2fcea9fb68c8e04f10e5cb15bbfb486de9800afa
rust
/
tests
/
rustdoc-ui
/
issues
/
ice-impl-fn-generic-105737.rs
6 lines
96 B
Rust
Raw
Normal View
History
Unescape
Escape
Add URL to test cases
2024-12-08 21:39:48 -07:00
// https://github.com/rust-lang/rust/issues/105737
Add regression test for #105737
2023-01-02 14:29:22 +01:00
impl
Vec
<
lol
>
{
}
//~^ ERROR
pub
fn
lol
(
)
{
}
Reference in New Issue
Copy Permalink