Commit 80bea6c
committed
Update cargo
15 commits in 17b3d0de0897e1c6b8ca347bd39f850bb0a5b9f6..9d5b32f503fc099c4064298465add14d4bce11e6
2023-02-17 19:45:09 +0000 to 2023-02-22 23:04:16 +0000
- refactor(job_queue): docs and move types around (rust-lang/cargo#11758)
- Scrub more of the test environment (rust-lang/cargo#11757)
- Make more reads of environment variables go through the `Config` (rust-lang/cargo#11754)
- Revert "Update curl-sys to use libcurl 7.88.1" (rust-lang/cargo#11755)
- use consistent case (rust-lang/cargo#11748)
- Switch some tests from `build` to `check` (rust-lang/cargo#11725)
- Fix typo in sparse-registry warning message (rust-lang/cargo#11753)
- reuse url encoding from `url` crate, don't use separate `percent-encoding` (rust-lang/cargo#11750)
- Read environment variables through `Config` instead of `std::env::var(_os)` (rust-lang/cargo#11727)
- Update curl-sys to use libcurl 7.88.1 (rust-lang/cargo#11749)
- mdman: update pretty_assertions to reduce deps (rust-lang/cargo#11747)
- Cleanup tests (rust-lang/cargo#11745)
- Enhance help texts of position args (rust-lang/cargo#11740)
- Fix typo (rust-lang/cargo#11741)
- Update comment about cargo-ok (rust-lang/cargo#11724)1 parent da439d9 commit 80bea6c
2 files changed
+7
-23
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | 91 | | |
101 | 92 | | |
102 | 93 | | |
| |||
390 | 381 | | |
391 | 382 | | |
392 | 383 | | |
393 | | - | |
394 | 384 | | |
395 | 385 | | |
396 | 386 | | |
| |||
1216 | 1206 | | |
1217 | 1207 | | |
1218 | 1208 | | |
1219 | | - | |
1220 | | - | |
1221 | | - | |
1222 | | - | |
1223 | | - | |
1224 | | - | |
1225 | 1209 | | |
1226 | 1210 | | |
1227 | 1211 | | |
| |||
3193 | 3177 | | |
3194 | 3178 | | |
3195 | 3179 | | |
3196 | | - | |
| 3180 | + | |
3197 | 3181 | | |
3198 | | - | |
| 3182 | + | |
3199 | 3183 | | |
3200 | | - | |
3201 | 3184 | | |
3202 | | - | |
| 3185 | + | |
3203 | 3186 | | |
| 3187 | + | |
3204 | 3188 | | |
3205 | 3189 | | |
3206 | 3190 | | |
| |||
5783 | 5767 | | |
5784 | 5768 | | |
5785 | 5769 | | |
5786 | | - | |
| 5770 | + | |
5787 | 5771 | | |
5788 | 5772 | | |
5789 | 5773 | | |
| |||
5802 | 5786 | | |
5803 | 5787 | | |
5804 | 5788 | | |
5805 | | - | |
| 5789 | + | |
5806 | 5790 | | |
5807 | 5791 | | |
5808 | 5792 | | |
| |||
0 commit comments