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
107k
Code
Issues
5k+
Pull requests
873
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
188c46a
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 23, 2024
regression test for #103626
kadiwa4
committed
188c46a
Copy full SHA for 188c46a
Auto merge of #122582 - scottmcm:swap-intrinsic-v2, r=oli-obk
Show description for d6eb0f5
bors
committed
d6eb0f5
Copy full SHA for d6eb0f5
Avoid non-windows non-linux in assembly x64 test
scottmcm
committed
75d2e5b
Copy full SHA for 75d2e5b
Auto merge of #122911 - Nilstrieb:live-love-patch, r=clubby789
Show description for c3b05c6
bors
committed
c3b05c6
Copy full SHA for c3b05c6
Auto merge of #119552 - krtab:dead_code_priv_mod_pub_field, r=cjgillot,saethlin
Show description for c308726
bors
committed
c308726
Copy full SHA for c308726
Commits on Mar 22, 2024
Delete dead fields of deserialized cargo output
Show description for 7342cc4
krtab
committed
7342cc4
Copy full SHA for 7342cc4
Auto merge of #122900 - matthiaskrgr:rollup-nls90mb, r=matthiaskrgr
Show description for 0ad5e0d
bors
committed
0ad5e0d
Copy full SHA for 0ad5e0d
Fix nix patching for LLVM 18
Show description for 60b97a2
Noratrieb
committed
60b97a2
Copy full SHA for 60b97a2
Auto merge of #122852 - compiler-errors:raw-ptr, r=lcnr
Show description for 85e449a
bors
committed
85e449a
Copy full SHA for 85e449a
Rollup merge of #122888 - matthiaskrgr:evenmoretests, r=compiler-errors
Show description for 4879338
matthiaskrgr
authored
4879338
Copy full SHA for 4879338
Rollup merge of #122885 - spastorino:spastorino-adhoc_groups, r=compiler-errors
Show description for 1fe9713
matthiaskrgr
authored
1fe9713
Copy full SHA for 1fe9713
Rollup merge of #122873 - badboy:mailmap-mail-merge, r=Mark-Simulacrum
Show description for 5624af3
matthiaskrgr
authored
5624af3
Copy full SHA for 5624af3
Rollup merge of #122839 - compiler-errors:predicate-polarity, r=lcnr
Show description for 8030692
matthiaskrgr
authored
8030692
Copy full SHA for 8030692
Rollup merge of #122784 - jswrenn:tag_for_variant, r=compiler-errors
Show description for 96be3e7
matthiaskrgr
authored
96be3e7
Copy full SHA for 96be3e7
Rollup merge of #122651 - kornelski:flat-turbofish, r=spastorino,compiler-errors
Show description for 4e59457
matthiaskrgr
authored
4e59457
Copy full SHA for 4e59457
Rollup merge of #122195 - jieyouxu:impl-return-note, r=fmease
Show description for aa184c5
matthiaskrgr
authored
aa184c5
Copy full SHA for aa184c5
Rollup merge of #114009 - dvdhrm:pr/transmzst, r=pnkfelix
Show description for 104c4bc
matthiaskrgr
authored
104c4bc
Copy full SHA for 104c4bc
`swap_simple` no longer needs to be a separate function
scottmcm
committed
d0ce391
Copy full SHA for d0ce391
Add `tag_for_variant` query
Show description for 2de9010
jswrenn
committed
2de9010
Copy full SHA for 2de9010
Auto merge of #122580 - saethlin:compiler-builtins-can-panic, r=pnkfelix
Show description for b3df0d7
bors
committed
b3df0d7
Copy full SHA for b3df0d7
add test for #105210 assertion failure self.lines.iter().all(|r| !r.iter().any(|sc| sc.chr == \'\\t\')) with edition 2021
Show description for 2171243
matthiaskrgr
committed
2171243
Copy full SHA for 2171243
add test for #97725
Show description for 5b5dec3
matthiaskrgr
committed
5b5dec3
Copy full SHA for 5b5dec3
Adjust better spastorino membership to triagebot's adhoc_groups
spastorino
committed
ada6c16
Copy full SHA for ada6c16
Further simplifications
compiler-errors
committed
d677a2d
Copy full SHA for d677a2d
Fix clippy
compiler-errors
committed
560c6cc
Copy full SHA for 560c6cc
Use != Positive rather than == Negative
Show description for 127e42d
compiler-errors
committed
127e42d
Copy full SHA for 127e42d
Split out ImplPolarity and PredicatePolarity
compiler-errors
committed
4b87c0b
Copy full SHA for 4b87c0b
And the tools too
compiler-errors
committed
6a40dab
Copy full SHA for 6a40dab
Make RawPtr take Ty and Mutbl separately
compiler-errors
committed
7be0dbe
Copy full SHA for 7be0dbe
Programmatically convert some of the pat ctors
compiler-errors
committed
ff0c31e
Copy full SHA for ff0c31e
Ty::new_ref and Ty::new_ptr stop using TypeAndMut
compiler-errors
committed
f0f224a
Copy full SHA for f0f224a
Eagerly convert some ctors to use their specialized ctors
compiler-errors
committed
81e7e80
Copy full SHA for 81e7e80
Remove TypeAndMut from relate
compiler-errors
committed
24db8ea
Copy full SHA for 24db8ea
Auto merge of #122869 - matthiaskrgr:rollup-0navj4l, r=matthiaskrgr
Show description for 1447f9d
bors
committed
1447f9d
Copy full SHA for 1447f9d
Merge my contributor emails into one using mailmap
badboy
committed
1590026
Copy full SHA for 1590026
Pagination
Previous
Next
You can’t perform that action at this time.