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 }}
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
117k
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
- #95414
#95414
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-9hbshd0
Dylan-DPC/rust:rollup-9hbshd0
Copy head branch name to clipboard
Mar 28, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 5 pull requests
#95414
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-9hbshd0
Dylan-DPC/rust:rollup-9hbshd0
Copy head branch name to clipboard
Commits
Commits on Mar 25, 2022
diagnostics: correct generic bounds with doubled colon
Show description for 2a78372
notriddle
committed
2a78372
View commit details
Copy full SHA for 2a78372
Browse repository at this point
Commits on Mar 26, 2022
widen special case on deref to all non-zst allocators
beepster4096
committed
46dadfc
View commit details
Copy full SHA for 46dadfc
Browse repository at this point
fix wrong header command
beepster4096
committed
e9f08e7
View commit details
Copy full SHA for e9f08e7
Browse repository at this point
check the the right field
beepster4096
committed
ece64ed
View commit details
Copy full SHA for ece64ed
Browse repository at this point
Commits on Mar 27, 2022
fix other source of box deref
beepster4096
committed
09ccc63
View commit details
Copy full SHA for 09ccc63
Browse repository at this point
Commits on Mar 28, 2022
Link to std::io's platform-specific behavior disclaimer
dtolnay
committed
d55854d
View commit details
Copy full SHA for d55854d
Browse repository at this point
use cfg attribute instead of macro
klensy
committed
78fbcca
View commit details
Copy full SHA for 78fbcca
Browse repository at this point
Propagate `parallel_compiler` feature through rustc crates. Turned off feature gives change of builded crates: 238 -> 224.
klensy
committed
008fc79
View commit details
Copy full SHA for 008fc79
Browse repository at this point
Inline u8::is_utf8_char_boundary
sugar700
committed
12c085a
View commit details
Copy full SHA for 12c085a
Browse repository at this point
Rollup merge of #93787 - klensy:really-not-a-features, r=wesleywiser
Show description for 72770ef
Dylan-DPC
authored
72770ef
View commit details
Copy full SHA for 72770ef
Browse repository at this point
Rollup merge of #95318 - rust-lang:notriddle/issue-95208, r=wesleywiser
Show description for e10d503
Dylan-DPC
authored
e10d503
View commit details
Copy full SHA for e10d503
Browse repository at this point
Rollup merge of #95328 - DrMeepster:box_gep_err, r=oli-obk
Show description for ce319ac
Dylan-DPC
authored
ce319ac
View commit details
Copy full SHA for ce319ac
Browse repository at this point
Rollup merge of #95397 - dtolnay:disclaimer, r=m-ou-se
Show description for 4c8bc04
Dylan-DPC
authored
4c8bc04
View commit details
Copy full SHA for 4c8bc04
Browse repository at this point
Rollup merge of #95407 - xfix:inline-u8-is_utf8_char_boundary, r=scottmcm
Show description for 1f33cd1
Dylan-DPC
authored
1f33cd1
View commit details
Copy full SHA for 1f33cd1
Browse repository at this point
You can’t perform that action at this time.