diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2020-11-26 13:39:15 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-26 13:39:15 +0100 |
| commit | eb74eb7761d4322fdc7d23721269f9e817da2ab5 (patch) | |
| tree | 0f0ccccfd206840c269a25686edeba8c3c80608b /compiler/rustc_codegen_cranelift/example/std_example.rs | |
| parent | 7b723795ef7e5333c7c981b24aa827cf98e515f3 (diff) | |
| parent | 1d587d8c4c6b7150131cbe1c421ee419dcb4c56d (diff) | |
| download | rust-eb74eb7761d4322fdc7d23721269f9e817da2ab5.tar.gz rust-eb74eb7761d4322fdc7d23721269f9e817da2ab5.zip | |
Rollup merge of #79413 - Swatinem:rustdoc-persist-crate, r=GuillaumeGomez
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
