Releases: rust-lang/cc-rs
Releases · rust-lang/cc-rs
cc-v1.1.10
Other
- Remap Windows targets triples to their LLVM counterparts (#1176)
cc-v1.1.8
Other
- Fix broken link in docs.rs (#1173)
cc-v1.1.5
Other
- Fix cyclic compilation: Use vendored once_cell (#1154)
cc-v1.1.4
Other
- Support compiling on wasm targets (Supersede #1068) (#1160)
cc-v1.1.3
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
Other
- Add empty
jobserver
feature. (#1150)
cc-v1.1.1
Other
- Fix is_flag_supported not respecting emit_rerun_if_env_changed (#1147) (#1148)
cc-v1.1.0
Added
- add cargo_output to eliminate last vestiges of stdout pollution (#1141)