about summary refs log tree commit diff
path: root/src/test/compile-fail/binop-move-semantics.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-75/+0
2017-04-11fix a bug in compiletest JSON parsing for duplicate errorsNiko Matsakis-2/+0
2016-05-02update test cases to reflect new messagesNiko Matsakis-0/+2
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