diff options
| author | Arpad Borsos <arpad.borsos@googlemail.com> | 2020-11-25 15:40:13 +0100 |
|---|---|---|
| committer | Arpad Borsos <arpad.borsos@googlemail.com> | 2020-11-25 15:40:13 +0100 |
| commit | 1d587d8c4c6b7150131cbe1c421ee419dcb4c56d (patch) | |
| tree | bea5cffd8fcbf619453ec3774768c171134da4ee /compiler/rustc_codegen_cranelift/example/std_example.rs | |
| parent | 773ddbada7183b57928a1d2f5e0722b7f53a3bf7 (diff) | |
| download | rust-1d587d8c4c6b7150131cbe1c421ee419dcb4c56d.tar.gz rust-1d587d8c4c6b7150131cbe1c421ee419dcb4c56d.zip | |
Fix persisted doctests on Windows / when using workspaces
When using the unstable `--persist-doctests` option, Windows path separators were not escaped properly. Also when running the command in a workspace, crate files can overwrite each other. Before: `src\lib_rs_1_0\rust_out` After: `\crate_a_src_lib_rs_1_0\rust_out`, `\crate_b_src_lib_rs_1_0\rust_out`
Diffstat (limited to 'compiler/rustc_codegen_cranelift/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions
