mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
88af506e94
Rename Machine memory hooks to suggest when they run Some of the other memory hooks start with `before_` or `after_` to indicate that they run before or after a certain operation. These don't, so I was a bit confused as to when they are supposed to run. `memory_read` can be read two ways in English, "memory was read" or "this is a memory read" so without the prefix this was especially ambiguous. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |