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
/
libserialize
Age
Commit message (
Expand
)
Author
Lines
2015-01-07
Register new snapshots
Alex Crichton
-9
/
+0
2015-01-06
More test fixes
Alex Crichton
-12
/
+13
2015-01-06
Test fixes and rebase conflicts
Alex Crichton
-2
/
+3
2015-01-06
rollup merge of #20563: cmr/macro-input-future-proofing
Alex Crichton
-1
/
+1
2015-01-06
serialize macro fix
Corey Richardson
-1
/
+1
2015-01-06
rollup merge of #20656: japaric/at-clean
Alex Crichton
-4
/
+4
2015-01-06
rollup merge of #20593: nikomatsakis/unused-tps-in-impl
Alex Crichton
-0
/
+5
2015-01-06
Register new snapshots
Alex Crichton
-4811
/
+3
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-27
/
+35
2015-01-07
fallout
Nick Cameron
-32
/
+56
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-27
/
+35
2015-01-06
Fix fallout in libs. For the most part I just tagged impls as `#[old_impl_che...
Niko Matsakis
-0
/
+5
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-95
/
+95
2015-01-06
cleanup: use short AT notation (`Ty::Item` instead of `<Ty as Trait>::Item`)
Jorge Aparicio
-4
/
+4
2015-01-05
More test fixes!
Alex Crichton
-2
/
+2
2015-01-05
rollup merge of #20482: kmcallister/macro-reform
Alex Crichton
-0
/
+6
2015-01-05
Merge remote-tracking branch 'nrc/sized-2' into rollup
Alex Crichton
-4
/
+4
2015-01-05
rollup merge of #20556: japaric/no-for-sized
Alex Crichton
-6
/
+6
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-0
/
+6
2015-01-06
Fallout
Nick Cameron
-4
/
+4
2015-01-05
remove more stage0 stuff
Jorge Aparicio
-21
/
+0
2015-01-05
register snapshot
Jorge Aparicio
-21
/
+0
2015-01-05
sed -i -s 's/ for Sized?//g' **/*.rs
Jorge Aparicio
-6
/
+6
2015-01-04
serialize: Use assoc types + less old_orphan_check
Alex Crichton
-344
/
+5145
2015-01-03
Remove deprecated functionality
Alex Crichton
-2
/
+2
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-24
/
+24
2015-01-03
sed -i -s 's/\bmod,/self,/g' **/*.rs
Jorge Aparicio
-2
/
+2
2015-01-03
serialize: fix fallout
Jorge Aparicio
-0
/
+25
2015-01-03
serialize: fix fallout
Jorge Aparicio
-3
/
+6
2015-01-02
Rollup test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-01-02
rollup merge of #20416: nikomatsakis/coherence
Alex Crichton
-4
/
+7
2015-01-02
Disable the JSON doctests because they don't pass the new coherence
Niko Matsakis
-3
/
+6
2015-01-02
Fix orphan checking (cc #19470). (This is not a complete fix of #19470 becaus...
Niko Matsakis
-1
/
+1
2015-01-01
std: Enforce Unicode in fmt::Writer
Alex Crichton
-134
/
+147
2015-01-02
More fallout
Nick Cameron
-1
/
+1
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-3
/
+3
2014-12-29
rollup merge of #20279: dgiagio/libserialize_deprecated_fix1
Alex Crichton
-5
/
+5
2014-12-29
rollup merge of #20264: nagisa/threadrng
Alex Crichton
-2
/
+2
2014-12-29
rollup merge of #20182: brianloveswords/patch-2
Alex Crichton
-1
/
+1
2014-12-28
Fix deprecation warnings on libserialize tests
Diego Giagio
-5
/
+5
2014-12-28
Rename TaskRng to ThreadRng
Simonas Kazlauskas
-2
/
+2
2014-12-23
Update json.rs
Brian J Brennan
-1
/
+1
2014-12-23
Rename and namespace `FPCategory`
Tobias Bucher
-4
/
+5
2014-12-22
rollup merge of #20089: rolftimmermans/json-control-chars-escape
Alex Crichton
-3
/
+34
2014-12-22
rollup merge of #20033: alexcrichton/deprecate-serialise
Alex Crichton
-14
/
+18
2014-12-22
Remove unnecessary deref().
Rolf Timmermans
-1
/
+1
2014-12-22
Avoid allocations.
Rolf Timmermans
-8
/
+35
2014-12-22
Escape control characters in JSON output.
Rolf Timmermans
-8
/
+12
2014-12-22
serialize: Fully deprecate the library
Alex Crichton
-14
/
+18
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-98
/
+99
[prev]
[next]