Skip to content

Pull requests: rust-lang/cc-rs

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add independent flags to C or C++ files
#1019 opened Mar 28, 2024 by varphone Loading…
Update which requirement from ^4.0 to ^6.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#936 opened Jan 30, 2024 by dependabot bot Loading…
separated section for gcc or clang-only flags
#871 opened Sep 23, 2023 by youknowone Loading…
Rework riscv -march and -mabi detection
#796 opened Mar 5, 2023 by dramforever Loading…
Clean up GCC arch/triple handling
#791 opened Feb 9, 2023 by mqudsi Loading…
Update Android compiler detection for NDK r25 O-android Operating system: Android
#728 opened Oct 10, 2022 by chriswailes Loading…
Pick MSVC -arch: based on CARGO_CFG_TARGET_FEATURE for x86 / x86_64 targets O-windows Windows targets and toolchains
#713 opened Aug 7, 2022 by wildbook Loading…
Add API to Record Compile Invocation
#682 opened May 26, 2022 by schrieveslaach Loading…
MSVC: Add support for linking against the "spectre-mitigated" CRT O-windows Windows targets and toolchains
#673 opened Apr 12, 2022 by dpaoliello Loading…
Set default compiler to clang on apple hosts O-apple Apple targets and toolchains
#407 opened May 30, 2019 by spl Loading…
ProTip! Filter pull requests by the default branch with base:main.