You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This adds the `--remap-path-prefix` (as an unstable option) to `rustdoc`
as well, and passes it down to the rust compiler when compiling doctests.
Combined with `--persist-doctests`, the generated executables should
have the same resulting paths as the crate artifact itself.
0 commit comments