mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
Update Rust version again
This gets us the new runtime.
This commit is contained in:
parent
ef50acfa89
commit
a2d9810b69
49 changed files with 129 additions and 129 deletions
|
@ -71,7 +71,7 @@ impl RenderChan {
|
|||
}
|
||||
}
|
||||
|
||||
priv struct RenderTask<C> {
|
||||
struct RenderTask<C> {
|
||||
id: PipelineId,
|
||||
port: Port<Msg>,
|
||||
compositor: C,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue