about summary refs log tree commit diff
path: root/compiler/rustc_macros/src/symbols
AgeCommit message (Expand)AuthorLines
2025-06-28Use tidy to sort `sym::*` itemsYotam Ofek-15/+0
2025-02-08Rustfmtbjorn3-4/+4
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-4/+4
2023-10-26Fix symbols::tests::test_symbolsDavid Tolnay-1/+1
2023-01-04Simplify some iterator combinatorsMichael Goulet-2/+1
2021-03-26Use iter::zip in compiler/Josh Stone-1/+1
2020-12-13./x.py fmtArlie Davis-12/+3
2020-12-12Improve error handling in `symbols` proc-macroArlie Davis-0/+111