Fixes from PR

Signed-off-by: Ayush Singh <ayushsingh1325@gmail.com>
This commit is contained in:
Ayush Singh
2023-01-28 23:37:54 +05:30
committed by Ayush Singh
parent 48c6ae0611
commit 8e56b33d59
6 changed files with 70 additions and 59 deletions

View File

@@ -44,7 +44,6 @@ cfg_if::cfg_if! {
cfg_if::cfg_if! {
if #[cfg(any(target_os = "l4re",
target_os = "hermit",
target_os = "uefi",
feature = "restricted-std",
all(target_family = "wasm", not(target_os = "emscripten")),