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
rust
/
src
/
test
/
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 10:11:46 -08:00
fn
main
(
)
{
}
pub
foo
<
'
a
>
Use appropriate terminology based on heuristic
2018-11-30 15:05:13 -08:00
//~^ ERROR missing `fn` or `struct` for function or struct definition
Reference in New Issue
Copy Permalink