summary refs log tree commit diff
path: root/src/test/compile-fail/issue-17800.rs
AgeCommit message (Expand)AuthorLines
2016-11-08Partially stabilize RFC 1506 "Clarify relationships between ADTs"Vadim Petrochenkov-2/+0
2016-09-03Check fields in union patters/expressionsVadim Petrochenkov-1/+1
2016-08-13Remove restrictions from tuple structs/variantsVadim Petrochenkov-1/+4
2015-01-31Kill more `isize`sTobias Bucher-2/+2
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-2/+2
2014-11-17Switch to purely namespaced enumsSteven Fackler-2/+3
2014-10-24Update tests with the new error messagesJakub Bukaj-1/+1
2014-10-05Fix handling of struct variants in a couple of placesJakub Wieczorek-0/+21