| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-22 | Auto merge of #134478 - compiler-errors:attr-span, r=oli-obk | bors | -0/+11 | |
| Properly record metavar spans for other expansions other than TT This properly records metavar spans for nonterminals other than tokentree. This means that we operations like `span.to(other_span)` work correctly for macros. As you can see, other diagnostics involving metavars have improved as a result. Fixes #132908 Alternative to #133270 cc `@ehuss` cc `@petrochenkov` | ||||
| 2025-01-07 | Update tests. | Mara Bos | -5/+5 | |
| 2024-12-21 | Properly record metavar spans for other expansions other than TT | Michael Goulet | -0/+11 | |
| 2024-08-07 | Stabilize `unsafe_attributes` | carbotaniuman | -1/+0 | |
| 2024-06-23 | Add hard error and migration lint for unsafe attrs | carbotaniuman | -0/+61 | |
