| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-19 | reworded the error returned on invalid name value pair | John Turner | |
| 2023-04-19 | refactored code with if_chain | John Turner | |
| Adding a separate error for the case of an empty attribute list allows the code to be less complicated and gives better diagnostics. Otherwise another nested block would be required. | |||
| 2023-04-17 | added test case invalid-attribute.rs | John Turner | |
