aboutsummaryrefslogtreecommitdiff
path: root/crates/tt
Commit message (Collapse)AuthorAgeFilesLines
* Merge #9260bors[bot]2021-06-141-1/+1
|\ | | | | | | | | | | | | | | 9260: tree-wide: make rustdoc links spiky so they are clickable r=matklad a=lf- Rustdoc was complaining about these while I was running with --document-private-items and I figure they should be fixed. Co-authored-by: Jade <[email protected]>
| * tree-wide: make rustdoc links spiky so they are clickableJade2021-06-141-1/+1
| |
* | clippy::manual_str_repeatMaan20032021-06-131-2/+2
|/
* Add more docsAleksey Kladov2021-05-221-3/+4
|
* 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
|
* Add description for crates that will be publishedPavan Kumar Sunkara2020-08-241-0/+1
|
* Add version to deps in cargo.tomlPavan Kumar Sunkara2020-08-241-1/+1
|
* Rename ra_tt -> ttAleksey Kladov2020-08-123-0/+447