mirror of
https://github.com/servo/servo
synced 2026-05-02 04:17:38 +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.
12 lines
174 B
INI
12 lines
174 B
INI
[formdata.htm]
|
|
type: testharness
|
|
[formdata with string]
|
|
expected: FAIL
|
|
|
|
[formdata with named string]
|
|
expected: FAIL
|
|
|
|
[formdata from form]
|
|
expected: FAIL
|
|
|