summary refs log tree commit diff
path: root/src/test/compile-fail/issue-5153.rs
AgeCommit message (Expand)AuthorLines
2015-05-19Address review commetsAriel Ben-Yehuda-1/+1
2015-05-13Fix ICE that occurs when an associated const is ambiguous.Sean Patrick Santos-2/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2014-07-16librustc: Allow the new UFCS explicit self in trait definitions, andPatrick Walton-2/+2
2014-05-08Remove <no-bounds> on trait objectsKevin Ballard-1/+1
2014-02-07Removed @self and @Trait.Eduard Burtescu-4/+2
2013-10-23register snapshotsDaniel Micay-0/+2
2013-09-26Regression test for ICE. Fix #5153.Felix S. Klock II-0/+23