| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-26 | Change const trait bound syntax from ~const to [const] | Oli Scherer | -4/+5 | |
| 2024-11-29 | Rename `-Zparse-only`. | Nicholas Nethercote | -1/+1 | |
| I was surprised to find that running with `-Zparse-only` only parses the crate root file. Other files aren't parsed because that happens later during expansion. This commit renames the option and updates the help message to make this clearer. | ||||
| 2024-10-22 | Move tests | Michael Goulet | -0/+8 | |
