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 }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.9k
Star
108k
Code
Issues
5k+
Pull requests
892
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
2a6a7be
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 12, 2024
don't show the full linker args unless `--verbose` is passed
Show description for 2a6a7be
jyn514
committed
2a6a7be
Copy full SHA for 2a6a7be
Auto merge of #129181 - beetrees:asm-spans, r=pnkfelix,compiler-errors
Show description for 903d297
bors
committed
903d297
Copy full SHA for 903d297
Commits on Dec 11, 2024
Auto merge of #128004 - folkertdev:naked-fn-asm, r=Amanieu
Show description for 1daec06
bors
committed
1daec06
Copy full SHA for 1daec06
Auto merge of #134177 - matthiaskrgr:rollup-hgp8q60, r=matthiaskrgr
Show description for 21fe748
bors
committed
21fe748
Copy full SHA for 21fe748
Rollup merge of #134170 - lnicola:sync-from-ra, r=lnicola
Show description for 531e578
matthiaskrgr
authored
531e578
Copy full SHA for 531e578
Rollup merge of #134165 - durin42:wasm-target-string, r=jieyouxu
Show description for eefefbe
matthiaskrgr
authored
eefefbe
Copy full SHA for eefefbe
Rollup merge of #134163 - Zalathar:covfun, r=SparrowLii,jieyouxu
Show description for 13c13ee
matthiaskrgr
authored
13c13ee
Copy full SHA for 13c13ee
Rollup merge of #134148 - dev-ardi:cleanup_check_field_expr, r=compiler-errors
Show description for 90a42c2
matthiaskrgr
authored
90a42c2
Copy full SHA for 90a42c2
Rollup merge of #133598 - ChayimFriedman2:get-many-mut-detailed-err, r=scottmcm
Show description for 2e60288
matthiaskrgr
authored
2e60288
Copy full SHA for 2e60288
Rollup merge of #132975 - arichardson:ffi-c-char, r=tgross35
Show description for fe516ef
matthiaskrgr
authored
fe516ef
Copy full SHA for fe516ef
Auto merge of #134164 - jhpratt:rollup-s7z0vcc, r=jhpratt
Show description for 1f3bf23
bors
committed
1f3bf23
Copy full SHA for 1f3bf23
document check_expr_field
Orion Gonzalez
committed
55806e5
Copy full SHA for 55806e5
wasm(32|64): update alignment string
Show description for 48b8832
durin42
committed
48b8832
Copy full SHA for 48b8832
coverage: Store intermediate region tables in `CovfunRecord`
Show description for 3f3a9bf
Zalathar
committed
3f3a9bf
Copy full SHA for 3f3a9bf
coverage: Only generate a CGU's covmap record if it has covfun records
Zalathar
committed
512f3fd
Copy full SHA for 512f3fd
coverage: Adjust a codegen test to ignore the order of covmap/covfun globals
Zalathar
committed
9e6b7c1
Copy full SHA for 9e6b7c1
Merge pull request #18663 from Veykril/push-syoklzkntykn
Show description for a18e38e
Veykril
authored
a18e38e
Copy full SHA for a18e38e
Merge pull request #18662 from lnicola/sync-from-rust
Show description for 8172088
lnicola
authored
8172088
Copy full SHA for 8172088
fix: Swallow rustfmt parsing panics
Veykril
committed
e6fbb5c
Copy full SHA for e6fbb5c
Bump rustc crates
lnicola
committed
884f57f
Copy full SHA for 884f57f
Merge from rust-lang/rust
lnicola
committed
5db2aa8
Copy full SHA for 5db2aa8
Preparing for merge from rust-lang/rust
lnicola
committed
1649eb6
Copy full SHA for 1649eb6
Rollup merge of #134160 - celinval:chores-vacation, r=jieyouxu
Show description for c384b28
jhpratt
authored
c384b28
Copy full SHA for c384b28
Rollup merge of #134158 - compiler-errors:item-def-id, r=jackh726
Show description for c4e27d6
jhpratt
authored
c4e27d6
Copy full SHA for c4e27d6
Rollup merge of #134142 - compiler-errors:paren-sug, r=jieyouxu
Show description for f103076
jhpratt
authored
f103076
Copy full SHA for f103076
Rollup merge of #134141 - compiler-errors:anon-adt, r=lqd
Show description for 16b6493
jhpratt
authored
16b6493
Copy full SHA for 16b6493
Rollup merge of #134139 - mustartt:pgo-linker-flag, r=saethlin
Show description for 2891a92
jhpratt
authored
2891a92
Copy full SHA for 2891a92
Rollup merge of #134136 - estebank:const-trait-default-field-test, r=jieyouxu
Show description for fe7fc76
jhpratt
authored
fe7fc76
Copy full SHA for fe7fc76
Rollup merge of #134105 - compiler-errors:validate-self-preds, r=wesleywiser
Show description for 5cf16d8
jhpratt
authored
5cf16d8
Copy full SHA for 5cf16d8
Rollup merge of #134079 - tbu-:pr_doc_x8_to_from_xe_bytes, r=jhpratt
Show description for 43b4af5
jhpratt
authored
43b4af5
Copy full SHA for 43b4af5
coverage: Reify `CovfunRecord` as an intermediate step
Zalathar
committed
6a8c016
Copy full SHA for 6a8c016
Merge pull request #18458 from Giga-Bowser/master
Show description for 536eea3
Veykril
authored
536eea3
Copy full SHA for 536eea3
Merge pull request #18653 from SomeoneToIgnore/hash-completions
Show description for e1a27b8
Veykril
authored
e1a27b8
Copy full SHA for e1a27b8
Merge pull request #18657 from Giga-Bowser/generate-enum-variant
Show description for b20d1b8
Veykril
authored
b20d1b8
Copy full SHA for b20d1b8
Merge pull request #18656 from roife/fix-issue-18639
Show description for 611c72f
Veykril
authored
611c72f
Copy full SHA for 611c72f
Pagination
Previous
Next
You can’t perform that action at this time.