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
Type
/
to 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.4k
Star
115k
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 5 pull requests
- #99151
#99151
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-40aqkxy
Dylan-DPC/rust:rollup-40aqkxy
Copy head branch name to clipboard
Jul 11, 2022
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 5 pull requests
#99151
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-40aqkxy
Dylan-DPC/rust:rollup-40aqkxy
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2022
explain doc comments in macros a bit
compiler-errors
committed
2a973e2
View commit details
Copy full SHA for 2a973e2
Browse repository at this point
use subdiagnostic for message
compiler-errors
committed
d2e5a92
View commit details
Copy full SHA for d2e5a92
Browse repository at this point
Commits on Jul 11, 2022
Deny floats even when adt_const_params is enabled
compiler-errors
committed
a163464
View commit details
Copy full SHA for a163464
Browse repository at this point
implement `is_accessible_span`
TaKO8Ki
committed
12d11e9
View commit details
Copy full SHA for 12d11e9
Browse repository at this point
Mention similarly named associated type even if it's not clearly in supertrait
compiler-errors
committed
680fef4
View commit details
Copy full SHA for 680fef4
Browse repository at this point
Do not mention private Self types from other crates
compiler-errors
committed
f2d8af1
View commit details
Copy full SHA for f2d8af1
Browse repository at this point
Use Visibility::is_accessible_from to make suggestion more specific
compiler-errors
committed
913023b
View commit details
Copy full SHA for 913023b
Browse repository at this point
rename a method
TaKO8Ki
committed
018155c
View commit details
Copy full SHA for 018155c
Browse repository at this point
Rollup merge of #98882 - compiler-errors:explain-doc-comments-in-macros, r=davidtwco
Show description for 9431520
Dylan-DPC
authored
9431520
View commit details
Copy full SHA for 9431520
Browse repository at this point
Rollup merge of #98907 - compiler-errors:plz-no-float, r=oli-obk
Show description for 92b8adf
Dylan-DPC
authored
92b8adf
View commit details
Copy full SHA for 92b8adf
Browse repository at this point
Rollup merge of #99091 - compiler-errors:private-types-should-stay-private, r=lcnr
Show description for 93f71d4
Dylan-DPC
authored
93f71d4
View commit details
Copy full SHA for 93f71d4
Browse repository at this point
Rollup merge of #99140 - TaKO8Ki:implement-is-accessible-span, r=fee1-dead
Show description for 9fc297a
Dylan-DPC
authored
9fc297a
View commit details
Copy full SHA for 9fc297a
Browse repository at this point
Rollup merge of #99147 - compiler-errors:issue-55673, r=lcnr
Show description for 21d6b1f
Dylan-DPC
authored
21d6b1f
View commit details
Copy full SHA for 21d6b1f
Browse repository at this point
You can’t perform that action at this time.