-
Notifications
You must be signed in to change notification settings - Fork 526
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rust-lang/cc-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cc-v1.2.15
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rust-lang/cc-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cc-v1.2.16
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 14 files changed
- 7 contributors
Commits on Feb 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e6ae39a - Browse repository at this point
Copy the full SHA e6ae39aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fbe4d5 - Browse repository at this point
Copy the full SHA 5fbe4d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 181c03d - Browse repository at this point
Copy the full SHA 181c03dView commit details
Commits on Feb 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 439b75f - Browse repository at this point
Copy the full SHA 439b75fView commit details
Commits on Feb 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8127db1 - Browse repository at this point
Copy the full SHA 8127db1View commit details
Commits on Feb 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a6c36b5 - Browse repository at this point
Copy the full SHA a6c36b5View commit details -
Fix regenerate-windows-sys.yml (#1420)
Should run whenever the code is updated
Configuration menu - View commit details
-
Copy full SHA for dc3f4b0 - Browse repository at this point
Copy the full SHA dc3f4b0View commit details -
Fix gen-windows-sys-binding (#1419)
--no-core is renamed to --no-deps
Configuration menu - View commit details
-
Copy full SHA for b8c8c3f - Browse repository at this point
Copy the full SHA b8c8c3fView commit details -
Regenerate windows-sys binding (#1422)
* Rename windows_targets.rs to windows_link.rs * Update windows/mod.rs * Fix windows-bindgen * update windows-sys binding
Configuration menu - View commit details
-
Copy full SHA for 8ea5e95 - Browse repository at this point
Copy the full SHA 8ea5e95View commit details -
clang-cl: use
/arch:SSE2
forx86
target arch (#1425)- Official Rust Windows targets require `SSE2` as part of baseline target features. - `i586` Windows target without SSE2 is in process of being removed, so wasn't changed in this commit. - STL is built with `/arch:SSE2` and no longer `/arch:IA32` since <microsoft/STL#4741>. This was noticed in rust-lang/rust CI for `i686-pc-windows-msvc`, where `rustc_llvm` builds failed because `__m128i` wasn't available, and we suspected it was due to `/arch:IA32`.
Configuration menu - View commit details
-
Copy full SHA for 9131f33 - Browse repository at this point
Copy the full SHA 9131f33View commit details
Commits on Feb 28, 2025
-
chore: release v1.2.16 (#1427)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3c1325b - Browse repository at this point
Copy the full SHA 3c1325bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff cc-v1.2.15...cc-v1.2.16