Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to using fallible_collections crate #242

Merged
merged 1 commit into from Sep 2, 2020

Conversation

baumanj
Copy link
Contributor

@baumanj baumanj commented Sep 1, 2020

Resolves #146
Resolves #220
Resolves #221

Additionally, this gets us one step closer to sharing one rust fallible allocation implementation in Gecko, and should unblock fuzzing/asan builds which disable the moz_memory feature.

@baumanj baumanj self-assigned this Sep 1, 2020
@baumanj baumanj force-pushed the use-fallible_collections-crate branch from 57c47a9 to 912c864 Compare September 1, 2020 23:20
.travis.yml Show resolved Hide resolved
@baumanj baumanj force-pushed the use-fallible_collections-crate branch from 912c864 to 4f55d01 Compare September 1, 2020 23:47
@baumanj baumanj merged commit fe90285 into master Sep 2, 2020
@baumanj baumanj deleted the use-fallible_collections-crate branch September 2, 2020 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants