rust/compiler/rustc_const_eval/src
bors ae612bedcb Auto merge of #118689 - compiler-errors:const-drop, r=fee1-dead
Fix const drop checking

Fixes confirmation of `~const Destruct` and const drops.

r? fee1-dead
2023-12-08 13:43:12 +00:00
..
const_eval avoid marking as immutable what is already immutable 2023-12-07 17:46:48 +01:00
interpret Auto merge of #118324 - RalfJung:ctfe-read-only-pointers, r=saethlin 2023-12-07 18:11:01 +00:00
transform Fix const drop checking 2023-12-07 16:28:33 +00: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