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
2016-01-16
std: Stabilize APIs for the 1.7 release
Alex Crichton
-4
/
+2
2015-12-21
Register new snapshots
Alex Crichton
-3
/
+0
2015-11-25
Remove all uses of `#[staged_api]`
Vadim Petrochenkov
-1
/
+1
2015-11-12
libserialize: deny warnings in doctests
Kevin Butler
-4
/
+8
2015-09-20
Miscellaneous cleanup for old issues.
Lee Jeffery
-6
/
+3
2015-09-08
fixes/improvements thanks to @Manishearth
Andre Bogus
-3
/
+3
2015-09-08
some more clippy-based improvements
Andre Bogus
-54
/
+53
2015-08-23
Refactor low-level UTF-16 decoding.
Simon Sapin
-6
/
+6
2015-08-15
Add issue for the rustc_private feature everywhere
Alex Crichton
-1
/
+2
2015-08-14
Auto merge of #27641 - nikomatsakis:soundness-rfc-1214, r=nrc
bors
-1
/
+1
2015-08-12
Fallout in libs -- misc missing bounds uncovered by WF checks.
Niko Matsakis
-1
/
+1
2015-08-12
Remove all unstable deprecated functionality
Alex Crichton
-32
/
+1
2015-08-09
Use https URLs to refer to rust-lang.org where appropriate.
Eli Friedman
-3
/
+3
2015-07-30
Auto merge of #26734 - Gankro:deprecate-vecmap, r=alexcrichton
bors
-0
/
+3
2015-07-29
deprecate vecmap
Alexis Beingessner
-0
/
+3
2015-07-27
Show appropriate feature flags in docs
Steve Klabnik
-2
/
+4
2015-06-17
More test fixes and fallout of stability changes
Alex Crichton
-1
/
+0
2015-06-17
std: Split the `std_misc` feature
Alex Crichton
-2
/
+2
2015-06-17
collections: Split the `collections` feature
Alex Crichton
-0
/
+2
2015-06-17
core: Split apart the global `core` feature
Alex Crichton
-2
/
+3
2015-06-08
Replace usage of String::from_str with String:from
Simon Sapin
-1
/
+1
2015-05-30
fix documentation in libserialize
benaryorg
-1
/
+1
2015-05-15
libs: Move favicon URLs to HTTPS
Alex Crichton
-1
/
+1
2015-05-06
test: update tests for flt2dec fallouts.
Kang Seonghoon
-2
/
+2
2015-04-21
rollup merge of #24636: alexcrichton/remove-deprecated
Alex Crichton
-18
/
+10
2015-04-21
rollup merge of #24651: tamird/old-references
Alex Crichton
-1
/
+1
2015-04-21
std: Remove deprecated/unstable num functionality
Alex Crichton
-18
/
+10
2015-04-21
Remove references to `old_{path,io}`
Tamir Duberstein
-1
/
+1
2015-04-21
Model lexer: Fix remaining issues
Piotr Czarnecki
-2
/
+0
2015-04-18
Auto merge of #24428 - kwantam:deprecate_unicode_fns, r=alexcrichton
bors
-3
/
+3
2015-04-17
Workaround deliberate overflowing negation in serialize::json.
Felix S. Klock II
-1
/
+1
2015-04-16
deprecate Unicode functions that will be moved to crates.io
kwantam
-3
/
+3
2015-04-14
Positive case of `len()` -> `is_empty()`
Tamir Duberstein
-1
/
+1
2015-04-14
test: Fixup many library unit tests
Alex Crichton
-4
/
+2
2015-04-14
std: Remove old_io/old_path/rand modules
Alex Crichton
-33
/
+0
2015-04-01
Fallout in public-facing and semi-public-facing libs
Niko Matsakis
-2
/
+2
2015-03-31
rollup merge of #23879: seanmonstar/del-from-error
Alex Crichton
-2
/
+2
2015-03-31
rollup merge of #23875: aturon/revise-convert-2
Alex Crichton
-1
/
+0
2015-03-31
rollup merge of #23886: demelev/remove_as_slice_usage
Alex Crichton
-1
/
+1
2015-03-31
Stabilize `std::convert` and related code
Aaron Turon
-1
/
+0
2015-03-31
Stabilize std::num
Aaron Turon
-0
/
+3
2015-03-30
convert: remove FromError, use From<E> instead
Sean McArthur
-2
/
+2
2015-03-31
replace deprecated as_slice()
Emeliov Dmitrii
-1
/
+1
2015-03-28
Rollup merge of #23803 - richo:unused-braces, r=Manishearth
Manish Goregaokar
-1
/
+1
2015-03-28
cleanup: Remove unused braces in use statements
Richo Healey
-1
/
+1
2015-03-27
rollup merge of #23741: alexcrichton/remove-int-uint
Alex Crichton
-145
/
+144
2015-03-27
rollup merge of #23738: alexcrichton/snapshots
Alex Crichton
-23
/
+0
2015-03-27
Change the trivial cast lints to allow by default
Nick Cameron
-2
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-148
/
+147
2015-03-26
Register new snapshots
Alex Crichton
-23
/
+0
[next]