aboutsummaryrefslogtreecommitdiffstats
path: root/components/canvas/canvas_paint_thread.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2017-08-07 18:02:13 -0500
committerGitHub <noreply@github.com>2017-08-07 18:02:13 -0500
commitc9d9ed8e96b88bf738c8753106424bbb28a4b02e (patch)
treefa5d9f094b8e0825910cfc0da6b578733537a40a /components/canvas/canvas_paint_thread.rs
parenta624496cc485e4eebe82860ca241cb651d91f54a (diff)
parent47730239f5a7b4187f6b2042148c00e9e7b38870 (diff)
downloadservo-c9d9ed8e96b88bf738c8753106424bbb28a4b02e.tar.gz
servo-c9d9ed8e96b88bf738c8753106424bbb28a4b02e.zip
Auto merge of #17925 - froydnj:stylo-test-rustify, r=Manishearth
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. Doing this makes running `stylo_test` on Windows somewhat easier, as we don't have to care about the particulars of Python executables. And more Rust is more better. - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] There are tests for these changes <!-- 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/17925) <!-- Reviewable:end -->
Diffstat (limited to 'components/canvas/canvas_paint_thread.rs')
0 files changed, 0 insertions, 0 deletions