-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
Rust Rewrite #215
base: main
Are you sure you want to change the base?
Rust Rewrite #215
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #215 +/- ##
=======================================
Coverage ? 63.60%
=======================================
Files ? 20
Lines ? 3314
Branches ? 0
=======================================
Hits ? 2108
Misses ? 1206
Partials ? 0 ☔ View full report in Codecov by Sentry. |
b4826aa
to
abd4ea8
Compare
c267d46
to
cad6e0d
Compare
067d590
to
2a5ac68
Compare
…f Windows with the default behavior on Linux
…rom the end user from messing with tokio-in-tokio issues.
5b327db
to
e9bc302
Compare
…rigin, all unexpected errors must have an origin attached.
…orge version checking.
… serde modules, which have proven to be highly unstable.
…he name in the workspace.
I've created a C API crate, mainly as a placeholder for now. If someone wants to work on it, and mainly on the C header for now, feel free, I'll not work on this before finishing the CLI, so feel free to completly change it and propose your own view of it, I'm curious because from my short try I didn't come with a good API imo. Poke @Ristovski 👀 |
This is a tracking pull request for the work-in-progress Rust rewrite, this will take a long, long time!
If you want to give feedback on the concept, not the code, please go check #196.
Feel free to review the code!
TODO: