Skip to content

Rust 1.18 regression rustc-serialize doc tests have regressed #40994

Closed
rust-lang-deprecated/rustc-serialize
#182
@alexcrichton

Description

@alexcrichton

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 toolsP-highHigh priorityregression-from-stable-to-nightlyPerformance or correctness regression from stable to nightly.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions