mirror of
https://github.com/servo/servo.git
synced 2025-09-08 05:58:20 +01:00
Update servo to rust 3b6f5a1. Removes extraneous by-ref parameter to option::get(), and removes binary move operator.
This commit is contained in:
parent
c255509688
commit
a7c796aaf1
10 changed files with 16 additions and 23 deletions
|
@ -8,7 +8,7 @@ against a released version of Rust will not work, nor will the Rust
|
|||
'master' branch. The commit below will *probably* work. If it does not
|
||||
then the topic in #servo might know better.
|
||||
|
||||
* Last known-good Rust commit: 754704ea9442ce92602f8022f6c979824b016842
|
||||
* Last known-good Rust commit: 3b6f5a1
|
||||
|
||||
[rust]: http://www.rust-lang.org
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue