(Eventually) pull out normalization logic to share between ui tests and run-make tests
Open
@jieyouxu is already working on this.
Since Sep 7, 2026.
A-compiletest-normalizations
A-test-infra
C-enhancement
S-blocked
T-bootstrap
- Dominant language
- Rust
- Stars
- 119k
- Forks
- 16.1k
- PR merge metrics
- PR metrics pending
Description
So that run-make tests don't need to reinvent the normalization rules. Preferrably, also split normalizations by rule (in that, normalizations are ordered, and you can't just interchange which order a given normalization rule is applied).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.