| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-02-03 | fix `crateresolve*.rs` tests and duplicates for compare modes | Rémy Rakic | -1/+1 | |
| - duplicates of crateresolve1 are used in a couple error-codes tests - also fix the note in crateresolve1 to link to these other duplicates, now that E0523 has been merged into E0464 | ||||
| 2024-12-27 | Remove the `-test` suffix from normalize directives | Zalathar | -3/+3 | |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -6/+6 | |
| 2023-02-06 | Add extended error message for E0523 | Matthew Kelly | -0/+14 | |
| Adds the extended error documentation for E0523 to indicate that the error is no longer produced by the compiler. Update the E0464 documentation to include example code that produces the error. Remove the error message E0523 from the compiler and replace it with an internal compiler error. | ||||
