Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Silent a Rust compiler warning on invalid reference casting
Using such a cast to set the `dr` register inside an `unsafe` block is an acceptable way to access the data.
- Loading branch information