rust/compiler/rustc_mir_build/src
Gary Guo 468192a9c5 Implement type inference for inline consts
In most cases it is handled in the same way as closures.
2021-11-07 04:00:32 +00:00
..
build Adopt let_else across the compiler 2021-10-16 07:18:05 +02:00
thir Implement type inference for inline consts 2021-11-07 04:00:32 +00:00
check_unsafety.rs move thir visitor to rustc_middle 2021-09-09 01:32:03 +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