diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2019-10-05 08:57:36 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-05 08:57:36 -0400 |
commit | 1318ea9d0245b7a768d61be6727122cf93b3a834 (patch) | |
tree | 065228049f5d675834b6e453be071717d068b70c /python/servo/bootstrap_commands.py | |
parent | 9785613310f754ecd90665e99f30a74936a9e765 (diff) | |
parent | 85e641827190b02d612c4f6f09f74245bdbc65da (diff) | |
download | servo-1318ea9d0245b7a768d61be6727122cf93b3a834.tar.gz servo-1318ea9d0245b7a768d61be6727122cf93b3a834.zip |
Auto merge of #24374 - Tugdual:tug-by-ref-argument, r=jdm
Pass argument by reference to CacheKey constructor
<!-- Please describe your changes on the following line: -->
Argument now passed by reference, and clone() removed when calling
constructor.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #24353 (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because @jdm said it only need to build
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- 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/24374)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/bootstrap_commands.py')
0 files changed, 0 insertions, 0 deletions