about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorNika Layzell <nika@thelayzells.com>2022-07-03 00:53:20 -0400
committerNika Layzell <nika@thelayzells.com>2022-07-18 12:59:14 -0400
commit17e96879d8ea81ff9b4194ad6529df1a5784a70c (patch)
tree7eeb0e3f8bde3fadd82c305a38db7239f3cbad42 /compiler/rustc_codegen_gcc
parent144227dae949fb98896a2ba077d8fe7f36c3238e (diff)
downloadrust-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