mirror of
https://github.com/rust-lang/rust.git
synced 2026-02-15 10:24:38 +00:00
Fixing escaping to ensure generation of welformed json. doc tests' json name have a filename in them. When json test output is asked for on windows currently produces invalid json. Tracking issue for json test output: #49359