about summary refs log tree commit diff
path: root/src/test/run-pass/operator-multidispatch.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-4/+4
2015-01-29s/Show/Debug/gJorge Aparicio-1/+1
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-2/+8
2015-01-02Use `derive` rather than `deriving` in testsNick Cameron-1/+1
2014-12-13Fix run-pass testsJorge Aparicio-3/+3
2014-11-05Repair various cases where values of distinct types were being operatedNiko Matsakis-0/+41