about summary refs log tree commit diff
path: root/src/librustc_data_structures/tuple_slice.rs
AgeCommit message (Expand)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 suffi...Srinivas Reddy Thatiparthy-8/+18
2016-03-05apply rustfmt to librustc_data_structures, correcting rust-lang-nursery/rustf...Niko Matsakis-7/+7
2015-12-10Add TupleSlice trait to rustc_data_structures.Michael Woerister-0/+60