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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
15.5k
Star
116k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 6 pull requests
- #103832
#103832
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-maw3kmx
Dylan-DPC/rust:rollup-maw3kmx
Copy head branch name to clipboard
Nov 1, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 6 pull requests
#103832
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-maw3kmx
Dylan-DPC/rust:rollup-maw3kmx
Copy head branch name to clipboard
Commits
Commits on Oct 27, 2022
Fix E0433 diagnostics ignoring typo suggestions and outputing wrong message
zbyrn
committed
c0472a5
View commit details
Copy full SHA for c0472a5
Browse repository at this point
Correct inconsistent error messages in tests
zbyrn
committed
545702e
View commit details
Copy full SHA for 545702e
Browse repository at this point
Remove redundant braces
zbyrn
committed
20a8427
View commit details
Copy full SHA for 20a8427
Browse repository at this point
Add a test for issue #101637
zbyrn
committed
a10737c
View commit details
Copy full SHA for a10737c
Browse repository at this point
Commits on Oct 29, 2022
interpret: fix align_of_val on packed types
RalfJung
committed
d366471
View commit details
Copy full SHA for d366471
Browse repository at this point
Commits on Oct 31, 2022
Remove bounds check with enum cast
ouz-a
committed
a1672ad
View commit details
Copy full SHA for a1672ad
Browse repository at this point
Use AdtDef in wfcheck.
cjgillot
committed
6802e1d
View commit details
Copy full SHA for 6802e1d
Browse repository at this point
Use adt_def for ADT collection.
cjgillot
committed
65f77b7
View commit details
Copy full SHA for 65f77b7
Browse repository at this point
Use AdtDef to check enum.
cjgillot
committed
abc1ad7
View commit details
Copy full SHA for abc1ad7
Browse repository at this point
Update mod.rs
tyggja
authored
7fe1622
View commit details
Copy full SHA for 7fe1622
Browse repository at this point
Rewrite implementation of `#[alloc_error_handler]`
Show description for 56074b5
Amanieu
committed
56074b5
View commit details
Copy full SHA for 56074b5
Browse repository at this point
Commits on Nov 1, 2022
Rollup merge of #103061 - Amanieu:rewrite_alloc_error_handler, r=bjorn3
Show description for 4363467
Dylan-DPC
authored
4363467
View commit details
Copy full SHA for 4363467
Browse repository at this point
Rollup merge of #103584 - ouz-a:issue-102303, r=oli-obk
Show description for 94241e7
Dylan-DPC
authored
94241e7
View commit details
Copy full SHA for 94241e7
Browse repository at this point
Rollup merge of #103706 - zbyrn:issue-101637-fix, r=estebank
Show description for 7dc3ace
Dylan-DPC
authored
7dc3ace
View commit details
Copy full SHA for 7dc3ace
Browse repository at this point
Rollup merge of #103729 - RalfJung:align-of-val-packed, r=oli-obk
Show description for 20528ba
Dylan-DPC
authored
20528ba
View commit details
Copy full SHA for 20528ba
Browse repository at this point
Rollup merge of #103759 - cjgillot:adt-collect, r=davidtwco
Show description for 09f4f7c
Dylan-DPC
authored
09f4f7c
View commit details
Copy full SHA for 09f4f7c
Browse repository at this point
Rollup merge of #103809 - tyggja:patch-1, r=JohnTitor
Show description for 5d30bfc
Dylan-DPC
authored
5d30bfc
View commit details
Copy full SHA for 5d30bfc
Browse repository at this point
You can’t perform that action at this time.