about summary refs log tree commit diff
path: root/crates/tt/src
AgeCommit message (Expand)AuthorLines
2022-02-08Track synthetic tokens, to be able to remove them again laterFlorian Diebold-0/+10
2021-10-05Replace `if let` with `match` where appropriateAramis Razzaghipour-4/+3
2021-10-03Fix miscellaneous Clippy lintsAramis Razzaghipour-4/+3
2021-10-03Add semicolons for consistencyAramis Razzaghipour-1/+1
2021-09-27Make `stringify!` prettify its inputJonas Schievink-0/+33
2021-08-31internal: reduce couplingAleksey Kladov-15/+0
2021-08-31minor: dead codeAleksey Kladov-4/+0
2021-06-14Merge #9260bors[bot]-1/+1
2021-06-13tree-wide: make rustdoc links spiky so they are clickableJade-1/+1
2021-06-13clippy::manual_str_repeatMaan2003-2/+2
2021-05-22Add more docsAleksey Kladov-3/+4
2021-03-21a lot of clippy::style fixesMatthias Krüger-2/+1
2021-03-13add expand logEdwin Cheng-0/+47
2021-01-05Refactor TokenBuffer for reduc cloningEdwin Cheng-29/+76
2020-12-27Move TokenExpander to base_db and rename itJonas Schievink-6/+1
2020-11-26Simplify error formattingLaurențiu Nicola-7/+4
2020-11-26Implement `Display` for macro expansion errorsJonas Schievink-0/+11
2020-08-12Rename ra_tt -> ttAleksey Kladov-0/+431