Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sadlerap
/
rustc_codegen_gcc
Public
forked from
rust-lang/rustc_codegen_gcc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 16, 2024
Merge pull request #469 from tempdragon/master
Show description for 7ff5d39
antoyo
authored
7ff5d39
Copy full SHA for 7ff5d39
fix(lifetime): Add lifetimes back.
tempdragon
committed
0a49351
Copy full SHA for 0a49351
fix(intrinsic/mod.rs): Update comments
tempdragon
committed
3b01fba
Copy full SHA for 3b01fba
feat(ci): Add clippy check for both master and non-master
tempdragon
committed
4e4efb9
Copy full SHA for 4e4efb9
feat(ci): Install clippy in ci.yml(But no testing)
Show description for 89acb10
tempdragon
committed
89acb10
Copy full SHA for 89acb10
Revert "feat(CI): Add clippy check to workflow."
Show description for 225a32f
tempdragon
committed
225a32f
Copy full SHA for 225a32f
feat(clippy): Suppress lint `suspicious_else_formatting` temporarily
tempdragon
committed
653118e
Copy full SHA for 653118e
feat(CI): Add clippy check to workflow.
tempdragon
committed
f6cab2c
Copy full SHA for f6cab2c
revert(lifetime): Add "needless" lifetime(s) and allow it in clippy
Show description for 390f906
tempdragon
committed
390f906
Copy full SHA for 390f906
fix(comments): Add some info and revert `else if`
Show description for 878f572
tempdragon
committed
878f572
Copy full SHA for 878f572
fix(pattern_type_mismatch)): Fix mismatch with ref/deref
tempdragon
committed
817d2f2
Copy full SHA for 817d2f2
Commits on Mar 14, 2024
Merge pull request #471 from GuillaumeGomez/intrinsics-conversions
Show description for b5d61f1
antoyo
authored
b5d61f1
Copy full SHA for b5d61f1
Commits on Mar 13, 2024
Regen intrinsics conversions
GuillaumeGomez
committed
6c91567
Copy full SHA for 6c91567
Commits on Mar 11, 2024
fix(from_low_high): Renamed according to clippy requirements
Show description for a7d39b8
tempdragon
committed
a7d39b8
Copy full SHA for a7d39b8
fix(fmt): Rewrite a condition according to clippy
Show description for 3fd9db3
tempdragon
committed
3fd9db3
Copy full SHA for 3fd9db3
fix(clippy): redundant variables in `simd.rs`
tempdragon
committed
d2cda90
Copy full SHA for d2cda90
fix(fmt): Try to comply to the format requirement
tempdragon
committed
091de55
Copy full SHA for 091de55
fix(liftime): Gen. by cargo clippy
Show description for ad97b8c
tempdragon
committed
ad97b8c
Copy full SHA for ad97b8c
fix(clippy): Clone-related clippy workarounds
Show description for 8d4d878
tempdragon
committed
8d4d878
Copy full SHA for 8d4d878
fix(declare.rs): Clone `name` when buiding without the master feat.
tempdragon
committed
c6b7558
Copy full SHA for c6b7558
fix(fmt/style): Further apply Clippy suggestions manually
Show description for 9ea3c19
tempdragon
committed
9ea3c19
Copy full SHA for 9ea3c19
fix(fmt/style): Remove unncessary clones, into's and deref's
tempdragon
committed
6f76488
Copy full SHA for 6f76488
Commits on Mar 10, 2024
Merge pull request #468 from GuillaumeGomez/sync
Show description for 4720794
antoyo
authored
4720794
Copy full SHA for 4720794
Remove unused files
GuillaumeGomez
committed
ca883bd
Copy full SHA for ca883bd
Add code comment about the `--backend` option usage
GuillaumeGomez
committed
ba52317
Copy full SHA for ba52317
Add new failing tests
GuillaumeGomez
committed
fc2d1ed
Copy full SHA for fc2d1ed
fmt
GuillaumeGomez
committed
f7622d1
Copy full SHA for f7622d1
Update rustc version to 2024-03-10
GuillaumeGomez
committed
45aa965
Copy full SHA for 45aa965
Merge branch 'master' into sync_branch_name
GuillaumeGomez
committed
5a89328
Copy full SHA for 5a89328
Fix cg_gcc merge
GuillaumeGomez
committed
ed5c3bc
Copy full SHA for ed5c3bc
Commits on Mar 9, 2024
Merge remote-tracking branch 'upstream/master' into HEAD
GuillaumeGomez
committed
d9a491b
Copy full SHA for d9a491b
Commits on Mar 8, 2024
Rollup merge of #119365 - nbdd0121:asm-goto, r=Amanieu
Show description for 568d394
matthiaskrgr
authored
568d394
Copy full SHA for 568d394
Commits on Mar 6, 2024
Correctly handle `cargo_target_dir`
GuillaumeGomez
committed
c860ac4
Copy full SHA for c860ac4
Commits on Mar 5, 2024
Correctly handle "master" feature
GuillaumeGomez
committed
9aa01ca
Copy full SHA for 9aa01ca
Fix cg_gcc build
GuillaumeGomez
committed
17aa31b
Copy full SHA for 17aa31b
Pagination
Previous
Next
You can’t perform that action at this time.