d313e1579b
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. |
||
---|---|---|
doc | ||
src | ||
.gitignore | ||
AUTHORS.txt | ||
LICENSE.txt | ||
README |
This is a compiler and suite of associated libraries and documentation for the Rust programming language. See LICENSE.txt for terms of copyright and redistribution. See http://github.com/graydon/rust for current development page.