Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #9260 | bors[bot] | 2021-06-14 | 1 | -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 clickable | Jade | 2021-06-14 | 1 | -1/+1 |
| | | |||||
* | | clippy::manual_str_repeat | Maan2003 | 2021-06-13 | 1 | -2/+2 |
|/ | |||||
* | Add more docs | Aleksey Kladov | 2021-05-22 | 1 | -3/+4 |
| | |||||
* | a lot of clippy::style fixes | Matthias Krüger | 2021-03-21 | 1 | -2/+1 |
| | |||||
* | add expand log | Edwin Cheng | 2021-03-13 | 1 | -0/+47 |
| | |||||
* | Refactor TokenBuffer for reduc cloning | Edwin Cheng | 2021-01-04 | 1 | -29/+76 |
| | |||||
* | Move TokenExpander to base_db and rename it | Jonas Schievink | 2020-12-27 | 1 | -6/+1 |
| | | | | It's only used to break the dependency to proc_macro_api | ||||
* | Simplify error formatting | Laurențiu Nicola | 2020-11-26 | 1 | -7/+4 |
| | |||||
* | Implement `Display` for macro expansion errors | Jonas Schievink | 2020-11-26 | 1 | -0/+11 |
| | |||||
* | Add description for crates that will be published | Pavan Kumar Sunkara | 2020-08-24 | 1 | -0/+1 |
| | |||||
* | Add version to deps in cargo.toml | Pavan Kumar Sunkara | 2020-08-24 | 1 | -1/+1 |
| | |||||
* | Rename ra_tt -> tt | Aleksey Kladov | 2020-08-12 | 3 | -0/+447 |