mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
The data is used later to set the Content-Type header. Current rustc (4d2af3861) does not detect this use-after-move, but treats the later use as if the data was None. It will, however, detect the bug in d2b30f7d3, which we are upgrading to. |
||
---|---|---|
.. | ||
dom | ||
html | ||
Cargo.toml | ||
cors.rs | ||
layout_interface.rs | ||
lib.rs | ||
makefile.cargo | ||
page.rs | ||
script_task.rs |