mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-09 22:49:57 +09:00
Use feature for proc_macro_hack
This commit is contained in:
@@ -607,7 +607,6 @@ fn os_stat(
|
||||
.map_err(|s| vm.new_os_error(s.to_string()))
|
||||
}
|
||||
|
||||
|
||||
#[cfg(not(any(
|
||||
target_os = "linux",
|
||||
target_os = "macos",
|
||||
|
||||
Reference in New Issue
Block a user