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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstd
/
prettyprint.rs
Age
Commit message (
Expand
)
Author
Lines
2012-10-07
Remove the old serializers (needs snapshot)
Erick Tryzelaar
-62
/
+106
2012-09-28
std: Eliminate deprecated patterns
Brian Anderson
-1
/
+0
2012-09-10
Camel case std::serialization
Brian Anderson
-2
/
+2
2012-09-04
libstd: "import" -> "use"
Patrick Walton
-3
/
+3
2012-08-31
Remove deprecated modes from list.rs (and temporarily delete list::push)
Kevin Cantu
-0
/
+3
2012-08-25
libstd: serialization should use &strs.
Erick Tryzelaar
-3
/
+3
2012-08-23
`m1!{...}` -> `m1!(...)`
Paul Stansifer
-15
/
+15
2012-08-22
libstd: fix serialization no-implicit-copies warnings
Erick Tryzelaar
-2
/
+2
2012-08-14
Convert more core types to camel case
Brian Anderson
-3
/
+3
2012-08-08
Convert impls to new syntax
Brian Anderson
-1
/
+1
2012-07-30
Change syntax extension syntax: `#m[...]` -> `m!{...}`.
Paul Stansifer
-15
/
+15
2012-07-14
Move the world over to using the new style string literals and types. Closes ...
Michael Sullivan
-20
/
+20
2012-03-14
fixup auto_serialize's treatment of nullary variants
Niko Matsakis
-3
/
+3
2012-03-13
first (functional) version of the auto_serialize syntax ext
Niko Matsakis
-0
/
+130