mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 00:58:32 +00:00
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.