summary refs log tree commit diff
path: root/src/test/compile-fail/kindck-send-object2.rs
AgeCommit message (Expand)AuthorLines
2015-01-07markers -> markerNick Cameron-2/+2
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-2/+2
2014-11-26Fixup various places that were doing `&T+'a` and do `&(T+'a)`Niko Matsakis-1/+1
2014-09-15Update error messages in compile-fail testsNiko Matsakis-2/+2
2014-08-29Introduce new inference scheme: variables are now instantiated with at most o...Niko Matsakis-0/+32