Skip to content

Releases: rust-lang/cc-rs

cc-v1.2.53

16 Jan 17:15
5be292b

Choose a tag to compare

Other

  • Add missing RISC-V targets (#1657)

find-msvc-tools-v0.1.7

09 Jan 04:32
d0562c9

Choose a tag to compare

Other

  • Fix tool existence check in find_tool method (#1645)
  • Fix SdkInfo::find_tool to check for executable extension (#1644)

cc-v1.2.52

09 Jan 04:32
d0562c9

Choose a tag to compare

Other

  • Fix contradictory doc for CC compiler in crate doc (#1650)
  • Have CUDA compilaion check for sbsa-linux when targeting aarch64. (#1647)
  • Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) (#1648)
  • Fix Build::env_tool to check for .exe on windows (#1646)

find-msvc-tools-v0.1.6

26 Dec 05:02
826c105

Choose a tag to compare

Other

cc-v1.2.51

26 Dec 05:02
826c105

Choose a tag to compare

Other

  • Regenerate target info (#1642)
  • Update Readmes (#1641)

cc-v1.2.50

19 Dec 13:09
0f78e0c

Choose a tag to compare

Other

  • Add tests for OUT_DIR escape for '..' file paths (#1631)
  • Fix #283: Make warnings(false) actually suppress compiler warnings (#1633)

cc-v1.2.49

06 Dec 12:28
9ec00e4

Choose a tag to compare

Other

  • Fix run_output to prevent infinite blocking (#1627)
  • Fix detect_family deadlock (#1626)
  • Fix link in new debug_str doc comment (#1625)
  • Support more of Cargo's debug levels with Build::debug_str (#1624)

cc-v1.2.48

28 Nov 09:16
324a8ea

Choose a tag to compare

Other

  • Regenerate target info (#1620)

cc-v1.2.47

21 Nov 07:41
fbd4807

Choose a tag to compare

Other

  • add helenos linker identifications (#1615)

find-msvc-tools-v0.1.5

14 Nov 10:16
15145d1

Choose a tag to compare

Other

  • Add Visual Studio 2026 support (#1609)