rust/compiler/rustc_const_eval/src
Matthias Krüger fa21a8c6f8
Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser
inline format!() args from rustc_codegen_llvm to the end (4)

r? `@WaffleLapkin`
2023-07-27 06:04:13 +02:00
..
const_eval Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser 2023-07-27 06:04:13 +02:00
interpret Rollup merge of #114075 - matthiaskrgr:fmt_args_rustc_3, r=wesleywiser 2023-07-27 06:04:13 +02:00
transform inline format!() args from rustc_codegen_llvm to the end (4) 2023-07-25 23:20:28 +02:00
util Double check that hidden types match the expected hidden type 2023-07-21 13:19:36 +00:00
errors.rs interpret: refactor projection code to work on a common trait, and use that for visitors 2023-07-25 14:30:58 +02:00
lib.rs Name the destructure_mir_constant query appropriately 2023-07-05 15:54:43 +00:00