-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
rust-lang-deprecated/rustc-serialize
#182Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsP-highHigh priorityHigh priorityregression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.
Description
https://ci.appveyor.com/project/alexcrichton/rustc-serialize/build/1.0.563/job/s4vnewjo4l4448j2
failures:
---- src\base64.rs - base64::DECODE_TABLE (line 333) stdout ----
error: unexpected close delimiter: `}`
--> <anon>:21:1
|
21 | }
| ^
thread 'rustc' panicked at 'Box<Any>', src\libsyntax\parse\mod.rs:216
note: Run with `RUST_BACKTRACE=1` for a backtrace.
thread 'rustc' panicked at 'couldn't compile the test', src\librustdoc\test.rs:270
failures:
src\base64.rs - base64::DECODE_TABLE (line 333)
test result: FAILED. 20 passed; 1 failed; 1 ignored; 0 measured
Likely related to #40912
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and toolsP-highHigh priorityHigh priorityregression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.Performance or correctness regression from stable to nightly.