1
Fork 0
rust/compiler/rustc_const_eval/src
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
..
const_eval avoid marking as immutable what is already immutable 2023-12-07 17:46:48 +01:00
interpret avoid marking as immutable what is already immutable 2023-12-07 17:46:48 +01:00
transform Rename HandlerInner::delay_span_bug as HandlerInner::span_delayed_bug. 2023-12-02 09:01:19 +11:00
util Turn const_caller_location from a query to a hook 2023-10-31 16:15:18 +00:00
errors.rs compile-time evaluation: emit a lint when a write through an immutable pointer occurs 2023-12-07 17:46:36 +01:00
lib.rs Use rustc_fluent_macro::fluent_messages! directly. 2023-11-26 08:38:40 +11:00