| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-07 | Restrict tests that use needs-asm-support to non-experimental | Amanieu d'Antras | -1/+1 | |
| architectures | ||||
| 2021-08-15 | Fix ui tests for llvm_asm! deprecation | Amanieu d'Antras | -4/+2 | |
| 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 | |
