aboutsummaryrefslogtreecommitdiff
path: root/crates/tt/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* a lot of clippy::style fixesMatthias Krüger2021-03-211-2/+1
|
* add expand logEdwin Cheng2021-03-131-0/+47
|
* 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-121-0/+246