Releases: rust-lang/cc-rs
Releases · rust-lang/cc-rs
cc-v1.4.7
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )
cc-v1.4.5
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fixed
honour Build::env overrides in Android llvm-ar probe (#1868 )
honour Build::env overrides in flag support and compiler family detection probes (#1866 )
cc-v1.4.3
Compare
Sorry, something went wrong.
No results found
Other
Update MSRV to 1.65 (#1834 )
Regenerate target info (#1848 )
cc-v1.4.2
Compare
Sorry, something went wrong.
No results found
Fixed
Infer NEON, not VFPv4, from neon in the target name (#1843 )
do not emit -mno-omit-leaf-frame-pointer if unsupported (#1845 )