servo/components/script/dom/bindings
Samson 604979e367
Replace script_plugins with a clippy like rustc driver (named crown) (#30508)
* Remove script_plugins

* Use crown instead of script_plugins

* crown_is_not_used

* Use crown in command base

* bootstrap crown

* tidy happy

* disable sccache

* Bring crown in tree

* Install crown from tree

* fix windows ci

* fix warning

* fix mac

libscript_plugins.dylib is not available anymore

* Update components/script/lib.rs

Co-authored-by: Martin Robinson <mrobinson@igalia.com>

* Update for nightly-2023-03-18

Mostly just based off https://github.com/servo/servo/pull/30630

* Always install crown

it's slow only when there is new version

* Run crown test with `mach test-unit`

* Small fixups; better trace_in_no_trace tests

* Better doc

* crown in config.toml

* Fix tidy for real

* no sccache on rustc_wrapper

* document rustc overrides

* fixup of compiletest

* Make a few minor comment adjustments

* Fix a typo in python/servo/platform/base.py

Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>

* Proper test types

* Ignore tidy on crown/tests

---------

Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2023-12-01 15:50:52 +00:00
..
codegen Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
callback.rs Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
cell.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
constant.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
conversions.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
error.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
guard.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
htmlconstructor.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
inheritance.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
interface.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
iterable.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
like.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
mod.rs Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
namespace.rs Support Namespace const in webidl (#30492) 2023-10-04 11:29:54 +00:00
num.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
principals.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
proxyhandler.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
record.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
refcounted.rs Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
reflector.rs Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
root.rs Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
serializable.rs Add lint check for &DomRoot<T> 2019-12-21 12:44:35 -09:00
settings_stack.rs Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
str.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
structuredclone.rs Update mozjs to a version that includes SpiderMonkey ESR 115 (#30379) 2023-09-20 16:07:38 +00:00
trace.rs Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
transferable.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
utils.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00
weakref.rs Replace script_plugins with a clippy like rustc driver (named crown) (#30508) 2023-12-01 15:50:52 +00:00
xmlname.rs Strict import formatting (grouping and granularity) (#30325) 2023-09-11 19:16:54 +00:00