rust/compiler/rustc_const_eval/src
2024-10-12 12:14:28 +02:00
..
check_consts fix/update teach_note from 'escaping mutable ref/ptr' const-check 2024-10-08 14:03:03 +02:00
const_eval miri: avoid cloning AllocExtra 2024-10-12 12:14:28 +02:00
interpret miri: avoid cloning AllocExtra 2024-10-12 12:14:28 +02:00
util make InterpResult a dedicated type to avoid accidentally discarding the error 2024-10-01 21:45:35 +02:00
errors.rs fix/update teach_note from 'escaping mutable ref/ptr' const-check 2024-10-08 14:03:03 +02:00
lib.rs fix unqualified_local_imports in rustc_const_eval 2024-09-23 11:57:32 +02:00