mirror of https://github.com/astral-sh/ruff
## Summary This PR updates the playground to display the AST even if it contains a syntax error. This could be useful for development and also to give a quick preview of what error recovery looks like. Note that not all recovery is correct but this allows us to iterate quickly on what can be improved. ## Test Plan Build the playground locally and test it. <img width="1688" alt="Screenshot 2024-04-25 at 21 02 22" src="https://github.com/astral-sh/ruff/assets/67177269/2b94934c-4f2c-4a9a-9693-3d8460ed9d0b"> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||