It looks like [`rust`#128771](https://github.com/rust-lang/rust/pull/128771) stabilized `unsafe` attributes, and was only 3ish days after the commit that we're using for sanitizer builds. I strongly suspect this will work, it's `unsafe` attributes are all that is necessary; I'll file a patch.
Bug 1957042 Comment 2 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
It looks like [`rust`#128771](https://github.com/rust-lang/rust/pull/128771) stabilized `unsafe` attributes, and was only 3ish days after the commit that we're using for sanitizer builds. I strongly suspect this will work, if `unsafe` attributes are all that is necessary; I'll file a patch.
It looks like [`rust`#128771](https://github.com/rust-lang/rust/pull/128771) stabilized `unsafe` attributes, and was only 3ish days after the commit that we're using for sanitizer builds. I strongly suspect this will work, if `unsafe` attributes are all that is necessary. I'll file a patch.