Simon Sapin
|
00b6210519
|
Make the style crate almost build on stable Rust.
`discriminant_value` will need to be replaced with something else later.
|
2016-06-22 15:44:13 +02:00 |
|
Bobby Holley
|
b1878bd925
|
Remove lifetimes from T{Node,Element,Document}.
|
2016-03-14 14:31:57 -07:00 |
|
Bobby Holley
|
29987a6715
|
Bonus Fix - Rename traverse_dom_preorder to traverse_dom.
The incorrect naming here was bugging me - the dom traversal has both pre- and post-order
processing steps.
|
2016-01-06 19:21:13 -08:00 |
|
Bobby Holley
|
60b3c66b28
|
Hoist the style parts of parallel.rs into style/.
|
2016-01-06 19:21:07 -08:00 |
|