Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rust-osdev/volatile issues and pull requests

#64 - Release v0.6.0

Pull Request - State: closed - Opened by phil-opp 9 months ago - 2 comments

#64 - Release v0.6.0

Pull Request - State: closed - Opened by phil-opp 9 months ago - 2 comments

#63 - Add a semver checks CI job

Pull Request - State: closed - Opened by phil-opp 10 months ago

#62 - Release v0.5.4

Pull Request - State: closed - Opened by phil-opp 10 months ago - 1 comment

#61 - feat: implement derive macro for all access types

Pull Request - State: closed - Opened by mkroening 10 months ago

#60 - feat: introduce `RestrictAccess<To>` and generalize `restrict` to all access types

Pull Request - State: closed - Opened by mkroening 10 months ago - 1 comment

#59 - fix(access): properly seal access traits

Pull Request - State: closed - Opened by mkroening 10 months ago

#58 - fix: add `#[must_use]` to volatile types, `read`, and `as_raw_ptr`

Pull Request - State: closed - Opened by mkroening 10 months ago - 5 comments

#57 - fix(macro): support `#[repr(align(N))]`

Pull Request - State: closed - Opened by mkroening 10 months ago

#56 - Fix warnings and deny warnings in CI

Pull Request - State: closed - Opened by mkroening 10 months ago

#55 - Enable all features and `doc_auto_cfg` on docs.rs

Pull Request - State: closed - Opened by mkroening 10 months ago

#54 - Make `VolatileFieldAccess` show up in docs.rs

Issue - State: closed - Opened by mkroening 10 months ago

#53 - Release v0.5.3

Pull Request - State: closed - Opened by phil-opp 10 months ago - 3 comments

#52 - fix(Cargo.toml): add categories

Pull Request - State: closed - Opened by mkroening 10 months ago - 1 comment

#51 - ci: migrate away from unmaintained actions

Pull Request - State: closed - Opened by mkroening 10 months ago - 1 comment

#50 - Add support for nested `map_field` operations

Pull Request - State: closed - Opened by phil-opp 10 months ago - 1 comment

#48 - docs: remove unused `NonNull` imports

Pull Request - State: closed - Opened by mkroening 10 months ago - 3 comments

#47 - Add `VolatileRef::restrict` and `VolatilePtr::restrict`

Pull Request - State: closed - Opened by mkroening 10 months ago

#46 - Add `VolatileRef::borrow` and `VolatileRef::borrow_mut`

Pull Request - State: closed - Opened by mkroening 10 months ago - 1 comment

#45 - Fix build with `very_unstable` feature

Pull Request - State: closed - Opened by phil-opp 11 months ago

#44 - Fix clippy warning about clone implementation

Pull Request - State: closed - Opened by phil-opp 11 months ago

#42 - Remove `Sized` requirement for `Send` and `Sync` on `VolatileRef`

Pull Request - State: closed - Opened by nspin about 1 year ago - 2 comments

#41 - Implement some useful traits

Pull Request - State: closed - Opened by kadiwa4 over 1 year ago - 2 comments

#40 - consider removing the lifetime from `VolatilePtr`

Issue - State: closed - Opened by kadiwa4 over 1 year ago - 4 comments

#39 - This crate is currently unsound due to spurious reads

Issue - State: closed - Opened by matthunz over 1 year ago - 1 comment

#38 - Difference between this and volatile-register

Issue - State: closed - Opened by hecatia-elegua almost 2 years ago - 1 comment

#37 - Hash pin workflow dependencies

Pull Request - State: closed - Opened by joycebrum almost 2 years ago

#36 - Hash pin workflow dependencies

Issue - State: closed - Opened by joycebrum almost 2 years ago - 5 comments

#35 - Create a Security Policy

Pull Request - State: closed - Opened by joycebrum almost 2 years ago - 1 comment

#34 - Create a Security Policy

Issue - State: closed - Opened by joycebrum almost 2 years ago

#33 - Update build.yml to use minimal scoped permissions

Pull Request - State: closed - Opened by joycebrum almost 2 years ago

#32 - Set github workflow permissions to be minimally scoped

Issue - State: closed - Opened by joycebrum almost 2 years ago - 3 comments

#31 - Owned `VolatileCell` type?

Issue - State: open - Opened by phil-opp about 2 years ago - 29 comments

#30 - Idea: Provide atomic volatile types

Issue - State: closed - Opened by phil-opp about 2 years ago - 4 comments

#29 - [v0.5] New design with two wrapper types: `VolatilePtr` and `VolatileRef`

Pull Request - State: closed - Opened by phil-opp about 2 years ago - 15 comments

#28 - various improvements for the new design

Pull Request - State: closed - Opened by Freax13 over 2 years ago - 8 comments

#27 - Fix UB in slice methods when `Deref` returns different references

Pull Request - State: closed - Opened by Freax13 almost 3 years ago - 1 comment

#26 - copy_into_slice and related methods can be used to read/write out of bounds

Issue - State: closed - Opened by fpoli almost 3 years ago - 1 comment
Labels: bug

#25 - Remove the `const_generics` feature flag

Pull Request - State: closed - Opened by hawkw almost 3 years ago - 2 comments

#24 - Removal of the const_generics feature

Issue - State: closed - Opened by emlaufer over 3 years ago

#23 - Rename Readme.md to README.md

Pull Request - State: closed - Opened by alichraghi over 3 years ago - 1 comment

#22 - New design based on `*mut T`

Pull Request - State: closed - Opened by phil-opp almost 4 years ago - 30 comments

#21 - Replace feature "range_bounds_assert_len" with "slice_range"

Pull Request - State: closed - Opened by KernelFreeze almost 4 years ago - 2 comments

#20 - Volatile doesn't build on the latest nightly

Issue - State: closed - Opened by KernelFreeze almost 4 years ago

#19 - Add methods to restrict access

Pull Request - State: closed - Opened by phil-opp about 4 years ago - 1 comment

#18 - Fix typo

Pull Request - State: closed - Opened by toku-sa-n over 4 years ago - 1 comment

#17 - Maybe typo?

Issue - State: closed - Opened by toku-sa-n over 4 years ago - 2 comments

#16 - Change `slice::check_range` to `RangeBounds::assert_len`

Pull Request - State: closed - Opened by vetio over 4 years ago - 4 comments

#15 - Best of both worlds API?

Issue - State: closed - Opened by coolreader18 over 4 years ago - 5 comments

#14 - Volatile::map and Volatile::map_mut use slightly different `F` bounds?

Issue - State: closed - Opened by DianaNites over 4 years ago - 1 comment

#13 - Rewrite crate to operate on reference values

Pull Request - State: closed - Opened by phil-opp over 4 years ago - 13 comments

#12 - Remove `Debug` and `Clone` derives for `WriteOnly`

Pull Request - State: closed - Opened by Freax13 over 4 years ago - 2 comments

#11 - WriteOnly shouldn't implement Clone

Issue - State: closed - Opened by Freax13 over 4 years ago - 3 comments

#10 - derive Default for Volatile, WriteOnly and ReadOnly

Pull Request - State: closed - Opened by Freax13 over 4 years ago - 2 comments

#9 - Implement copy for volatile?

Issue - State: closed - Opened by BuggStream over 5 years ago - 4 comments

#8 - Provide an example

Issue - State: closed - Opened by faulesocke about 6 years ago - 2 comments

#7 - Volatile should use repr(transparent)

Issue - State: closed - Opened by Lokathor about 6 years ago - 1 comment

#6 - Make Volatile derive Copy.

Pull Request - State: closed - Opened by cedws over 6 years ago - 2 comments

#5 - Add Copy derives

Pull Request - State: closed - Opened by ketsuban about 7 years ago - 1 comment

#4 - Change ReadWrite to a type alias (see #2)

Pull Request - State: closed - Opened by blacksmithgu about 8 years ago - 2 comments

#3 - Add documentation

Pull Request - State: closed - Opened by blacksmithgu about 8 years ago - 3 comments

#2 - ReadWrite type is redundant

Issue - State: closed - Opened by blacksmithgu about 8 years ago - 2 comments

#1 - Needs documentation

Issue - State: closed - Opened by phil-opp over 8 years ago - 1 comment
Labels: help wanted