about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2021-02-19 02:49:13 +0100
committerGitHub <noreply@github.com>2021-02-19 02:49:13 +0100
commit36a348bdc085543c4f6d3cf27b9ddd156c950e2e (patch)
treef08a2fc9dd3079148301e2bcd0186e8730a59dc5 /compiler/rustc_codegen_llvm/src
parentd9bc16cf368f1a8701295ed83f0337461acd6963 (diff)
parent1605af015c493c4800be9b56d7eb8d759f9a7d3c (diff)
downloadrust-36a348bdc085543c4f6d3cf27b9ddd156c950e2e.tar.gz
rust-36a348bdc085543c4f6d3cf27b9ddd156c950e2e.zip
Rollup merge of #82274 - andersk:test-unwrap, r=Mark-Simulacrum
libtest: Fix unwrap panic on duplicate TestDesc

It is possible for different tests to collide to the same `TestDesc` when macros are involved. That is a bug, but it didn’t cause a panic until #81367. For now, change the code to ignore this problem.

Fixes #81852.

This will need to be applied to `beta` too.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions