summary refs log tree commit diff
path: root/src/test/compile-fail/binop-move-semantics.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update the "English-language" to-string function of a `cmt` to useNiko Matsakis-2/+2
2015-01-05Remove uses of default_type_params feature gate from tests.Huon Wilson-2/+0
2015-01-05Remove use of associated_types feature gate from tests.Huon Wilson-1/+1
2015-01-03use assoc types in binop traitsJorge Aparicio-6/+12
2015-01-02std: Stabilize the prelude moduleAlex Crichton-0/+2
2014-12-13Test binops move semanticsJorge Aparicio-0/+69