Simon Sapin
d3718823ba
Upgrade to rustc 1.38.0-nightly (4b65a86eb 2019-07-15)
2019-07-17 10:48:54 +02:00
Josh Matthews
43a75011be
Upgrade to rustc 1.37.0-nightly (088b98730 2019-07-03)
2019-07-05 16:53:02 +02:00
Simon Sapin
1d38bc0419
Fix some new warnings
2019-06-22 14:59:09 +02:00
Simon Sapin
112f1ddeba
Upgrade to rustc 1.37.0-nightly (04a3dd8a8 2019-06-18)
2019-06-22 14:59:06 +02:00
Katasonov Vladyslav
c0c11394c4
Run rustfmt.
2019-06-04 23:57:26 +03:00
Katasonov Vladyslav
293e6c88e8
Made webidl search path relative to manifest.
...
Manifest dir should be more stable than current dir.
2019-06-04 23:08:01 +03:00
bors-servo
6fb7a8cdc7
Auto merge of #23405 - Eijebong:weedle, r=jdm
...
Switch from webidl to weedle in script_plugins
This removes the dependency on lalrpop and should speed up compilation
quite a bit.
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23405 )
<!-- Reviewable:end -->
2019-05-20 21:13:33 -04:00
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
Simon Sapin
06b99983fc
Upgrade to rustc 1.36.0-nightly (a9ec99f42 2019-05-13)
2019-05-14 17:37:40 +02:00
krk
763fc8a1f2
Simplify ParentMismatchError.fmt.
2019-04-20 22:39:38 +02:00
krk
0d3bee28c8
Replace WebIdlError enum with ParentMismatchError struct.
2019-04-20 22:39:38 +02:00
krk
6db7518110
Use iter.next instead of for-break.
2019-04-20 22:39:38 +02:00
krk
32049d1ab6
Remove debug logs.
2019-04-20 22:39:38 +02:00
krk
0e3ee8b60b
Allow Reflector as a parent and special case PaintRenderingContext2D.
2019-04-20 22:39:38 +02:00
krk
ef59009aa1
Remove redundant return keyword.
2019-04-20 22:39:38 +02:00
krk
2384e5f4a2
Rename typ to ty and use &str where possible.
2019-04-20 22:39:37 +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