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.8k
Star
107k
Code
Issues
5k+
Pull requests
866
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
c6cdbe6
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 12, 2024
rewrite and rename issue-85019-moved-src-dir to rmake
Oneirical
committed
c6cdbe6
Copy full SHA for c6cdbe6
rewrite extra-filename-with-temp-outputs to rmake
Oneirical
committed
cef8a04
Copy full SHA for cef8a04
Auto merge of #127635 - matthiaskrgr:rollup-foopajr, r=matthiaskrgr
Show description for b286722
bors
committed
b286722
Copy full SHA for b286722
Rollup merge of #127625 - SkiFire13:revert-comment-deletion, r=workingjubilee
Show description for c2b7842
matthiaskrgr
authored
c2b7842
Copy full SHA for c2b7842
Rollup merge of #127622 - compiler-errors:builtin-internal, r=lqd
Show description for ca576ea
matthiaskrgr
authored
ca576ea
Copy full SHA for ca576ea
Rollup merge of #127607 - Zalathar:normalize-hint, r=wesleywiser
Show description for fe564c1
matthiaskrgr
authored
fe564c1
Copy full SHA for fe564c1
Rollup merge of #127596 - tesuji:help-unwrap-or, r=compiler-errors
Show description for 83d1a1b
matthiaskrgr
authored
83d1a1b
Copy full SHA for 83d1a1b
Rollup merge of #127422 - greaka:master, r=workingjubilee
Show description for 1e7ad4c
matthiaskrgr
authored
1e7ad4c
Copy full SHA for 1e7ad4c
Rollup merge of #127164 - Nadrieril:clean-lowering-loop, r=matthewjasper
Show description for 58fe37f
matthiaskrgr
authored
58fe37f
Copy full SHA for 58fe37f
Auto merge of #127382 - estebank:const-let, r=compiler-errors
Show description for 4a31a6c
bors
committed
4a31a6c
Copy full SHA for 4a31a6c
Commits on Jul 11, 2024
Auto merge of #127614 - matthiaskrgr:rollup-8geziwi, r=matthiaskrgr
Show description for 5e311f9
bors
committed
5e311f9
Copy full SHA for 5e311f9
Add doc for deconstruct_option_or_result
tesuji
committed
a776e5f
Copy full SHA for a776e5f
Add suggestion for `Option<&Vec<T>> -> Option<&[T]`
tesuji
committed
872d7b8
Copy full SHA for 872d7b8
Add regression test for issue 127545
tesuji
committed
d9170dc
Copy full SHA for d9170dc
Auto merge of #127609 - flip1995:clippy-subtree-update, r=Manishearth
Show description for 5315cbe
bors
committed
5315cbe
Copy full SHA for 5315cbe
Fix aarch64 test
estebank
committed
4df7514
Copy full SHA for 4df7514
Account for `let foo = expr`; to suggest `const foo: Ty = expr;`
estebank
committed
cbe7548
Copy full SHA for cbe7548
Use verbose style when suggesting changing `const` with `let`
estebank
committed
b56dc8e
Copy full SHA for b56dc8e
Revert accidental comment deletion
SkiFire13
committed
d902179
Copy full SHA for d902179
Mark builtin syntax as internal
compiler-errors
committed
b77d3ef
Copy full SHA for b77d3ef
Rollup merge of #127605 - nikic:remove-extern-wasm, r=oli-obk
Show description for fa3ce50
matthiaskrgr
authored
fa3ce50
Copy full SHA for fa3ce50
Rollup merge of #127601 - trevyn:issue-127600, r=compiler-errors
Show description for d433f17
matthiaskrgr
authored
d433f17
Copy full SHA for d433f17
Rollup merge of #127599 - tgross35:lazy_cell_consume-rename, r=workingjubilee
Show description for 47ab866
matthiaskrgr
authored
47ab866
Copy full SHA for 47ab866
Rollup merge of #127598 - weiznich:diagnostic_do_not_recommend_also_skips_help, r=compiler-errors
Show description for a10b4d1
matthiaskrgr
authored
a10b4d1
Copy full SHA for a10b4d1
Rollup merge of #127591 - compiler-errors:label-after-primary, r=lcnr
Show description for 73c500b
matthiaskrgr
authored
73c500b
Copy full SHA for 73c500b
Rollup merge of #127588 - uweigand:s390x-f16-doctests, r=tgross35
Show description for 380c787
matthiaskrgr
authored
380c787
Copy full SHA for 380c787
Rollup merge of #127572 - tbu-:pr_debug_event_nonpacked, r=jhpratt
Show description for 6fd9555
matthiaskrgr
authored
6fd9555
Copy full SHA for 6fd9555
Rollup merge of #124599 - estebank:issue-41708, r=wesleywiser
Show description for 8de487f
matthiaskrgr
authored
8de487f
Copy full SHA for 8de487f
Auto merge of #127487 - tgross35:f16-f128-simd, r=Amanieu
Show description for bcf1f6d
bors
committed
bcf1f6d
Copy full SHA for bcf1f6d
Merge commit 'b794b8e08c16517a941dc598bb1483e8e12a8592' into clippy-subtree-update
flip1995
committed
2ed6ed4
Copy full SHA for 2ed6ed4
Auto merge of #13086 - flip1995:rustup, r=flip1995
Show description for b794b8e
bors
committed
b794b8e
Copy full SHA for b794b8e
Bump nightly version -> 2024-07-11
flip1995
committed
3b1266c
Copy full SHA for 3b1266c
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
committed
1ced73e
Copy full SHA for 1ced73e
Auto merge of #127311 - oli-obk:do_not_count_errors, r=compiler-errors
Show description for c92a8e4
bors
committed
c92a8e4
Copy full SHA for c92a8e4
compiletest: Better error message for bad `normalize-*` headers
Zalathar
committed
08a2992
Copy full SHA for 08a2992
Pagination
Previous
Next
You can’t perform that action at this time.