aboutsummaryrefslogtreecommitdiff
path: root/crates/proc_macro_srv/src/proc_macro
Commit message (Collapse)AuthorAgeFilesLines
* Merge #9260bors[bot]2021-06-1410-10/+10
|\ | | | | | | | | | | | | | | 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-1410-10/+10
| |
* | cargo fmtMaan20032021-06-131-6/+1
| |
* | clippy::redundant_field_namesMaan20032021-06-131-2/+2
|/
* Use upstream cov-markLaurențiu Nicola2021-03-081-1/+1
|
* Make a placeholder panic message explain its purposeKevin Mehall2021-03-061-1/+1
|
* Fixed typos in code commentsVincent Esche2021-01-091-1/+1
|
* Add force_show_panics flagEdwin Cheng2020-12-273-8/+41
|
* Add track_env_var to the proc macro serverLaurențiu Nicola2020-10-084-0/+29
|
* Rename ra_proc_macro_srv -> proc_macro_srvPavan Kumar Sunkara2020-08-1310-0/+2954