Skip to content
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

Remove unnecessary unsafe code in version 0.1 #16

Open
yescallop opened this issue Jun 9, 2024 · 0 comments
Open

Remove unnecessary unsafe code in version 0.1 #16

yescallop opened this issue Jun 9, 2024 · 0 comments

Comments

@yescallop
Copy link
Owner

There is too much unsafe code in version 0.1. It is nearly unmanageable. Yet it is not possible to forbid unsafe code because of Uri<&mut [u8]> and Uri<String>::borrow. At least we should reduce the amount of unsafe code to a minimum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant