rust/compiler/rustc_mir_transform
Matthias Krüger 09974dfc69
Rollup merge of #115536 - RalfJung:interpreter-privacy, r=oli-obk
interpret: make MemPlace, Place, Operand types private to the interpreter

Outside the interpreter, only the typed versions should be used.
2023-09-05 15:16:50 +02:00
..
src Rollup merge of #115536 - RalfJung:interpreter-privacy, r=oli-obk 2023-09-05 15:16:50 +02:00
Cargo.toml Make unconditional_recursion warning detect recursive drops 2023-07-22 14:04:45 +02:00
messages.ftl Add note about unsafe functions body not being unsafe 2023-06-13 15:48:57 +02:00