rust/compiler/rustc_mir_build/src
bors 5c3a0e932b Auto merge of #116427 - cjgillot:no-internal, r=oli-obk
Remove mir::LocalDecl::internal.

It does not serve any purpose, as we don't have typeck-based generator witnesses any more.
2023-10-05 09:59:14 +00:00
..
build Auto merge of #116427 - cjgillot:no-internal, r=oli-obk 2023-10-05 09:59:14 +00:00
thir Move eval_bits optimization upstream 2023-10-01 21:12:24 +02:00
check_unsafety.rs Implement "items do not inherit unsafety" for THIR unsafeck 2023-07-15 11:59:38 -04:00
errors.rs work towards rejecting consts in patterns that do not implement PartialEq 2023-09-24 16:36:26 +02:00
lib.rs Make unconditional_recursion warning detect recursive drops 2023-07-22 14:04:45 +02:00
lints.rs when terminating during unwinding, show the reason why 2023-08-24 13:28:26 +02:00