aboutsummaryrefslogtreecommitdiff
path: root/crates/proc_macro_api/src/version.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace `memmap` to `memmap2` in `proc_macro_api`memoryruins2021-05-041-1/+1
* Add test for proc-macro meta info retrievalEdwin Cheng2021-03-151-6/+7
* some clippy::performance fixesMatthias Krüger2021-03-151-2/+2
* use doc-commentsEdwin Cheng2021-03-091-21/+22
* Print warning if proc-macro built by old rustcEdwin Cheng2021-03-041-0/+131