| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-12-17 | Use field init shorthand where possible | Josh Triplett | -1/+1 | |
| Field init shorthand allows writing initializers like `tcx: tcx` as `tcx`. The compiler already uses it extensively. Fix the last few places where it isn't yet used. | ||||
| 2023-03-20 | mv tests/codegen/issue-* tests/codegen/issues/ | Scott McMurray | -0/+29 | |
