servo/ports/servoshell
Martin Robinson e902d63732
deps: Switch from winapi to windows_sys in Servo code (#32516)
This is part of the switch from `winapi` to `windows-sys`. `windows-sys` is
maintained by Microsoft, so is more "official." More and more crates are
switching to it.
2024-06-17 08:27:50 +00:00
..
desktop deps: Switch from winapi to windows_sys in Servo code (#32516) 2024-06-17 08:27:50 +00:00
platform minibrowser: implement HiDPI support (#30343) 2023-09-14 13:24:38 +00:00
backtrace.rs rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
build.rs Fix cross-compiling servoshell on Mac hosts (#32504) 2024-06-14 22:38:53 +00:00
Cargo.toml deps: Switch from winapi to windows_sys in Servo code (#32516) 2024-06-17 08:27:50 +00:00
crash_handler.rs [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340) 2023-09-12 06:27:10 +00:00
lib.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
main.rs Move servoshell code into an internal lib crate (#31439) 2024-02-28 11:46:12 +00:00
panic_hook.rs Split servoshell into Desktop and common part (#32457) 2024-06-14 06:26:35 +00:00
parser.rs clippy: fix warnings on modules outside components (#31567) 2024-03-07 23:42:39 +00:00
prefs.rs Enable debug assertions for all builds other than official releases (#30509) 2023-10-26 08:22:14 +00:00
resources.rs Enable debug assertions for all builds other than official releases (#30509) 2023-10-26 08:22:14 +00:00
test.rs clippy: fix warnings on modules outside components (#31567) 2024-03-07 23:42:39 +00:00