servo/components/servo
Simon Wülker 3d320fa96a
Update rustfmt to the 2024 style edition (#35764)
* Use 2024 style edition

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

* Reformat all code

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>

---------

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-03-03 11:26:53 +00:00
..
examples Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
build.rs Don't generate gstreamer data when dummy media backend enabled. (#35056) 2025-01-18 14:14:45 +00:00
Cargo.toml libservo: Move size handling to RenderContext from WindowMethods (#35621) 2025-02-25 15:03:53 +00:00
clipboard_delegate.rs libservo: Add a ClipboardDelegate and a default implementation (#35297) 2025-02-07 10:43:46 +00:00
lib.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
proxies.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
servo_delegate.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
webview.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
webview_delegate.rs libservo: Clean up interfaces for alert()/confirm()/prompt() (#35579) 2025-02-27 02:49:08 +00:00