rust/src/librustc_resolve
Niko Matsakis 0431134119 Remove the explicit closure kind syntax from the parser and AST;
upgrade the inference based on expected type so that it is able to
infer the fn kind in isolation even if the full signature is not
available (and we could perhaps do better still in some cases, such as
extracting just the types of the arguments but not the return value).
2015-02-03 11:56:16 -05:00
..
build_reduced_graph.rs for x in xs.iter() -> for x in &xs 2015-02-02 13:40:18 -05:00
check_unused.rs for x in xs.iter() -> for x in &xs 2015-02-02 13:40:18 -05:00
diagnostics.rs More test fixes and rebase conflicts 2015-01-21 12:49:02 -08:00
lib.rs Remove the explicit closure kind syntax from the parser and AST; 2015-02-03 11:56:16 -05:00
record_exports.rs for x in xs.iter() -> for x in &xs 2015-02-02 13:40:18 -05:00