-
Notifications
You must be signed in to change notification settings - Fork 4.7k
blob: make StoreRef::data_mut unsafe, drop Sync
#30812
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
Open
robobun
wants to merge
19
commits into
main
Choose a base branch
from
farm/4a1dfa50/storeref-not-sync
base: main
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.
Open
Changes from 18 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
3be3e0c
blob: drop `unsafe impl Sync for StoreRef`, make `data_mut` unsafe
robobun c1513d4
[autofix.ci] apply automated fixes
autofix-ci[bot] 95f2145
bake-codegen: JSON-quote OVERLAY_CSS to survive pre-#30679 release-bu…
robobun 458ff49
address review: atomic last_modified, fix SAFETY comments
robobun b201ab1
[autofix.ci] apply automated fixes
autofix-ci[bot] 9ff2dc3
address coderabbit: drop `data_mut` from CopyFileWindows and FileRead…
robobun 2506c68
address coderabbit: make `blob_store_mut` unsafe, fix doc claim
robobun 209ff86
ci: retrigger
robobun c5abf0b
FileReader::on_start: document the dropped is_atty write-back
robobun 7c30131
address claude[bot]: qualify Send SAFETY for Data::S3 Rc, cite #30800
robobun c50bf8d
address claude[bot]: fix 3 stale comment cross-refs
robobun aebe02e
address claude[bot]: make `set_blob_content_type` unsafe fn
robobun f378b91
revert bun-build-api.test.ts comment touch
robobun 26b9317
trip-wire: drop #[allow(dead_code)], underscore-prefix the check trait
robobun 55e9751
resolve_file_stat: name WriteFile::run_with_fd in the aliasing note
robobun ef6145e
FileReader: drop stale PORT NOTE about defer hoisting
robobun 74a7ffd
test: source-level guard for the StoreRef soundness contract
robobun bcc60e5
address claude[bot]: anchor Sync check to impl syntax, fix stale Lazy…
robobun b8db52c
address claude[bot]: note mime_type is Clone, not Copy, in File clone…
robobun File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.