rust/compiler/rustc_const_eval/src/const_eval
2024-11-18 20:48:03 +01:00
..
dummy_machine.rs compiler: Directly use rustc_abi in const_eval 2024-11-03 13:38:47 -08:00
error.rs interpret: do not ICE when a promoted fails with OOM 2024-11-18 20:48:03 +01:00
eval_queries.rs make return type of get_alloc_info a struct, and reduce some code duplication with validity checking 2024-11-09 15:18:52 +01:00
fn_queries.rs remove support for extern-block const intrinsics 2024-11-04 23:27:45 +01:00
machine.rs stabilize const_ptr_is_null 2024-11-16 22:50:22 +01:00
mod.rs compiler: Directly use rustc_abi in const_eval 2024-11-03 13:38:47 -08:00
valtrees.rs compiler: rustc_abi::Abi => BackendRepr 2024-10-29 14:56:00 -07:00