about summary refs log tree commit diff
path: root/src/librbml
AgeCommit message (Expand)AuthorLines
2014-10-07Put slicing syntax behind a feature gate.Nick Cameron-1/+2
2014-10-07Use slice syntax instead of slice_to, etc.Nick Cameron-4/+4
2014-10-02Revert "Use slice syntax instead of slice_to, etc."Aaron Turon-4/+4
2014-10-02Revert "Put slicing syntax behind a feature gate."Aaron Turon-2/+1
2014-10-02Put slicing syntax behind a feature gate.Nick Cameron-1/+2
2014-10-02Use slice syntax instead of slice_to, etc.Nick Cameron-4/+4
2014-09-21Fix fallout from Vec stabilizationAlex Crichton-1/+1
2014-09-16Fallout from renamingAaron Turon-1/+1
2014-09-09Remove some test warnings.Jonas Hietala-3/+0
2014-08-30auto merge of #16859 : alexcrichton/rust/snapshots, r=huonwbors-9/+1
2014-08-29Register new snapshotsAlex Crichton-9/+1
2014-08-30Unify non-snake-case lints and non-uppercase statics lintsP1start-1/+1
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-1/+9
2014-08-26Rebasing changesNick Cameron-6/+12
2014-07-31libserialize: add `error()` to `Decoder`Andrew Poelstra-6/+11
2014-07-31Move SeekableMemWriter into librbmlErick Tryzelaar-116/+237
2014-07-31remove serialize::ebml, add librbmlErick Tryzelaar-0/+1311