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
b3827e4f3728b77bd3e60587487ebfc3cc8d901b
rust
/
tests
/
ui
/
fn
/
issue-1900.rs
3 lines
86 B
Rust
Raw
Normal View
History
Unescape
Escape
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflipping
2013-02-14 11:47:00 -08:00
fn
main
<
T
>
(
)
{
}
Move some `compile-fail` tests to `ui`
2018-07-15 14:11:54 -07:00
//~^ ERROR `main` function is not allowed to have generic parameters
Reference in New Issue
Copy Permalink