Commit 165cdda
committed
Auto merge of rust-lang#111989 - klensy:deps-up-26-05-23, r=Mark-Simulacrum
deps: bump crates
Updates few deps:
drops a lot of cxx* crates:
```console
$ cargo update -p iana-time-zone-haiku
Updating crates.io index
Updating cc v1.0.77 -> v1.0.79
Removing codespan-reporting v0.11.1
Removing cxx v1.0.94
Removing cxx-build v1.0.94
Removing cxxbridge-flags v1.0.94
Removing cxxbridge-macro v1.0.94
Updating iana-time-zone-haiku v0.1.1 -> v0.1.2
Removing link-cplusplus v1.0.8
Removing scratch v1.0.5
```
cc: https://github.com/rust-lang/cc-rs/releases/tag/1.0.78, https://github.com/rust-lang/cc-rs/releases/tag/1.0.79
iana-time-zone-haiku: https://github.com/strawlab/iana-time-zone/releases/tag/haiku%2Fv0.1.2
fixed crossbeam-rs/crossbeam#972 (similar fixed in rust repo rust-lang#110089)
```console
$ cargo update -p crossbeam-channel
Updating crates.io index
Updating crossbeam-channel v0.5.6 -> v0.5.8
```
https://github.com/crossbeam-rs/crossbeam/blob/master/crossbeam-channel/CHANGELOG.md#version-058
dedupes memoffset versions:
```console
$ cargo update -p crossbeam-epoch
Updating crates.io index
Updating crossbeam-epoch v0.9.13 -> v0.9.14
Removing memoffset v0.7.1
```
https://github.com/crossbeam-rs/crossbeam/blob/master/crossbeam-epoch/CHANGELOG.md#version-0914
Gilnaa/memoffset@v0.6.5...v0.8.0
rust-lang#108638 (comment)
dedupes bstr versions
```console
$ cargo update -p ignore -p opener
Updating crates.io index
Removing bstr v0.2.17
Updating globset v0.4.9 -> v0.4.10
Updating ignore v0.4.18 -> v0.4.20
Updating opener v0.5.0 -> v0.5.2
```
globset BurntSushi/ripgrep@ac8fecb
ignore https://github.com/BurntSushi/ripgrep/commits/master/crates/ignore hard to track, but drop dep on crossbeam-utils (BurntSushi/ripgrep@e95254a), don't stat git if require_git is false (BurntSushi/ripgrep@009dda1) and added bunch of formats to ignore list
opener Seeker14491/opener@v0.5.0...v0.5.2 nothing interestingFile tree
3 files changed
+22
-123
lines changed- compiler/rustc_query_impl
- src/tools/tidy/src
3 files changed
+22
-123
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | 273 | | |
285 | 274 | | |
286 | 275 | | |
| |||
417 | 406 | | |
418 | 407 | | |
419 | 408 | | |
420 | | - | |
| 409 | + | |
421 | 410 | | |
422 | | - | |
| 411 | + | |
423 | 412 | | |
424 | 413 | | |
425 | 414 | | |
| |||
666 | 655 | | |
667 | 656 | | |
668 | 657 | | |
669 | | - | |
670 | | - | |
671 | | - | |
672 | | - | |
673 | | - | |
674 | | - | |
675 | | - | |
676 | | - | |
677 | | - | |
678 | | - | |
679 | 658 | | |
680 | 659 | | |
681 | 660 | | |
| |||
842 | 821 | | |
843 | 822 | | |
844 | 823 | | |
845 | | - | |
| 824 | + | |
846 | 825 | | |
847 | | - | |
| 826 | + | |
848 | 827 | | |
849 | 828 | | |
850 | 829 | | |
| |||
863 | 842 | | |
864 | 843 | | |
865 | 844 | | |
866 | | - | |
| 845 | + | |
867 | 846 | | |
868 | | - | |
| 847 | + | |
869 | 848 | | |
870 | 849 | | |
871 | 850 | | |
872 | 851 | | |
873 | | - | |
| 852 | + | |
874 | 853 | | |
875 | 854 | | |
876 | 855 | | |
| |||
943 | 922 | | |
944 | 923 | | |
945 | 924 | | |
946 | | - | |
947 | | - | |
948 | | - | |
949 | | - | |
950 | | - | |
951 | | - | |
952 | | - | |
953 | | - | |
954 | | - | |
955 | | - | |
956 | | - | |
957 | | - | |
958 | | - | |
959 | | - | |
960 | | - | |
961 | | - | |
962 | | - | |
963 | | - | |
964 | | - | |
965 | | - | |
966 | | - | |
967 | | - | |
968 | | - | |
969 | | - | |
970 | | - | |
971 | | - | |
972 | | - | |
973 | | - | |
974 | | - | |
975 | | - | |
976 | | - | |
977 | | - | |
978 | | - | |
979 | | - | |
980 | | - | |
981 | | - | |
982 | | - | |
983 | | - | |
984 | | - | |
985 | | - | |
986 | | - | |
987 | | - | |
988 | | - | |
989 | | - | |
990 | 925 | | |
991 | 926 | | |
992 | 927 | | |
| |||
1273 | 1208 | | |
1274 | 1209 | | |
1275 | 1210 | | |
1276 | | - | |
| 1211 | + | |
1277 | 1212 | | |
1278 | 1213 | | |
1279 | 1214 | | |
| |||
1548 | 1483 | | |
1549 | 1484 | | |
1550 | 1485 | | |
1551 | | - | |
| 1486 | + | |
1552 | 1487 | | |
1553 | | - | |
| 1488 | + | |
1554 | 1489 | | |
1555 | 1490 | | |
1556 | | - | |
| 1491 | + | |
1557 | 1492 | | |
1558 | 1493 | | |
1559 | 1494 | | |
| |||
1688 | 1623 | | |
1689 | 1624 | | |
1690 | 1625 | | |
1691 | | - | |
| 1626 | + | |
1692 | 1627 | | |
1693 | | - | |
| 1628 | + | |
1694 | 1629 | | |
1695 | | - | |
1696 | | - | |
| 1630 | + | |
1697 | 1631 | | |
1698 | 1632 | | |
1699 | 1633 | | |
| |||
1780 | 1714 | | |
1781 | 1715 | | |
1782 | 1716 | | |
1783 | | - | |
| 1717 | + | |
1784 | 1718 | | |
1785 | | - | |
| 1719 | + | |
1786 | 1720 | | |
1787 | | - | |
1788 | 1721 | | |
1789 | 1722 | | |
1790 | 1723 | | |
| |||
2035 | 1968 | | |
2036 | 1969 | | |
2037 | 1970 | | |
2038 | | - | |
2039 | | - | |
2040 | | - | |
2041 | | - | |
2042 | | - | |
2043 | | - | |
2044 | | - | |
2045 | | - | |
2046 | | - | |
2047 | 1971 | | |
2048 | 1972 | | |
2049 | 1973 | | |
| |||
2224 | 2148 | | |
2225 | 2149 | | |
2226 | 2150 | | |
2227 | | - | |
2228 | | - | |
2229 | | - | |
2230 | | - | |
2231 | | - | |
2232 | | - | |
2233 | | - | |
2234 | | - | |
2235 | | - | |
2236 | | - | |
2237 | | - | |
2238 | | - | |
2239 | | - | |
2240 | | - | |
2241 | | - | |
2242 | | - | |
2243 | | - | |
2244 | | - | |
2245 | 2151 | | |
2246 | 2152 | | |
2247 | 2153 | | |
| |||
2439 | 2345 | | |
2440 | 2346 | | |
2441 | 2347 | | |
2442 | | - | |
| 2348 | + | |
2443 | 2349 | | |
2444 | | - | |
| 2350 | + | |
2445 | 2351 | | |
2446 | | - | |
| 2352 | + | |
2447 | 2353 | | |
2448 | 2354 | | |
2449 | 2355 | | |
| |||
4082 | 3988 | | |
4083 | 3989 | | |
4084 | 3990 | | |
4085 | | - | |
| 3991 | + | |
4086 | 3992 | | |
4087 | 3993 | | |
4088 | 3994 | | |
| |||
4530 | 4436 | | |
4531 | 4437 | | |
4532 | 4438 | | |
4533 | | - | |
4534 | | - | |
4535 | | - | |
4536 | | - | |
4537 | | - | |
4538 | | - | |
4539 | 4439 | | |
4540 | 4440 | | |
4541 | 4441 | | |
| |||
5234 | 5134 | | |
5235 | 5135 | | |
5236 | 5136 | | |
5237 | | - | |
| 5137 | + | |
5238 | 5138 | | |
5239 | 5139 | | |
5240 | 5140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
0 commit comments