| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-05-12 | Show macro name in 'this error originates in macro' message | Aaron Hill | -1/+1 | |
| When there are multiple macros in use, it can be difficult to tell which one was responsible for producing an error. | ||||
| 2020-09-30 | Remove E0019, use E0015 for inline assembly in a const | Dylan MacKenzie | -2/+2 | |
| 2020-04-21 | Assign correct span to new illegal ops | Dylan MacKenzie | -2/+4 | |
| 2020-04-19 | Check for `llvm_asm` in a const context | Dylan MacKenzie | -0/+9 | |
