| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-26 | Ignore more failing ui tests for GCC backend | Guillaume Gomez | -0/+1 | |
| 2025-07-16 | future-incompat lints: don't link to the nightly edition-guide version | dianne | -8/+8 | |
| 2025-05-04 | Make attribute safety validation logic more obvious | Jieyou Xu | -0/+43 | |
| 2025-05-03 | Report the `unsafe_attr_outside_unsafe` lint at the closest node | Urgau | -0/+16 | |
| 2025-01-22 | Auto merge of #134478 - compiler-errors:attr-span, r=oli-obk | bors | -5/+44 | |
| 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 | -10/+10 | |
| 2024-12-21 | Properly record metavar spans for other expansions other than TT | Michael Goulet | -5/+44 | |
| 2024-12-15 | Use links to edition guide for edition migrations | Eric Huss | -7/+7 | |
| 2024-11-28 | Update more 2024 tests to remove -Zunstable-options | Eric Huss | -4/+1 | |
| 2024-11-27 | Update tests to use new proc-macro header | Eric Huss | -5/+2 | |
| 2024-11-20 | Use edition of `macro_rules` when compiling the macro | Eric Huss | -19/+1 | |
| 2024-11-20 | Add tests for the edition of macro_rules from a proc-macro | Eric Huss | -0/+57 | |
| 2024-08-07 | Stabilize `unsafe_attributes` | carbotaniuman | -14/+9 | |
| 2024-06-23 | Add hard error and migration lint for unsafe attrs | carbotaniuman | -0/+282 | |
