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
14k
Star
108k
Code
Issues
5k+
Pull requests
912
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
2fdd9ed
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 13, 2023
Auto merge of #118534 - RalfJung:extern-type-size-of-val, r=WaffleLapkin
Show description for 2fdd9ed
bors
committed
2fdd9ed
Copy full SHA for 2fdd9ed
Auto merge of #117050 - c410-f3r:here-we-go-again, r=petrochenkov
Show description for f651b43
bors
committed
f651b43
Copy full SHA for f651b43
Auto merge of #118900 - workingjubilee:rollup-wkv9hq1, r=workingjubilee
Show description for 9f1bfe5
bors
committed
9f1bfe5
Copy full SHA for 9f1bfe5
Rollup merge of #118891 - compiler-errors:async-gen-blocks, r=eholk
Show description for f9078a4
workingjubilee
authored
f9078a4
Copy full SHA for f9078a4
Rollup merge of #118889 - matthiaskrgr:compl_2023_2, r=WaffleLapkin
Show description for 4583a01
workingjubilee
authored
4583a01
Copy full SHA for 4583a01
Rollup merge of #118887 - smoelius:patch-1, r=Nilstrieb
Show description for df0686b
workingjubilee
authored
df0686b
Copy full SHA for df0686b
Rollup merge of #118886 - GuillaumeGomez:clean-up-search-vars, r=notriddle
Show description for 2f937c7
workingjubilee
authored
2f937c7
Copy full SHA for 2f937c7
Rollup merge of #118885 - matthiaskrgr:compl_2023, r=compiler-errors
Show description for 5308733
workingjubilee
authored
5308733
Copy full SHA for 5308733
Rollup merge of #118884 - matthiaskrgr:auszweimacheins, r=Nadrieril
Show description for 89d4a9b
workingjubilee
authored
89d4a9b
Copy full SHA for 89d4a9b
Rollup merge of #118873 - lukas-code:fix_waker_getter_tracking_issue_number, r=workingjubilee
Show description for 18e0966
workingjubilee
authored
18e0966
Copy full SHA for 18e0966
Rollup merge of #118872 - GuillaumeGomez:codeblock-attr-lint, r=notriddle
Show description for 0430782
workingjubilee
authored
0430782
Copy full SHA for 0430782
Rollup merge of #118864 - farnoy:masked-load-store-fixes, r=workingjubilee
Show description for a33f1a3
workingjubilee
authored
a33f1a3
Copy full SHA for a33f1a3
Rollup merge of #118858 - mu001999:dead_code/clean, r=cuviper
Show description for 2d1d443
workingjubilee
authored
2d1d443
Copy full SHA for 2d1d443
Auto merge of #116438 - ChrisDenton:truncate, r=thomcc
Show description for 77d1699
bors
committed
77d1699
Copy full SHA for 77d1699
Commits on Dec 12, 2023
Auto merge of #118765 - weihanglo:update-cargo, r=weihanglo
Show description for 3340d49
bors
committed
3340d49
Copy full SHA for 3340d49
Actually parse async gen blocks correctly
compiler-errors
committed
1d78ce6
Copy full SHA for 1d78ce6
Update compiler/rustc_pattern_analysis/src/constructor.rs
Show description for 2a1acc2
matthiaskrgr
and
Nadrieril
authored
2a1acc2
Copy full SHA for 2a1acc2
more clippy::complexity fixes
Show description for 3795cc8
matthiaskrgr
committed
3795cc8
Copy full SHA for 3795cc8
Typo
smoelius
authored
046f2de
Copy full SHA for 046f2de
Add a test for a codeblock with multiple invalid attributes
GuillaumeGomez
committed
58327c1
Copy full SHA for 58327c1
Clean up variables in `search.js`
GuillaumeGomez
committed
f1342f3
Copy full SHA for f1342f3
clippy::complexity fixes
Show description for d707461
matthiaskrgr
committed
d707461
Copy full SHA for d707461
Auto merge of #118881 - matthiaskrgr:rollup-0rl3tir, r=matthiaskrgr
Show description for 028b6d1
bors
committed
028b6d1
Copy full SHA for 028b6d1
simplify merging of two vecs
matthiaskrgr
committed
6892fcd
Copy full SHA for 6892fcd
Rollup merge of #118877 - Enselic:remove-cgu-fixme, r=Nilstrieb
Show description for 010f301
matthiaskrgr
authored
010f301
Copy full SHA for 010f301
Rollup merge of #118868 - Nadrieril:correctly-gate-never_patterns-parsing, r=petrochenkov
Show description for d661974
matthiaskrgr
authored
d661974
Copy full SHA for d661974
Rollup merge of #118866 - krasimirgg:llvm-18-ref, r=durin42
Show description for 9ed12f8
matthiaskrgr
authored
9ed12f8
Copy full SHA for 9ed12f8
Rollup merge of #118865 - Enselic:rustc_codegen_llvm-lint-fix, r=petrochenkov
Show description for 04c77a5
matthiaskrgr
authored
04c77a5
Copy full SHA for 04c77a5
Rollup merge of #118856 - notriddle:notriddle/search-js, r=GuillaumeGomez
Show description for 6459121
matthiaskrgr
authored
6459121
Copy full SHA for 6459121
Rollup merge of #118855 - nnethercote:improve-attribute-value-error, r=compiler-errors,petrochenkov
Show description for cd7809b
matthiaskrgr
authored
cd7809b
Copy full SHA for cd7809b
Rollup merge of #117927 - ehuss:future-incompat-docs, r=wesleywiser
Show description for 111c40e
matthiaskrgr
authored
111c40e
Copy full SHA for 111c40e
Rollup merge of #117914 - estebank:issue-85843, r=wesleywiser
Show description for ffdb471
matthiaskrgr
authored
ffdb471
Copy full SHA for ffdb471
Rollup merge of #116740 - lenko-d:const_evaluatable_failed_for_non_unevaluated_const, r=BoxyUwU
Show description for b2a0175
matthiaskrgr
authored
b2a0175
Copy full SHA for b2a0175
also add a Miri test
RalfJung
committed
f813ccd
Copy full SHA for f813ccd
also test projecting to some sized fields at non-zero offset in structs with an extern type tail
RalfJung
committed
edcb7ab
Copy full SHA for edcb7ab
Pagination
Previous
Next
You can’t perform that action at this time.