Skip to content

Relaxe Sized requirement for FrameAllocator in Mapper::map_to#204

Merged
phil-opp merged 2 commits into
nextfrom
mapper_unsized
Dec 28, 2020
Merged

Relaxe Sized requirement for FrameAllocator in Mapper::map_to#204
phil-opp merged 2 commits into
nextfrom
mapper_unsized

Conversation

@phil-opp

@phil-opp phil-opp commented Nov 7, 2020

Copy link
Copy Markdown
Member

This makes it possible to use the method with trait objects.

Resolves rust-osdev/acpi#78

@phil-opp phil-opp changed the title Relaxe Sized requirement for Mapper::map_to Relaxe Sized requirement for FrameAllocator in Mapper::map_to Dec 28, 2020
phil-opp added a commit that referenced this pull request Dec 28, 2020
This makes it possible to use the method with trait objects.

Resolves rust-osdev/acpi#78
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.

Example with x86_64 crate?

1 participant