about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/errors.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-10-02 00:35:40 +0000
committerbors <bors@rust-lang.org>2024-10-02 00:35:40 +0000
commit1d71891c6b6dc0f8c27493e6e6026b6ba44664e0 (patch)
treec605ed8aa121334bcc1b2f5fd0fb89d73c8f94fa /compiler/rustc_builtin_macros/src/errors.rs
parentbfe5e8cef698ccc4fca655b4cdbabf78fed43816 (diff)
parenteaaa94318b57e64a1a502a082aae2ed45e343af0 (diff)
downloadrust-1d71891c6b6dc0f8c27493e6e6026b6ba44664e0.tar.gz
rust-1d71891c6b6dc0f8c27493e6e6026b6ba44664e0.zip
Auto merge of #131070 - tgross35:update-root-cc, r=wesleywiser
Unpin `cc` and upgrade to the latest version

`cc` was previously pinned because 1.1.106 dropped support for Visual Studio 12 (2013), and we wanted to decouple that from the rest of the automated updates. As noted in [2], there is no longer anything indicating we support VS2013, so it should be okay to unpin it.

`cc` 1.1.22 contains a fix that may help improve the high MSVC CI failure rate [3], so we also have motivation to update to that point.

[1]: https://github.com/rust-lang/rust/issues/129307
[2]: https://github.com/rust-lang/rust/issues/129307#issuecomment-2383749868
[3]: https://github.com/rust-lang/rust/issues/127883

try-job: x86_64-msvc-ext
Diffstat (limited to 'compiler/rustc_builtin_macros/src/errors.rs')
0 files changed, 0 insertions, 0 deletions