mirror of
https://github.com/servo/servo
synced 2026-05-14 02:47:14 +02: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.
174 B
174 B