servo/components
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
..
allocator Preliminary Android build support (#31086) 2024-01-22 13:00:15 +00:00
background_hang_monitor BHM: Support aarch64 for Mac sampler (#31298) 2024-02-09 13:55:28 +00:00
bluetooth Preliminary Android build support (#31086) 2024-01-22 13:00:15 +00:00
canvas Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
compositing script: Do not run layout in a thread (#31346) 2024-02-23 08:14:10 +00:00
config Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
config_plugins Remove use of proc_macro_diagnostics feature (#30745) 2023-11-17 10:36:09 +00:00
constellation mach: Do not use unstable rust for rustfmt (#31441) 2024-02-28 13:53:04 +00:00
deny_public_fields Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
devtools rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
dom_struct Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
domobject_derive Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
geometry Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
gfx mach: Do not use unstable rust for rustfmt (#31441) 2024-02-28 13:53:04 +00:00
hyper_serde Revert "Replace time with std::time in components/net (#31079)" (#31120) 2024-01-18 15:10:48 +00:00
jstraceable_derive Update to syn 2 where possible (#30387) 2023-09-19 15:57:37 +00:00
layout Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
layout_2020 Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
layout_thread Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
layout_thread_2020 Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
media chore: re-export servo-media types (#31180) 2024-01-26 23:25:38 +00:00
metrics Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
net Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
pixels Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
profile Preliminary Android build support (#31086) 2024-01-22 13:00:15 +00:00
rand Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
range Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
remutex rustdoc: Fix many rustdoc errors (#31147) 2024-01-22 13:13:48 +00:00
script mach: Do not use unstable rust for rustfmt (#31441) 2024-02-28 13:53:04 +00:00
servo Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
shared Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
url Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00
webdriver_server deps: Remove unused crate dependencies (#31185) 2024-01-26 23:18:26 +00:00
webgpu Move Stylo to its own repo (#31350) 2024-02-27 15:39:06 +00:00