summary refs log tree commit diff
path: root/src/test/auxiliary/unboxed-closures-cross-crate.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-2/+2
2015-02-18Update suffixes en masse in tests using `perl -p -i -e`Niko Matsakis-2/+2
2015-02-04remove all kind annotations from closuresJorge Aparicio-4/+4
2015-01-03use assoc types in binop traitsJorge Aparicio-1/+1
2015-01-02std: Stabilize the prelude moduleAlex Crichton-0/+2
2014-11-18Update test for equivalency to include region binders in object types, add ne...Niko Matsakis-1/+1
2014-11-02Add regression test for #16790, #18378 and #18543Brian Koropoff-0/+26