Files
rust/compiler
Matthias Krüger 23ef234bf7 Rollup merge of #95221 - RalfJung:check_and_deref_ptr, r=oli-obk
interpret/memory: simplify check_and_deref_ptr

*Finally* I saw a way to make this code simpler. The odd preprocessing in `let ptr_or_addr =` has bothered me since forever, but it actually became unnecessary in the last provenance refactoring. :)

This also leads to slightly more explicit error messages as a nice side-effect. 🎉

r? `@oli-obk`
2022-03-23 22:13:24 +01:00
..
2022-01-28 16:56:05 +01:00
2022-03-15 12:04:23 +01:00
2022-03-21 19:56:23 +03:00
2022-02-22 18:14:51 -05:00
2022-03-11 13:31:24 +11:00