Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16.1k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 5 pull requests
- #97347
#97347
Closed
Dylan-DPC
wants to merge 16 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-jv8y7lm
Dylan-DPC/rust:rollup-jv8y7lm
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Rollup of 5 pull requests
#97347
Dylan-DPC
wants to merge 16 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-jv8y7lm
Dylan-DPC/rust:rollup-jv8y7lm
Copy head branch name to clipboard
Commits
Commits on May 17, 2022
generate code for `subdiagnostic` fields in the second `match`
pvdrz
committed
462c1c8
View commit details
Copy full SHA for 462c1c8
Browse repository at this point
Commits on May 18, 2022
generate `set_arg` code inside `generate_field_attrs_code`
pvdrz
committed
19e1f73
View commit details
Copy full SHA for 19e1f73
Browse repository at this point
move misplaced comment
pvdrz
committed
9521219
View commit details
Copy full SHA for 9521219
Browse repository at this point
remove unnecessary generics
pvdrz
committed
7e9be92
View commit details
Copy full SHA for 7e9be92
Browse repository at this point
Commits on May 19, 2022
let `generate_field_attrs_code` create `FieldInfo`
Show description for d839d2e
pvdrz
committed
d839d2e
View commit details
Copy full SHA for d839d2e
Browse repository at this point
formatting
pvdrz
committed
8227e69
View commit details
Copy full SHA for 8227e69
Browse repository at this point
Commits on May 22, 2022
Lifetime variance fixes for rustdoc
compiler-errors
committed
b2a95cb
View commit details
Copy full SHA for b2a95cb
Browse repository at this point
Commits on May 23, 2022
explain how to turn integers into fn ptrs
Show description for cec6dfc
RalfJung
committed
cec6dfc
View commit details
Copy full SHA for cec6dfc
Browse repository at this point
sync primitive_docs
RalfJung
committed
5137d15
View commit details
Copy full SHA for 5137d15
Browse repository at this point
Modify MIR building to drop `foo` in `[foo; 0]`
JakobDegen
committed
44410ef
View commit details
Copy full SHA for 44410ef
Browse repository at this point
Commits on May 24, 2022
Parse expression after `else` as a condition if followed by `{`
compiler-errors
committed
9be37b2
View commit details
Copy full SHA for 9be37b2
Browse repository at this point
Rollup merge of #95953 - JakobDegen:repeat-leak, r=oli-obk
Show description for dbc18f6
Dylan-DPC
authored
dbc18f6
View commit details
Copy full SHA for dbc18f6
Browse repository at this point
Rollup merge of #97121 - pvdrz:do-subdiagnostics-later, r=davidtwco
Show description for c8d4755
Dylan-DPC
authored
c8d4755
View commit details
Copy full SHA for c8d4755
Browse repository at this point
Rollup merge of #97288 - compiler-errors:tcxify-rustdoc, r=Dylan-DPC
Show description for 0aa1109
Dylan-DPC
authored
0aa1109
View commit details
Copy full SHA for 0aa1109
Browse repository at this point
Rollup merge of #97298 - compiler-errors:if-else-stmt-braces, r=davidtwco
Show description for bc1fe98
Dylan-DPC
authored
bc1fe98
View commit details
Copy full SHA for bc1fe98
Browse repository at this point
Rollup merge of #97321 - RalfJung:int-to-fnptr, r=Dylan-DPC
Show description for dd60378
Dylan-DPC
authored
dd60378
View commit details
Copy full SHA for dd60378
Browse repository at this point
You can’t perform that action at this time.