mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 03:58:52 +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