servo/components/constellation
Martin Robinson 98bd306816
mach: Do not use unstable rust for rustfmt (#31441)
We can use stable rust if we pass the unstable configuration as
command-line arguments to rustfmt itself. This prevents needing to
install an unstable rust toolchain.

The one downside here is that it doesn't seem that "ignore" is
supported so we have to start formatting the files in "third_party."
This shouldn't be a huge issue because we don't plan to check much more
rust code into those directories.
2024-02-28 13:53:04 +00:00
..
browsingcontext.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
Cargo.toml script: Do not run layout in a thread (#31346) 2024-02-23 08:14:10 +00:00
constellation.rs mach: Do not use unstable rust for rustfmt (#31441) 2024-02-28 13:53:04 +00:00
event_loop.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
lib.rs constellation: focusing and closing webviews (#30842) 2024-01-24 11:45:54 +00:00
logging.rs constellation: clean up logging of pipelines and browsing contexts (#30657) 2023-11-14 04:53:31 +00:00
network_listener.rs constellation: clean up logging of pipelines and browsing contexts (#30657) 2023-11-14 04:53:31 +00:00
pipeline.rs script: Do not run layout in a thread (#31346) 2024-02-23 08:14:10 +00:00
sandboxing.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
serviceworker.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
session_history.rs rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
timer_scheduler.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
webview.rs constellation: focusing and closing webviews (#30842) 2024-01-24 11:45:54 +00:00