This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-05-02 13:07:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
901b340c1f
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 19:47:00 +00:00
fn
main
<
T
>
(
)
{
}
Move some `compile-fail` tests to `ui`
2018-07-15 21:11:54 +00:00
//~^ ERROR `main` function is not allowed to have generic parameters
Reference in New Issue
Copy Permalink