Skip to content

Conversation

@mlugg
Copy link
Member

@mlugg mlugg commented Mar 17, 2023

There are now very few stage1 cases remaining:

  • cases/compile_errors/stage1/obj/* currently don't work correctly on stage2. There are 6 of these, and most of them are probably fairly simple to fix.
  • cases/compile_errors/async/* and all remaining safety/* depend on async; see async/await/suspend/resume #6025.

Resolves: #14849

@mlugg mlugg force-pushed the port-stage1-tests branch from 9907882 to 501f3f1 Compare March 19, 2023 00:14
There are now very few stage1 cases remaining:
* `cases/compile_errors/stage1/obj/*` currently don't work correctly on
  stage2. There are 6 of these, and most of them are probably fairly
  simple to fix.
* `cases/compile_errors/async/*` and all remaining `safety/*` depend on
  async; see ziglang#6025.

Resolves: ziglang#14849
@mlugg mlugg force-pushed the port-stage1-tests branch from 501f3f1 to ac7395e Compare March 19, 2023 12:36
@andrewrk andrewrk merged commit 3a25f6a into ziglang:master Mar 20, 2023
@mlugg mlugg deleted the port-stage1-tests branch May 18, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

port the remaining stage1 compile error test cases to have stage2 coverage

2 participants