summary refs log tree commit diff
path: root/src/test/compile-fail/issue-22645.rs
AgeCommit message (Expand)AuthorLines
2016-11-10rustc_typeck: correctly track "always-diverges" and "has-type-errors".Eduard Burtescu-1/+1
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-1/+1
2015-09-26deduplicate trait errors before they are displayedAriel Ben-Yehuda-3/+1
2015-05-12Create a FreshFloatTy separate from FreshIntTyAriel Ben-Yehuda-0/+29