-
Notifications
You must be signed in to change notification settings - Fork 110
refactor!: store the file_name_raw only as key #789
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
Merged
Merged
Changes from 12 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
79f0d36
use bytes direclty
Its-Just-Nans f1eb6c4
cargo fmt
Its-Just-Nans 7f4e340
fix
Its-Just-Nans f6ae0a3
also on read
Its-Just-Nans 3edd51f
add as bytes
Its-Just-Nans f717f24
fmt
Its-Just-Nans 93a93e3
one alloc filename
Its-Just-Nans 9c5e529
add stuff
Its-Just-Nans 9dc94f8
remove file_name_raw
Its-Just-Nans 29885aa
revert
Its-Just-Nans 6224eb8
update
Its-Just-Nans e516464
cleanup
Its-Just-Nans 57b1530
Merge branch 'master' into only-file-name
Its-Just-Nans 14d1494
clippy
Its-Just-Nans 116d876
Update src/read.rs
Its-Just-Nans b2b8190
add
Its-Just-Nans f16d5f6
Merge branch 'master' into only-file-name
Pr0methean 929dc88
fix name
Its-Just-Nans d21f52f
bump
Its-Just-Nans 5b719d0
Merge branch 'master' into only-file-name
Its-Just-Nans 374c133
Merge branch 'master' into only-file-name
Its-Just-Nans a2383ab
Merge branch 'master' into only-file-name
Pr0methean cd937cc
Rewrite using let-else
Pr0methean d1fdada
Fix clippy warnings
Pr0methean d6b3960
style: cargo fmt --all
Pr0methean 500f90c
refactor: Replace Box<[u8]> with Arc<[u8]> so raw and UTF-8 filename …
Pr0methean 6481930
cargo clippy --fix
Pr0methean a3a0428
cargo fmt --all
Pr0methean 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.