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
/
librbml
Age
Commit message (
Expand
)
Author
Lines
2015-01-07
rollup merge of #20721: japaric/snap
Alex Crichton
-3
/
+3
2015-01-07
Preliminary feature staging
Brian Anderson
-0
/
+1
2015-01-07
use slicing sugar
Jorge Aparicio
-3
/
+3
2015-01-06
Register new snapshots
Alex Crichton
-471
/
+2
2015-01-06
rollup merge of #20481: seanmonstar/fmt-show-string
Alex Crichton
-30
/
+30
2015-01-06
core: split into fmt::Show and fmt::String
Sean McArthur
-30
/
+30
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-3
/
+3
2015-01-05
Replace #[phase] with #[plugin] / #[macro_use] / #[no_link]
Keegan McAllister
-1
/
+8
2015-01-04
serialize: Use assoc types + less old_orphan_check
Alex Crichton
-1
/
+464
2015-01-03
Remove deprecated functionality
Alex Crichton
-9
/
+10
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-4
/
+4
2015-01-02
Fallout - change array syntax to use `;`
Nick Cameron
-1
/
+1
2014-12-30
Fallout from stabilization
Aaron Turon
-1
/
+2
2014-12-30
Fallout from mut slices
Nick Cameron
-1
/
+1
2014-12-19
librbml: use `#[deriving(Copy)]`
Jorge Aparicio
-8
/
+3
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-2
/
+2
2014-12-15
serialize: Change some FnOnce bounds to FnMut
Alex Crichton
-6
/
+8
2014-12-13
librbml: use unboxed closures in free functions
Jorge Aparicio
-7
/
+18
2014-12-13
librbml: fix fallout
Jorge Aparicio
-124
/
+133
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+6
2014-12-05
Utilize fewer reexports
Corey Farwell
-2
/
+4
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-1
/
+0
2014-11-20
Rename remaining Failures to Panic
Subhash Bhushan
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-1
/
+4
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-11
/
+11
2014-11-13
Remove lots of numeric traits from the preludes
Brendan Zabarauskas
-2
/
+3
2014-11-01
Tuple deserialization should not fail
Dan Burkert
-4
/
+6
2014-11-01
libserialize: tuple-arity should be provided to `Decoder::read_tuple`
Dan Burkert
-4
/
+11
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-10-09
Revert "Update html_root_url for 0.12.0 release"
Brian Anderson
-1
/
+1
2014-10-07
Update html_root_url for 0.12.0 release
Brian Anderson
-1
/
+1
2014-10-07
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+2
2014-10-07
Use slice syntax instead of slice_to, etc.
Nick Cameron
-4
/
+4
2014-10-02
Revert "Use slice syntax instead of slice_to, etc."
Aaron Turon
-4
/
+4
2014-10-02
Revert "Put slicing syntax behind a feature gate."
Aaron Turon
-2
/
+1
2014-10-02
Put slicing syntax behind a feature gate.
Nick Cameron
-1
/
+2
2014-10-02
Use slice syntax instead of slice_to, etc.
Nick Cameron
-4
/
+4
2014-09-21
Fix fallout from Vec stabilization
Alex Crichton
-1
/
+1
2014-09-16
Fallout from renaming
Aaron Turon
-1
/
+1
2014-09-09
Remove some test warnings.
Jonas Hietala
-3
/
+0
2014-08-30
auto merge of #16859 : alexcrichton/rust/snapshots, r=huonw
bors
-9
/
+1
2014-08-29
Register new snapshots
Alex Crichton
-9
/
+1
2014-08-30
Unify non-snake-case lints and non-uppercase statics lints
P1start
-1
/
+1
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-1
/
+9
2014-08-26
Rebasing changes
Nick Cameron
-6
/
+12
2014-07-31
libserialize: add `error()` to `Decoder`
Andrew Poelstra
-6
/
+11
2014-07-31
Move SeekableMemWriter into librbml
Erick Tryzelaar
-116
/
+237
[prev]
[next]