mirror of
https://github.com/servo/servo
synced 2026-05-12 18:06:32 +02:00
Use raw pointers instead of transmute for UnsafeFlow This makes the code depend a bit less on rustc implementation details. r? pcwalton --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes do not require tests because they are refactoring only <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18754) <!-- Reviewable:end -->