You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 rust-lang#81367. For now, change the code to ignore this problem.
Fixesrust-lang#81852.
Signed-off-by: Anders Kaseorg <[email protected]>
0 commit comments