rust/src/librustc_allocator
varkor 0d278ca6a8 Use FunctionRetTy::Default rather than an explicit TyKind::Infer for lambda-building
This prevents explicit `-> _` return type annotations for closures generated by `lambda`.
2018-03-22 15:55:57 +00:00
..
Cargo.toml rustc: Implement the #[global_allocator] attribute 2017-07-05 14:37:01 -07:00
expand.rs Use FunctionRetTy::Default rather than an explicit TyKind::Infer for lambda-building 2018-03-22 15:55:57 +00:00
lib.rs rustc: Remove some dead code 2017-08-19 13:27:16 +03:00