Skip to content

Releases: rust-lang/cc-rs

cc-v1.1.7

29 Jul 11:58
c2fd8ec
Compare
Choose a tag to compare

Other

cc-v1.1.6

19 Jul 09:11
dcd8ed3
Compare
Choose a tag to compare

Other

cc-v1.1.5

15 Jul 02:11
b646ce5
Compare
Choose a tag to compare

Other

  • Fix cyclic compilation: Use vendored once_cell (#1154)

cc-v1.1.4

14 Jul 13:10
1f82ef0
Compare
Choose a tag to compare

Other

  • Support compiling on wasm targets (Supersede #1068) (#1160)

cc-v1.1.3

14 Jul 01:15
4255e9a
Compare
Choose a tag to compare

Other

  • Reduce msrv to 1.63 (#1158)
  • Revert "Use raw-dylib for windows-sys (#1137)" (#1157)
  • Fix typos (#1152)
  • Fix doc_lazy_continuation lints (#1153)

cc-v1.1.2

12 Jul 22:28
25bee03
Compare
Choose a tag to compare

Other

  • Add empty jobserver feature. (#1150)

cc-v1.1.1

12 Jul 03:44
53e8df9
Compare
Choose a tag to compare

Other

  • Fix is_flag_supported not respecting emit_rerun_if_env_changed (#1147) (#1148)

cc-v1.1.0

09 Jul 09:31
bd5a4ec
Compare
Choose a tag to compare

Added

  • add cargo_output to eliminate last vestiges of stdout pollution (#1141)

cc-v1.0.106

08 Jul 12:13
1372bf5
Compare
Choose a tag to compare

Other

  • Drop support for Visual Studio 12 (2013) (#1046)
  • Use raw-dylib for windows-sys (#1137)
  • Bump msrv to 1.67 (#1143)
  • Bump msrv to 1.65 (#1140)
  • Fix clippy warnings (#1138)

cc-v1.0.105

07 Jul 12:04
3fe874f
Compare
Choose a tag to compare

Other

  • Regenerate windows sys bindings (#1132)
  • Fix generate-windows-sys-bindings (#1133)
  • Fix gen-windows-sys-binding (#1130)
  • Fix gen-windows-sys-binding (#1127)
  • Update windows-bindgen requirement from 0.57 to 0.58 (#1123)