Skip to content

Make strict provenance compatible - #64

Open
Noratrieb wants to merge 1 commit into
servo:mainfrom
Noratrieb:strict-provenance
Open

Make strict provenance compatible#64
Noratrieb wants to merge 1 commit into
servo:mainfrom
Noratrieb:strict-provenance

Conversation

@Noratrieb

Copy link
Copy Markdown

This replaces the ptr in Tendril with a NonNull<Header<A>> instead of a NonZeroUsize, making it compatible with miri MIRIFLAGS=-Zmiri-strict-provenance.

This replaces the `ptr` in `Tendril` with a `NonNull<Header<A>>`
instead of a `NonZeroUsize`, making it compatible with miri
`MIRIFLAGS=-Zmiri-strict-provenance`.
@Manishearth

Copy link
Copy Markdown
Member

Note: this repo has been moved to https://github.com/servo/html5ever

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants