mirror of
https://github.com/servo/servo.git
synced 2025-08-02 04:00:32 +01:00
rust-analyzer breaks on Linux (when invoked without mach), because it tries to compile the c files, and doesn't find `mach_init.h` Since we don't need task_info on non-mac platforms, just make the crate empty on other platforms. Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com> |
||
---|---|---|
.. | ||
lib.rs | ||
task_basic_info.rs | ||
task_info.c |