]> git.lizzy.rs Git - rust.git/commit
7 commits in c0bbd42ce5e83fe2a93e817c3f9b955492d3130a..b1dd22e668af5279e13a071ad4b174...
authorWeihang Lo <me@weihanglo.tw>
Sun, 10 Jul 2022 07:59:36 +0000 (08:59 +0100)
committerWeihang Lo <me@weihanglo.tw>
Sun, 10 Jul 2022 08:00:57 +0000 (09:00 +0100)
commitd22c88a49359f63f54111faa7b3e1238d49a3c7d
treec74090b19c3a5ebd855d57869df109c10ef9493a
parent17355a3b9f30e16870a1890033bd13463c664f81
7 commits in c0bbd42ce5e83fe2a93e817c3f9b955492d3130a..b1dd22e668af5279e13a071ad4b17435bd6bfa4c
2022-07-03 13:41:11 +0000 to 2022-07-09 14:48:50 +0000

- Mention `[patch]` config in "Overriding Dependencies" (rust-lang/cargo#10836)
- Update terminal-width flag. (rust-lang/cargo#10833)
- Refactor check_yanked to avoid some duplication (rust-lang/cargo#10835)
- Fix publishing to crates.io with -Z sparse-registry (rust-lang/cargo#10831)
- Make `is_yanked` return `Poll<>` (rust-lang/cargo#10830)
- Fix corrupted git checkout recovery. (rust-lang/cargo#10829)
- add a cache for discovered workspace roots (rust-lang/cargo#10776)
src/tools/cargo