about summary refs log tree commit diff
path: root/library/proc_macro/src/bridge/fxhash.rs
AgeCommit message (Expand)AuthorLines
2025-01-20proc_macro: add `#![warn(unreachable_pub)]`Urgau-2/+2
2024-12-23Use `#[derive(Default)]` instead of manually implementing itEsteban Küber-7/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
2024-06-05Rollup merge of #123168 - joshtriplett:size-of-prelude, r=AmanieuJubilee-1/+0
2024-05-30Apply x clippy --fix and x fmtr0cky-1/+1
2024-05-13Add `size_of`, `size_of_val`, `align_of`, and `align_of_val` to the preludeJosh Triplett-1/+0
2023-04-12remove some unneeded importsKaDiWa-2/+0
2022-12-30Replace libstd, libcore, liballoc in docs.jonathanCogan-3/+3
2022-07-18proc_macro: use fxhash within the proc_macro crateNika Layzell-0/+117