-
Notifications
You must be signed in to change notification settings - Fork 51
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
Abstract storage #87
Draft
jamesmunns
wants to merge
11
commits into
bbqueue-ng
Choose a base branch
from
abstract-storage
base: bbqueue-ng
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Abstract storage #87
Commits on Jan 3, 2021
-
Remove wildly unsafe
as_static
call.James Munns committedJan 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 7e3e3e9 - Browse repository at this point
Copy the full SHA 7e3e3e9View commit details
Commits on Jan 4, 2021
-
Remove MaybeUninit, as we can now initalize the buffer in a const way
James Munns committedJan 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 6dd711b - Browse repository at this point
Copy the full SHA 6dd711bView commit details -
James Munns committed
Jan 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 673ec47 - Browse repository at this point
Copy the full SHA 673ec47View commit details
Commits on Mar 20, 2021
-
James Munns committed
Mar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 348a334 - Browse repository at this point
Copy the full SHA 348a334View commit details -
James Munns committed
Mar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for c7c5478 - Browse repository at this point
Copy the full SHA c7c5478View commit details -
Now uses the trait all the way through
James Munns committedMar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 15e3a1b - Browse repository at this point
Copy the full SHA 15e3a1bView commit details -
Close, but needs to move to BORROWING the STO inside of child objects.
James Munns committedMar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 67e06c3 - Browse repository at this point
Copy the full SHA 67e06c3View commit details -
James Munns committed
Mar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 61cce27 - Browse repository at this point
Copy the full SHA 61cce27View commit details -
I might need to do something different for Arc storage type. Perhaps AsRef?
James Munns committedMar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 5966148 - Browse repository at this point
Copy the full SHA 5966148View commit details -
Update notes, still thinking about Arc
James Munns committedMar 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 9ffaa73 - Browse repository at this point
Copy the full SHA 9ffaa73View commit details
Commits on Mar 21, 2021
-
I... am surprised this works? EDIT: It doesn't.
James Munns committedMar 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 6e08107 - Browse repository at this point
Copy the full SHA 6e08107View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.