Skip to content

Releases: rust-lang/cc-rs

cc-v1.1.26

06 Oct 03:21
7e9730b
Compare
Choose a tag to compare

Other

  • Use debug version of MSVC runtime library on debug (#1231)

cc-v1.1.25

05 Oct 02:27
338e434
Compare
Choose a tag to compare

Other

  • Remove incorrect "lib" prefixes in CXXSTDLIB doc comments (#1228)

cc-v1.1.24

01 Oct 11:05
7de85cc
Compare
Choose a tag to compare

Other

  • Fix wasm32-wasip1-threads: shared-memory disallowed due to not compiled with 'atomics' or 'bulk-memory' features (#1221)
  • Reduce the need for the host target triple (#1224)
  • Add auto cancellation for CI jobs (#1222)

cc-v1.1.23

30 Sep 12:25
1d566d4
Compare
Choose a tag to compare

Other

  • Update doc for detecting changes/upgrades of compilers (#1218)

cc-v1.1.22

27 Sep 09:27
5f5e1c8
Compare
Choose a tag to compare

Other

  • Don't rerun if PATH changes (#1215)

cc-v1.1.21

18 Sep 07:33
748b777
Compare
Choose a tag to compare

Other

  • disable pic for targets that end in -none (#1212)

cc-v1.1.20

17 Sep 11:42
92a5e28
Compare
Choose a tag to compare

Other

  • Add buildcache as known Rust and C/C++ compiler wrapper (#1209)

cc-v1.1.19

15 Sep 15:10
c0b3eae
Compare
Choose a tag to compare

Other

  • Add support arm64e-apple-darwin (#1207)

cc-v1.1.18

07 Sep 07:54
668facd
Compare
Choose a tag to compare

Other

  • Fixed unsoundness in StderrForwarder::forward_available (#1203)

cc-v1.1.17

06 Sep 22:53
8df1156
Compare
Choose a tag to compare

Fixed

  • fix finding toolchains when invoked by msbuild (#1201)