about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-11-28 03:14:51 +0100
committerGitHub <noreply@github.com>2024-11-28 03:14:51 +0100
commit63a6e9c9077b8b3ad75143365a0f783a730bf815 (patch)
tree671ca236a9fb38c96768ec84bc05e4c43d52f523 /compiler/rustc_codegen_gcc
parent82d4eaeafff45bad6c3d8b4210d37d1364b4b429 (diff)
parente37ac2a66f9ee845c2c6fdd2834748fc106a2eb8 (diff)
downloadrust-63a6e9c9077b8b3ad75143365a0f783a730bf815.tar.gz
rust-63a6e9c9077b8b3ad75143365a0f783a730bf815.zip
Rollup merge of #133547 - cuviper:span-set-entry, r=jieyouxu
rustc_span: Replace a `HashMap<_, ()>` with `HashSet`

Now that `HashSet::entry()` exists, we don't need to fake it with a map.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions