summary refs log tree commit diff
path: root/src/test/compile-fail/issue-7867.rs
AgeCommit message (Expand)AuthorLines
2017-10-06implement pattern-binding-modes RFCTobias Schottdorf-13/+0
2016-08-11Improve &-ptr printingJonathan Turner-2/+2
2016-07-28Move to {integer} and {float}Jonathan Turner-2/+2
2016-07-28Rename _ to {numerics} for unknown numeric typesJonathan Turner-2/+2
2016-05-02update test cases to reflect new messagesNiko Matsakis-12/+9
2016-03-30Fix fallout in testsJeffrey Seyfried-6/+6
2015-03-05Fix compile-fail error messages after integer suffix removal.Eduard Burtescu-2/+2
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-1/+1
2015-01-31Kill more `isize`sTobias Bucher-3/+3
2015-01-12Fix testsuite errorsmdinger-5/+18
2015-01-06test fallout from isize/usizeCorey Richardson-3/+3
2014-11-17Switch to purely namespaced enumsSteven Fackler-1/+1
2014-10-29Update tests with the new diagnostic tweaksJakub Bukaj-3/+3
2014-10-26Add test cases for E-needstest issuesJakub Bukaj-0/+27