rust/compiler/rustc_const_eval/src/const_eval
Guillaume Gomez 3a6f1b0375
Rollup merge of #142103 - scottmcm:fieldidx-in-interp, r=oli-obk
Update `InterpCx::project_field` to take `FieldIdx`

As suggested by Ralf in https://github.com/rust-lang/rust/pull/142005#discussion_r2125839015
2025-06-06 23:53:18 +02:00
..
dummy_machine.rs Rollup merge of #141513 - nia-e:allocbytes-extend, r=RalfJung 2025-05-27 01:29:20 +08:00
error.rs Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
eval_queries.rs Report the actual item that evaluation failed for 2025-06-04 15:13:25 +00:00
fn_queries.rs Methods of const traits are const 2025-01-15 15:57:06 +00:00
machine.rs Replace some Option<Span> with Span and use DUMMY_SP instead of None 2025-06-05 14:14:59 +00:00
mod.rs Update InterpCx::project_field to take FieldIdx 2025-06-05 19:15:56 -07:00
valtrees.rs Update InterpCx::project_field to take FieldIdx 2025-06-05 19:15:56 -07:00