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
/
test
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
..
auxiliary
auto merge of
#15394
: pcwalton/rust/new-index-traits, r=nick29581
2014-07-07 22:46:41 +00:00
bench
std: Rename the
ToStr
trait to
ToString
, and
to_str
to
to_string
.
2014-07-08 13:01:43 -07:00
codegen
…
compile-fail
std: Rename the
ToStr
trait to
ToString
, and
to_str
to
to_string
.
2014-07-08 13:01:43 -07:00
compile-fail-fulldeps
…
debuginfo
std: Rename the
ToStr
trait to
ToString
, and
to_str
to
to_string
.
2014-07-08 13:01:43 -07:00
pretty
…
run-fail
…
run-make
auto merge of
#15518
: alexcrichton/rust/fix-some-crate-names, r=sfackler
2014-07-08 13:31:41 +00:00
run-pass
std: Rename the
ToStr
trait to
ToString
, and
to_str
to
to_string
.
2014-07-08 13:01:43 -07:00
run-pass-fulldeps
…