diff options
| author | Nika Layzell <nika@thelayzells.com> | 2022-07-03 00:53:20 -0400 |
|---|---|---|
| committer | Nika Layzell <nika@thelayzells.com> | 2022-07-18 12:59:14 -0400 |
| commit | 17e96879d8ea81ff9b4194ad6529df1a5784a70c (patch) | |
| tree | 7eeb0e3f8bde3fadd82c305a38db7239f3cbad42 /compiler/rustc_codegen_gcc | |
| parent | 144227dae949fb98896a2ba077d8fe7f36c3238e (diff) | |
| download | rust-17e96879d8ea81ff9b4194ad6529df1a5784a70c.tar.gz rust-17e96879d8ea81ff9b4194ad6529df1a5784a70c.zip | |
proc_macro: use fxhash within the proc_macro crate
Unfortunately, as it is difficult to depend on crates from within proc_macro, this is done by vendoring a copy of the hasher as a module rather than depending on the rustc_hash crate. This probably doesn't have a substantial impact up-front, however will be more relevant once symbols are interned within the proc_macro client.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
