-
-
Notifications
You must be signed in to change notification settings - Fork 411
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 by Bors] - Fix clippy 1.62.0 lints #2154
Conversation
Test262 conformance changesVM implementation
|
Codecov Report
@@ Coverage Diff @@
## main #2154 +/- ##
==========================================
+ Coverage 42.68% 42.73% +0.04%
==========================================
Files 222 225 +3
Lines 20763 20780 +17
==========================================
+ Hits 8863 8880 +17
Misses 11900 11900
Continue to review full report at Codecov.
|
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.
Looks good :) just a couple of potential enhancements on readability.
bors r+ |
🕐 Waiting for PR status (Github check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set. |
bors r+ |
This Pull Request changes the following: - Fix clippy 1.62.0 lints
Pull request successfully merged into main. Build succeeded: |
This Pull Request changes the following: