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
/
librustc
/
middle
/
save
History
Richo Healey
12c334a77b
std: Rename the
ToStr
trait to
ToString
, and
to_str
to
to_string
.
...
[breaking-change]
2014-07-08 13:01:43 -07:00
..
mod.rs
std: Rename the
ToStr
trait to
ToString
, and
to_str
to
to_string
.
2014-07-08 13:01:43 -07:00
recorder.rs
std: Rename the
ToStr
trait to
ToString
, and
to_str
to
to_string
.
2014-07-08 13:01:43 -07:00
span_utils.rs
librustc: Remove the fallback to
int
for integers and
f64
for
2014-06-29 11:47:58 -07:00