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
e20d46056d
rust
/
src
/
test
/
run-pass
/
issue-5572.rs
4 lines
51 B
Rust
Raw
Normal View
History
Unescape
Escape
librustc: Stop reexporting the standard modules from prelude.
2013-05-24 21:35:29 -05:00
fn
foo
<
T
: ::
std
::
cmp
::
Eq
>
(
t
:
T
)
{
}
syntax: Fix parsing global generics (Closes #5572)
2013-03-26 23:26:29 -05:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink