| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-11-12 | rustc_feature: Convert `BuiltinAttribute` from tuple to a struct | Vadim Petrochenkov | -6/+5 | |
| 2021-09-25 | Check for macros in built-in attributes that don't support them. | Eric Huss | -1/+13 | |
| 2021-09-25 | Move malformed attribute code to a function and fix inner attribute suggestion. | Eric Huss | -59/+60 | |
| Moving to a dedicated function in preparation for other validation. The suggestion given didn't consider if it was an inner attribute. | ||||
| 2021-08-25 | Use if-let guards in the codebase | Léo Lanteri Thauvin | -9/+8 | |
| 2021-01-09 | ast: Remove some indirection layers from values in key-value attributes | Vadim Petrochenkov | -2/+3 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+163 | |
