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