-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
Metadata | |
---|---|
Point of contact | @Muscraft |
Team(s) | compiler |
Goal document | 2025h1/annotate-snippets |
Summary
Switch to annotate-snippets for rendering rustc's output, with no loss of functionality or visual regressions.
Tasks and status
Reach output parity of rustc/annotate-snippets
- add suggestions (@Muscraft)
- Port a subset of rustc's UI tests (@Muscraft)
- address divergences (@Muscraft)
Initial use of annotate-snippets
- update annotate-snippets to latest version
- teach cargo to pass annotate-snippets flag (@estebank)
- add ui test mode comparing new output
- switch default nightly rustc output
Production use of annotate-snippets
- switch default rustc output
- release notes
- switch ui tests to only check new output
- Dedicated reviewer (compiler
)
Standard reviews
- Standard reviews (compiler
)
Top-level Rust blog post inviting feedback
- Top-level Rust blog post inviting feedback