about summary refs log tree commit diff
path: root/src/libstd/deque.rs
AgeCommit message (Collapse)AuthorLines
2012-01-17libstd: Move std tests into libstdBrian Anderson-0/+197
2012-01-11Convert std::deque over to an ifaceMarijn Haverbeke-52/+56
2012-01-05Switch to new param kind bound syntaxMarijn Haverbeke-4/+4
And remove support for the old syntax
2012-01-02Add 'copy' bounds to functions that were faultily accepted withoutMarijn Haverbeke-1/+1
Issue #1390
2011-12-06Establish 'core' library separate from 'std'.Graydon Hoare-0/+129