RepoNotes
Toggle theme
Loading ...
Sign in
rust-lang/cargo
The Rust package manager
14804
30
1599
Readme
Notes
New Note
Sign in to add notes for this repository
RN
rust-lang
16808
Followers
0
Following
237
Repos
No Twitter
Nothing here
Branches
rust-1.36.0
rust-1.35.0
rust-1.34.0
Releases
Commits
Docs: "api" in the configuration should not include a trailing slash (#16869) ### What does this PR try to resolve? See the associated issue closes #16831 ### How to test and review this PR? N/A
Docs: "api" in the configuration should not include a trailing slash closes #16831
fix(core): use `closest_msg` to suggest similar member name for mistyped `-p` (#16844) Fixes: #15561 Use `closest_msg` to suggest similar workspace member name when `-p <typo>` triggers the outside-
Issues
Add workspace member when creating crate within a workspace
feat: rebuild(-ish) rustdoc json for different version of same crates
Consider requiring curl 7.68.0+