mirror of
https://github.com/servo/servo.git
synced 2025-07-20 13:53:42 +01:00
I'm getting an unused import warning when I use Rust-Analyzer in VS Code. I also fixed the license text which I think had gotten changed by accident. Testing: I built and ran the example with `cargo build --example winit_minimal` in the `components/servo` folder. There were some unused code warnings but they don't show up in Rust-Analyzer's output and I suspect they are used by other code. Signed-off-by: Michael Mc Donnell <michael@mcdonnell.dk> |
||
---|---|---|
.. | ||
winit_minimal.rs |