mirror of
https://github.com/servo/servo.git
synced 2025-07-15 19:33:46 +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> |
||
---|---|---|
.. | ||
examples | ||
tests | ||
build.rs | ||
Cargo.toml | ||
clipboard_delegate.rs | ||
javascript_evaluator.rs | ||
lib.rs | ||
proxies.rs | ||
responders.rs | ||
servo_delegate.rs | ||
webview.rs | ||
webview_delegate.rs |