Bastien Orivel
|
13c632e739
|
Switch from webidl to weedle in script_plugins
This removes the dependency on lalrpop and should speed up compilation
quite a bit.
|
2019-05-15 23:03:25 +02:00 |
|
krk
|
ea833b597f
|
Parse webidl files and lint for inheritance correctness.
|
2019-04-20 22:39:37 +02:00 |
|
krk
|
dfca8ec913
|
Can collect webidl paths.
|
2019-04-20 22:39:22 +02:00 |
|
Simon Sapin
|
a5d9d0b32d
|
Make the unrooted_must_root conditional on a default Cargo feature.
Only http://perf.rust-lang.org/ will disable it,
in order to be less subject to changes to rustc internal APIs.
|
2017-11-02 15:08:04 +01:00 |
|
Anthony Ramine
|
3eed8a91a1
|
Move script lints to script_plugins
The plugins crate now just allows to hook into clippy from a single crate.
|
2017-02-16 18:37:14 +01:00 |
|