index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsyntax
/
crateid.rs
Age
Commit message (
Expand
)
Author
Lines
2014-06-26
Remove unnecessary to_string calls
Piotr Jawniak
-1
/
+1
2014-06-16
Update repo location
Brian Anderson
-2
/
+2
2014-06-15
Register new snapshots
Alex Crichton
-17
/
+0
2014-06-11
std: Remove i18n/l10n from format!
Alex Crichton
-0
/
+17
2014-06-03
Fix typo "gihub" in libsyntax/crateid.
Nikita Pekin
-2
/
+2
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-1
/
+1
2014-05-27
std: Rename strbuf operations to string
Richo Healey
-29
/
+29
2014-05-27
std: Remove String's to_owned
Richo Healey
-1
/
+1
2014-05-24
core: rename strbuf::StrBuf to string::String
Richo Healey
-4
/
+4
2014-05-22
libstd: Remove all uses of `~str` from `libstd`
Patrick Walton
-3
/
+5
2014-05-22
libstd: Remove `~str` from all `libstd` modules except `fmt` and `str`.
Patrick Walton
-1
/
+3
2014-05-15
Updates with core::fmt changes
Alex Crichton
-3
/
+3
2014-05-08
libsyntax: Remove uses of `~str` from libsyntax, and fix fallout
Patrick Walton
-34
/
+35
2014-04-18
Replace all ~"" with "".to_owned()
Richo Healey
-23
/
+23
2014-03-31
syntax: Switch field privacy as necessary
Alex Crichton
-3
/
+3
2014-03-20
Removing imports of std::vec_ng::Vec
Alex Crichton
-1
/
+0
2014-03-20
rename std::vec_ng -> std::vec
Daniel Micay
-1
/
+1
2014-03-01
libsyntax: Fix errors arising from the automated `~[T]` conversion
Patrick Walton
-6
/
+9
2014-03-01
libsyntax: Mechanically change `~[T]` to `Vec<T>`
Patrick Walton
-3
/
+3
2014-02-28
rustc: Simplify crate loading constraints
Alex Crichton
-0
/
+9
2014-02-24
Remove std::from_str::FromStr from the prelude
Brendan Zabarauskas
-0
/
+3
2014-02-24
Remove deriving(ToStr)
Alex Crichton
-1
/
+1
2014-02-23
Remove all ToStr impls, add Show impls
Alex Crichton
-4
/
+7
2014-01-23
rustpkg::crate_id: Remove CrateId
klutzy
-1
/
+9
2013-12-29
Rename PkgId to CrateId
Luis de Bethencourt
-0
/
+186