-
Notifications
You must be signed in to change notification settings - Fork 19
Pull requests: rust-osdev/volatile
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: introduce
RestrictAccess<To>
and generalize restrict
to all access types
#60
by mkroening
was merged Apr 26, 2024
Loading…
fix: add
#[must_use]
to volatile types, read
, and as_raw_ptr
#58
by mkroening
was merged Apr 28, 2024
Loading…
Add
#[derive(VolatileFieldAccess)]
for easy, access-limited field-based access to structs
#49
by mkroening
was merged Apr 21, 2024
Loading…
Add
VolatileRef::restrict
and VolatilePtr::restrict
#47
by mkroening
was merged Apr 21, 2024
Loading…
Add
VolatileRef::borrow
and VolatileRef::borrow_mut
#46
by mkroening
was merged Apr 21, 2024
Loading…
Remove
Sized
requirement for Send
and Sync
on VolatileRef
#42
by nspin
was merged Mar 22, 2024
Loading…
Update build.yml to use minimal scoped permissions
#33
by joycebrum
was merged Mar 17, 2023
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.