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
Implement path-bases (RFC 3529) 2/n: cargo add support
RFC: rust-lang/rfcs#3529
Tracking Issue: rust-lang#14355
This PR adds the `--base` option to `cargo add` to allow adding a path dependency with a path base.
<ddclass="option-desc">Specifies a URL to use for the given man page. When the <code>{{man name section}}</code> expression is used, the given URL will be inserted as a link. This
78
+
<ddclass="option-desc">Specifies a URL to use for the given man page. When the <code>{{man name section}}</code> expression is used, the given URL will be inserted as a link. This
79
79
may be specified multiple times. If a man page reference does not have a
80
80
matching <code>--man</code> entry, then a relative link to a file named <em>name</em><code>.md</code> will
0 commit comments