rust/compiler/rustc_mir_build/src
Oli Scherer e40b51da63 Get lit_to_const in sync with const_to_valtree_inner
Without this, we'd have a discrepancy where float literals are not lowered to valtrees, but float constants are.
2023-05-30 16:03:24 +00:00
..
build Remove DesugaringKind::Replace. 2023-05-25 17:40:46 +00:00
thir Get lit_to_const in sync with const_to_valtree_inner 2023-05-30 16:03:24 +00:00
check_unsafety.rs Auto merge of #106934 - DrMeepster:offset_of, r=WaffleLapkin 2023-04-22 00:10:44 +00:00
errors.rs Emit diagnostic for privately uninhabited uncovered witnesses. 2023-05-24 19:16:07 +00:00
lib.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
lints.rs Rename Abort terminator to Terminate 2023-04-06 09:34:16 +01:00