1
Fork 0
rust/compiler/rustc_const_eval/src/const_eval
Ralf Jung 8188bd4548 avoid marking as immutable what is already immutable
this has been demonstrated to help performance
2023-12-07 17:46:48 +01:00
..
error.rs compile-time evaluation: emit a lint when a write through an immutable pointer occurs 2023-12-07 17:46:36 +01:00
eval_queries.rs compile-time evaluation: emit a lint when a write through an immutable pointer occurs 2023-12-07 17:46:36 +01:00
fn_queries.rs Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
machine.rs avoid marking as immutable what is already immutable 2023-12-07 17:46:48 +01:00
mod.rs Auto merge of #117507 - nnethercote:rustc_span, r=Nilstrieb 2023-11-03 14:57:40 +00:00
valtrees.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00