This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-31 13:40:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69a0cdf49195d2bc042b44f75e309eb280bcc475
rust
/
src
/
compiletest
T
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
..
common.rs
std: Rename {Eq,Ord} to Partial{Eq,Ord}
2014-05-30 15:52:24 -07:00
compiletest.rs
std: Rename the
ToStr
trait to
ToString
, and
to_str
to
to_string
.
2014-07-08 13:01:43 -07:00
errors.rs
std: Rename the
ToStr
trait to
ToString
, and
to_str
to
to_string
.
2014-07-08 13:01:43 -07:00
header.rs
compiletest: Remove superfluous to_string calls
2014-06-25 07:35:54 +02:00
procsrv.rs
Fix --disable-rpath and tests
2014-06-16 18:16:45 -07:00
runtest.rs
Remove unnecessary to_string calls
2014-06-26 08:56:49 +02:00
util.rs
std: Rename the
ToStr
trait to
ToString
, and
to_str
to
to_string
.
2014-07-08 13:01:43 -07:00