This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c1800fbb17
rust
/
tests
/
ui
/
pub
/
pub-ident-with-lifetime-incomplete.rs
6 lines
99 B
Rust
Raw
Normal View
History
Unescape
Escape
Suggest an appropriate token when encountering `pub Ident<'a>`
2018-11-26 12:11:46 -06:00
fn
main
(
)
{
}
pub
foo
<
'
a
>
Use appropriate terminology based on heuristic
2018-11-30 17:05:13 -06:00
//~^ ERROR missing `fn` or `struct` for function or struct definition
Reference in New Issue
Copy Permalink