diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2015-11-08 12:51:00 +0530 |
---|---|---|
committer | bors-servo <lbergstrom+bors@mozilla.com> | 2015-11-08 12:51:00 +0530 |
commit | 92f9e58310f1b7c3925882979ae9352967866b66 (patch) | |
tree | 49e60ce7d64316c12514cfe02b7bb602507c1706 /python/servo/testing_commands.py | |
parent | cd0c8c4e41e9601975c3e8023b36cd66c4ee6b71 (diff) | |
parent | 1a50fce67c840123447c9949c9692f4bb5828e5d (diff) | |
download | servo-92f9e58310f1b7c3925882979ae9352967866b66.tar.gz servo-92f9e58310f1b7c3925882979ae9352967866b66.zip |
Auto merge of #8286 - eefriedman:no-move, r=nox
Remove unnecessary uses of #[no_move]
The patch makes RootCollection a bit safer by making the StackRootTLS hold
it in place.
RootedVec was doing an extremely delicate dance and just hoping nobody
messed it up; switch to a Box to be safe.
CodeGenRust seemed to be using no_move for no particularly good reason.
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8286)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/testing_commands.py')
0 files changed, 0 insertions, 0 deletions