about summary refs log tree commit diff
path: root/src/test/ui/thinlto
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2019-07-03 09:59:28 -0400
committerGitHub <noreply@github.com>2019-07-03 09:59:28 -0400
commita0fcf5e6aa80f7231a1eb8e26a9a7afe70bd3033 (patch)
tree6a0cd50470f95d18c2d07d8b976c8601f211e411 /src/test/ui/thinlto
parent7a033aad9db3f7799981c0524d24bc47931be0d6 (diff)
parent7454b29efc76c9d029359e6900262206722f65dc (diff)
downloadrust-a0fcf5e6aa80f7231a1eb8e26a9a7afe70bd3033.tar.gz
rust-a0fcf5e6aa80f7231a1eb8e26a9a7afe70bd3033.zip
Rollup merge of #62304 - SimonSapin:safe, r=eddyb
HashMap is UnwindSafe

Fixes https://github.com/rust-lang/rust/issues/62301, a regression in 1.36.0-pre which was caused by hashbrown using `NonZero<T>` where the older hashmap used `Unique<T>`.
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions