about summary refs log tree commit diff
path: root/library/proc_macro/src/bridge/closure.rs
AgeCommit message (Expand)AuthorLines
2022-05-27Add some comments about `_marker` fields.Nicholas Nethercote-1/+5
2022-03-25Avoid negative impls in the bridgebjorn3-4/+2
2022-03-25Remove usage of extern_types feature gatebjorn3-7/+8
2020-07-27mv std libs to library/mark-0/+29