..
canvas
Remove remaining as_slice / as_mut_slice calls.
2015-04-28 23:31:11 +02:00
compositing
Implement Clone for Copy types.
2015-04-28 23:31:10 +02:00
devtools
Move actor_workers HashMap outside handle_new_global(). [Issue#5735]
2015-04-20 11:33:09 -07:00
devtools_traits
Remove unused ScriptDevtoolControlMsg enum
2015-04-24 10:19:16 +09:00
gfx
Implement Clone for Copy types.
2015-04-28 23:31:10 +02:00
layout
Auto merge of #5480 - SimonSapin:multicol, r=pcwalton
2015-04-28 19:48:45 -05:00
layout_traits
Refactored image cache task - details below.
2015-04-23 09:40:24 +10:00
msg
Implement Clone for Copy types.
2015-04-28 23:31:10 +02:00
net
Implement Clone for Copy types.
2015-04-28 23:31:10 +02:00
net_traits
Implement Clone for Copy types.
2015-04-28 23:31:10 +02:00
plugins
Add the rust-tenacious move-protection lint, use it for Root<T>
( fixes #5724 )
2015-04-28 04:20:40 +05:30
profile
Remove some as_slice calls.
2015-04-24 17:44:47 +02:00
script
Auto merge of #5480 - SimonSapin:multicol, r=pcwalton
2015-04-28 19:48:45 -05:00
script_traits
Add script execution support via WebDriver
2015-04-23 16:14:27 +01:00
servo
Fix some no_move errors
2015-04-28 04:20:45 +05:30
style
Auto merge of #5480 - SimonSapin:multicol, r=pcwalton
2015-04-28 19:48:45 -05:00
util
Implement Clone for Copy types.
2015-04-28 23:31:10 +02:00
webdriver_server
Squashing a warning on WebDriver.
2015-04-23 14:20:01 -07:00
webdriver_traits
Add script execution support via WebDriver
2015-04-23 16:14:27 +01:00