Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
transmute
should also assume non-null pointers
Previously it only did integer-ABI things, but this way it does data pointers too. That gives more information in general to the backend, and allows slightly simplifying one of the helpers in slice iterators.
- Loading branch information