std: update debuginfo check to match type definition
This commit is contained in:
parent
550273361d
commit
1285fb7466
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
//
|
||||
// cdb-command:dx t,d
|
||||
// cdb-check:t,d : [...] [Type: std::thread::Thread *]
|
||||
// cdb-check: [...] inner : {...} [Type: alloc::sync::Arc<std::thread::Inner>]
|
||||
// cdb-check:[...] inner [...][Type: core::pin::Pin<alloc::sync::Arc<std::thread::Inner> >]
|
||||
|
||||
use std::thread;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue