1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 19:47:43 +02:00

deprecate rt TLS item storage

This commit is contained in:
Rob Ede
2021-01-31 04:48:03 +00:00
parent 0eb68d1c7b
commit 0b656f51e1
2 changed files with 5 additions and 0 deletions

View File

@ -141,6 +141,7 @@ fn arbiter_drop_no_panic_fut() {
}
#[test]
#[allow(deprecated)]
fn arbiter_item_storage() {
let _ = System::new();