servo/components/canvas
Ms2ger 808315926c Pass a String to spawn_named.
IntoString has been removed from Rust, and named() will take a String, so
there is no good reason to do otherwise here.
2015-01-21 11:23:19 +01:00
..
canvas_paint_task.rs Pass a String to spawn_named. 2015-01-21 11:23:19 +01:00
Cargo.toml Run all task spawning through util, to allow for easy hooking. 2014-10-28 09:53:45 -07:00
lib.rs Allow missing_copy_implementations 2015-01-08 08:51:11 -08:00