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

Add spec edition 15 to the tester #3957

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Add spec edition 15 to the tester #3957

merged 1 commit into from
Aug 19, 2024

Conversation

jedel1043
Copy link
Member

New edition, new variant on our enum.

@jedel1043 jedel1043 added the test Issues and PRs related to the tests. label Aug 19, 2024
@jedel1043 jedel1043 added this to the next-release milestone Aug 19, 2024
@jedel1043 jedel1043 requested a review from a team August 19, 2024 00:54
Copy link

Test262 conformance changes

Test result main count PR count difference
Total 48,476 48,476 0
Passed 43,446 43,446 0
Ignored 1,507 1,507 0
Failed 3,523 3,523 0
Panics 0 0 0
Conformance 89.62% 89.62% 0.00%

@HalidOdat HalidOdat requested a review from a team August 19, 2024 05:25
@jedel1043 jedel1043 added this pull request to the merge queue Aug 19, 2024
Merged via the queue into main with commit 90c4d0e Aug 19, 2024
13 checks passed
@jedel1043 jedel1043 deleted the es15-update branch August 19, 2024 16:29
jedel1043 added a commit that referenced this pull request Sep 11, 2024
raskad pushed a commit that referenced this pull request Sep 11, 2024
* Implement new spec changes for `AsyncGenerator` (#3950)

* Implement new spec changes for `AsyncGenerator`

* Add panic docs

* Add spec edition 15 to the tester (#3957)

* Allow dead code for code that is newly detected as unused (#3984)

* Allow dead code for code that is newly detected as unused

* Fix compile errors with nightly rust

* Add missing SAFETY section

* Increase safety of `FutexWaiters`

---------

Co-authored-by: Theo Paris <[email protected]>
Co-authored-by: José Julián Espina <[email protected]>

* Enable CI for release branches (#3987)

* Allow warnings when running CI on release branches (#3990)

* Bump crates version

---------

Co-authored-by: Hans Larsen <[email protected]>
Co-authored-by: Theo Paris <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants