Skip to content

Releases: rust-lang/cc-rs

find-msvc-tools-v0.1.13

Choose a tag to compare

@github-actions github-actions released this 18 Sep 13:26
f1641a6

Other

cc-v1.4.7

Choose a tag to compare

@github-actions github-actions released this 18 Sep 13:26
f1641a6

Fixed

  • strip OUT_DIR from the object file name hash too (#1902)
  • search_is_some clippy lint (#1903)

Other

  • Regenerate target info (#1924)
  • Regenerate windows sys bindings (#1919)
  • Fix target info parsing (#1911)
  • Add Z80 and SM83 target support (#1900)

cc-v1.4.6

Choose a tag to compare

@github-actions github-actions released this 13 Sep 10:18
4c76c59

Fixed

  • Prevent check_exe from dropping flags on the floor. (#1884)
  • update fd handling to use BorrowedFd (#1882)

Other

  • (deps) bump taiki-e/install-action from 2.87.2 to 2.87.4 (#1888)
  • Regenerate target info (#1891)
  • (deps) bump tombi-toml/setup-tombi from 1.5.0 to 1.5.1 (#1890)
  • (deps) bump release-plz/action from 0.5.131 to 0.5.132 (#1889)
  • Fix ci(test): make sure right toolchain is passed (#1892)
  • (deps) bump tombi-toml/setup-tombi from 1.2.5 to 1.5.0 (#1885)
  • (deps) bump taiki-e/install-action from 2.85.5 to 2.87.2 (#1886)
  • add toml formatting check (#1879)

find-msvc-tools-v0.1.12

Choose a tag to compare

@github-actions github-actions released this 04 Sep 09:28
171f8f6

Other

  • simplify conditional logic using then method (#1860)

cc-v1.4.5

Choose a tag to compare

@github-actions github-actions released this 04 Sep 09:29
171f8f6

Fixed

  • probe flag support without OUT_DIR via tempfile (#1875)

Other

  • simplify conditional logic using then method (#1860)

Fixed

  • Probe flag support without OUT_DIR via tempfile, so flag_if_supported no longer silently drops flags outside Cargo build scripts (#1875)

cc-v1.4.4

Choose a tag to compare

@github-actions github-actions released this 21 Aug 08:20
82ee29e

Fixed

  • honour Build::env overrides in Android llvm-ar probe (#1868)
  • honour Build::env overrides in flag support and compiler family detection probes (#1866)

find-msvc-tools-v0.1.11

Choose a tag to compare

@github-actions github-actions released this 14 Aug 13:13
3c4ab88

Other

  • Update MSRV to 1.65 (#1834)

cc-v1.4.3

Choose a tag to compare

@github-actions github-actions released this 14 Aug 13:14
3c4ab88

Other

  • Update MSRV to 1.65 (#1834)
  • Regenerate target info (#1848)

cc-v1.4.2

Choose a tag to compare

@github-actions github-actions released this 08 Aug 01:48
a91e05e

Fixed

  • Infer NEON, not VFPv4, from neon in the target name (#1843)
  • do not emit -mno-omit-leaf-frame-pointer if unsupported (#1845)

find-msvc-tools-v0.1.10

Choose a tag to compare

@github-actions github-actions released this 07 Aug 12:49
b27570c

Other

  • Update edition to 2021 (#1811)
  • Update MSRV to 1.64 (#1808)