-
Notifications
You must be signed in to change notification settings - Fork 726
docs: add & update refs to detailed manual etc. #2356
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2356 +/- ##
=======================================
Coverage 94.89% 94.89%
=======================================
Files 103 103
Lines 24292 24292
=======================================
Hits 23051 23051
Misses 1241 1241 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
027bca3
to
c46153c
Compare
Co-authored-by: Joe Birr-Pixton <jpixton@gmail.com>
9bad21a
to
de4e2ca
Compare
Benchmark resultsInstruction countsSignificant differencesThere are no significant instruction count differences Other differencesClick to expand
Wall-timeSignificant differencesThere are no significant wall-time differences Other differencesClick to expand
Additional informationCheckout details:
|
@@ -266,6 +266,10 @@ | |||
//! | |||
//! [`mio`]: https://docs.rs/mio/latest/mio/ | |||
//! | |||
//! # Detailed manual |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why "detailed"? It seems a bit superfluous to me. Why not just refer to it as the manual?
No description provided.