about summary refs log tree commit diff
path: root/library/proc_macro/src/bridge/handle.rs
AgeCommit message (Expand)AuthorLines
2022-07-18proc_macro: use fxhash within the proc_macro crateNika Layzell-20/+6
2022-06-13proc_macro: bypass RandomState to remove ASLR-like effects.Eduard-Mihai Burtescu-3/+19
2022-05-27Add some comments.Nicholas Nethercote-0/+3
2020-07-27mv std libs to library/mark-0/+70