Rollup merge of #71465 - oli-obk:is_thread_local_cleanup, r=matthewjasper
Add a convenience method on `TyCtxt` for checking for thread locals This PR extracts the cleanup part of #71192 r? @bjorn3
This commit is contained in:
commit
94433a60fb
7 changed files with 17 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// FIXME https://github.com/rust-lang/rust/issues/59774
|
||||
|
||||
// build-fail
|
||||
// check-fail
|
||||
// normalize-stderr-test "thread.*panicked.*Metadata module not compiled.*\n" -> ""
|
||||
// normalize-stderr-test "note:.*RUST_BACKTRACE=1.*\n" -> ""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue