aboutsummaryrefslogtreecommitdiff
path: root/crates/tt/src
Commit message (Collapse)AuthorAgeFilesLines
* a lot of clippy::style fixesMatthias Krüger2021-03-211-2/+1
|
* add expand logEdwin Cheng2021-03-131-0/+47
|
* Refactor TokenBuffer for reduc cloningEdwin Cheng2021-01-041-29/+76
|
* Move TokenExpander to base_db and rename itJonas Schievink2020-12-271-6/+1
| | | | It's only used to break the dependency to proc_macro_api
* Simplify error formattingLaurențiu Nicola2020-11-261-7/+4
|
* Implement `Display` for macro expansion errorsJonas Schievink2020-11-261-0/+11
|
* Rename ra_tt -> ttAleksey Kladov2020-08-122-0/+431