summary refs log tree commit diff
path: root/src/test/compile-fail/issue-14092.rs
AgeCommit message (Expand)AuthorLines
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2014-11-06Support parenthesized paths `Foo(A,B) -> C` that expand to `Foo<(A,B),C>`. Th...Niko Matsakis-1/+1
2014-05-21rustc: Turn a Box ICE into an errorAlex Crichton-0/+14