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
26,133
Commits
1
Branch
0
Tags
813886b22ccd0976db03c1bfcbb9738b5b7c41db
Commit Graph
3 Commits
Author
SHA1
Message
Date
chromatic
813886b22c
Removed prelude::* from libstd files.
...
This replaces the imports from the prelude with the re-exported symbols.
2014-02-07 09:59:19 -08:00
xales
f17d972014
Remove seldom-used std::reference functions.
2014-01-29 20:31:03 -05:00
xales
d7f97e3018
Rename std::borrow to std::reference.
...
Fixes
#11814
2014-01-29 20:31:03 -05:00