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
15.9k
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 7 pull requests
- #99506
#99506
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-q3msucx
Dylan-DPC/rust:rollup-q3msucx
Copy head branch name to clipboard
Jul 20, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 7 pull requests
#99506
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-q3msucx
Dylan-DPC/rust:rollup-q3msucx
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2022
Don't add attribute to allow unused-qualifications to derive impl's
Show description for 8374ab6
samrat
authored and
mdholloway
committed
8374ab6
View commit details
Copy full SHA for 8374ab6
Browse repository at this point
Add flag to configure `noalias` on `Box<T>`
Show description for 7c900c9
Noratrieb
committed
7c900c9
View commit details
Copy full SHA for 7c900c9
Browse repository at this point
Do not allow typeck children items to constrain outer RPITs
compiler-errors
committed
e8d9f38
View commit details
Copy full SHA for e8d9f38
Browse repository at this point
use opaque_ty_origin_unchecked instead of destructuring HIR
compiler-errors
committed
5a4601f
View commit details
Copy full SHA for 5a4601f
Browse repository at this point
remove a type string comparison in `check_str_addition`
TaKO8Ki
committed
3511856
View commit details
Copy full SHA for 3511856
Browse repository at this point
Fix a numerical underflow in tuple wrap suggestion
compiler-errors
committed
43c0c63
View commit details
Copy full SHA for 43c0c63
Browse repository at this point
Remove #[allow(unused_qualifications)] lines from derive diff test
mdholloway
committed
05bb878
View commit details
Copy full SHA for 05bb878
Browse repository at this point
Commits on Jul 20, 2022
Library changes for Apple WatchOS
vladimir-ea
committed
439d64a
View commit details
Copy full SHA for 439d64a
Browse repository at this point
take opaq types
ouz-a
committed
7c0fb38
View commit details
Copy full SHA for 7c0fb38
Browse repository at this point
use def_id
ouz-a
committed
64dc377
View commit details
Copy full SHA for 64dc377
Browse repository at this point
Rollup merge of #98101 - vladimir-ea:stdlib_watch_os, r=thomcc
Show description for 90c59e7
Dylan-DPC
authored
90c59e7
View commit details
Copy full SHA for 90c59e7
Browse repository at this point
Rollup merge of #99345 - compiler-errors:issue-99073-redux, r=oli-obk
Show description for 3c3c5da
Dylan-DPC
authored
3c3c5da
View commit details
Copy full SHA for 3c3c5da
Browse repository at this point
Rollup merge of #99383 - ouz-a:issue_57961, r=oli-obk
Show description for eecfdfb
Dylan-DPC
authored
eecfdfb
View commit details
Copy full SHA for eecfdfb
Browse repository at this point
Rollup merge of #99436 - Nilstrieb:toggle-box-noalias, r=fee1-dead
Show description for fffc650
Dylan-DPC
authored
fffc650
View commit details
Copy full SHA for fffc650
Browse repository at this point
Rollup merge of #99483 - compiler-errors:issue-99482, r=jyn514
Show description for d9a71c1
Dylan-DPC
authored
d9a71c1
View commit details
Copy full SHA for d9a71c1
Browse repository at this point
Rollup merge of #99485 - mdholloway:unused-qualifications-in-derive, r=oli-obk
Show description for 3257c34
Dylan-DPC
authored
3257c34
View commit details
Copy full SHA for 3257c34
Browse repository at this point
Rollup merge of #99486 - TaKO8Ki:remove-type-string-comparison-in-check-str-addition, r=compiler-errors
Show description for 17a2832
Dylan-DPC
authored
17a2832
View commit details
Copy full SHA for 17a2832
Browse repository at this point
You can’t perform that action at this time.