Files
ladybird/.github
Andreas Kling c736c4adb5 CI: Install Rust toolchain in setup action
The Rust-based LibJS codegen is now enabled by default on non-Windows
platforms, so CI runners need rustc and cargo available. Add the
dtolnay/rust-toolchain action to install a stable Rust toolchain.
2026-02-24 09:39:42 +01:00
..