aboutsummaryrefslogtreecommitdiffstats
path: root/components/canvas/canvas_paint_thread.rs
diff options
context:
space:
mode:
authorNathan Froyd <froydnj@gmail.com>2017-07-31 14:03:43 -0400
committerNathan Froyd <froydnj@gmail.com>2017-08-01 11:39:21 -0400
commit47730239f5a7b4187f6b2042148c00e9e7b38870 (patch)
tree109b3720e2fbdf3c9409674d62ac5cd7502f2e3c /components/canvas/canvas_paint_thread.rs
parentb35791f86fed329046dc54776f1ba73565e0c31f (diff)
downloadservo-47730239f5a7b4187f6b2042148c00e9e7b38870.tar.gz
servo-47730239f5a7b4187f6b2042148c00e9e7b38870.zip
move stylo_test build script guts from Python to Rust
stylo_test's build script is split between Python and Rust. style's build script already has to perform complicated dances to determine an appropriate binary to execute, depending on the platform. To avoid copying and pasting that code, it seems reasonable to simply port the Python code into Rust, thus making the relationship between generated files and the cargo dependency output clearer. The new Rust is somewhat more verbose, but not terribly so.
Diffstat (limited to 'components/canvas/canvas_paint_thread.rs')
0 files changed, 0 insertions, 0 deletions