about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorAnders Kaseorg <andersk@mit.edu>2021-02-18 12:41:08 -0800
committerAnders Kaseorg <andersk@mit.edu>2021-02-18 12:42:45 -0800
commit1605af015c493c4800be9b56d7eb8d759f9a7d3c (patch)
tree094517016a5f10e11fc21e6f2e787f53a554dcd1 /compiler/rustc_codegen_llvm/src
parentb05788e859d3d553825eb114f07573f4839286b1 (diff)
downloadrust-1605af015c493c4800be9b56d7eb8d759f9a7d3c.tar.gz
rust-1605af015c493c4800be9b56d7eb8d759f9a7d3c.zip
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.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions