rust/compiler/rustc_mir_build/src
Cormac Relf af2f0e6b7c let-else: add hir::Let and type check it like a hir::Local
unify typeck of hir::Local and hir::Let
remove extraneous pub(crate/super)
2021-12-13 14:02:19 +11:00
..
build Add initial AST and MIR support for unwinding from inline assembly 2021-12-03 23:51:46 +01:00
thir let-else: add hir::Let and type check it like a hir::Local 2021-12-13 14:02:19 +11:00
check_unsafety.rs Use more let_else in rustc_mir_build 2021-11-18 18:22:19 +01:00
lib.rs Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
lints.rs Replace FnLikeNode by FnKind. 2021-10-19 23:31:51 +02:00