-
Notifications
You must be signed in to change notification settings - Fork 741
clarify comments, field and parameter identifiers #2432
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 #2432 +/- ##
=======================================
Coverage 95.94% 95.94%
=======================================
Files 94 94
Lines 22597 22599 +2
=======================================
+ Hits 21680 21682 +2
Misses 917 917 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
Thanks!
Benchmark resultsInstruction countsSignificant differencesClick to expand
Other differencesClick to expand
Wall-timeSignificant differencesThere are no significant wall-time differences Other differencesClick to expand
Additional informationCheckout details:
|
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.
Thanks!
@elagergren-spideroak Would you mind rebasing on @djc Did you want to review this or is it good to merge? |
For rustls#2424 Signed-off-by: Eric Lagergren <elagergren@spideroak.com>
For rustls#2424 Signed-off-by: Eric Lagergren <elagergren@spideroak.com>
Signed-off-by: Eric Lagergren <elagergren@spideroak.com>
ffc6fda
to
a154abd
Compare
I'd like to take a look but I suppose I could do followup post-merge if others think this is in a good shape already. |
For #2424