servo/third_party
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
..
blurmac mach: Do not use unstable rust for rustfmt (#31441) 2024-02-28 13:53:04 +00:00
mozdebug/mozdebug Vendor mozdebug and stop using distutils (#30659) 2023-10-31 09:42:14 +00:00
ply Create a top-level "third_party" directory 2023-06-30 09:51:31 +02:00
WebIDL WebIDL: Use Uint8ClampedArray instead of raw JSObject in bindings (#31317) 2024-02-16 16:40:45 +00:00