diff options
| author | Rafael Ávila de Espíndola <[email protected]> | 2011-01-19 15:02:56 -0500 |
|---|---|---|
| committer | Rafael Ávila de Espíndola <[email protected]> | 2011-01-19 15:02:56 -0500 |
| commit | d313e1579bd8a78a15cde9b17819aa7cfbf6f8c1 (patch) | |
| tree | 0a05cb036f8f2a78d877f95b6d49ddebf19f58ce /src/Makefile | |
| parent | Change generic-drop-glue.rs to be meaningful again, and un-XFAIL on rustc. (diff) | |
| download | rust-d313e1579bd8a78a15cde9b17819aa7cfbf6f8c1.tar.xz rust-d313e1579bd8a78a15cde9b17819aa7cfbf6f8c1.zip | |
Fold function output and argument types. With this change we fail to compile
type lteq[T] = fn(&T a) -> bool;
with "unresolved name: T". Before we would silently get to the type checker
and assert in a unresolved ty_path.
Diffstat (limited to 'src/Makefile')
0 files changed, 0 insertions, 0 deletions