summary refs log tree commit diff
path: root/src/test/compile-fail/issue-29161.rs
AgeCommit message (Expand)AuthorLines
2016-11-10rustc_typeck: correctly track "always-diverges" and "has-type-errors".Eduard Burtescu-1/+1
2016-05-28Move some other checks to AST sanity passVadim Petrochenkov-1/+1
2016-02-26Fix fallout in testsJeffrey Seyfried-2/+1
2015-10-28The `source_did` may not be local, so don't unwrap theNiko Matsakis-0/+26