mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
9dccb7bd89
removing TLS support in x86_64-unknown-none-hermitkernel HermitCore's kernel itself doesn't support TLS. Consequently, the entries in x86_64-unknown-none-hermitkernel should be removed. This commit should help to finalize #89062.