about summary refs log tree commit diff
path: root/src/librustc_data_structures/tuple_slice.rs
AgeCommit message (Collapse)AuthorLines
2018-12-03data_structures: remove tuple_sliceljedrz-70/+0
2016-06-11Add additional test cases to test all arities of tuple; And remove type ↵Srinivas Reddy Thatiparthy-8/+18
suffix - i32 on integers
2016-03-05apply rustfmt to librustc_data_structures, correcting ↵Niko Matsakis-7/+7
rust-lang-nursery/rustfmt#836
2015-12-10Add TupleSlice trait to rustc_data_structures.Michael Woerister-0/+60