| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-20 | Move parser tests to parser/issues subdirectory | Badel2 | -11/+0 | |
| Because the parser directory has already reached the 1000 file limit. | ||||
| 2021-03-17 | Detect pub fn attr wrong order like `async pub` | Ivan Tham | -0/+11 | |
| Redirects `const? async? unsafe? pub` to `pub const? async? unsafe?`. Fix #76437 | ||||
