-
Notifications
You must be signed in to change notification settings - Fork 78
Insights: rust-lang/rustc_codegen_gcc
Overview
-
- 7 Merged pull requests
- 0 Open pull requests
- 1 Closed issue
- 1 New issue
Loading
Could not load contribution data
Please try again later
Loading
7 Pull requests merged by 2 people
-
Fixes #724
#725 merged
Jun 30, 2025 -
Fix const_undef
#726 merged
Jun 30, 2025 -
Sync from rust 2025/06/28
#723 merged
Jun 30, 2025 -
Sync from rust 2025/06/02
#694 merged
Jun 28, 2025 -
Remove unnecesary uses of the 'current_func' field, replacing it with a call to function.
#722 merged
Jun 26, 2025 -
Refactored the codebase to use Function instead of RValue where possible.
#720 merged
Jun 25, 2025 -
Skip needless calls to get_align in some cases.
#718 merged
Jun 24, 2025
1 Issue closed by 1 person
-
Show the complete LLVM intrinsic name when it is unimplemented
#724 closed
Jun 30, 2025
1 Issue opened by 1 person
-
Use GCC unordered comparison operators
#721 opened
Jun 25, 2025
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Added some sanity checks to function call compilation. This will catch *some* cases of ABI mismatch.
#715 commented on
Jun 24, 2025 • 0 new comments