mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
4859786c69
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