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.8k
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
- #99546
#99546
Closed
Dylan-DPC
wants to merge 13 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-sbu125k
Dylan-DPC/rust:rollup-sbu125k
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
Rollup of 5 pull requests
#99546
Dylan-DPC
wants to merge 13 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-sbu125k
Dylan-DPC/rust:rollup-sbu125k
Copy head branch name to clipboard
Commits
Commits on Jul 15, 2022
Do not resolve associated const when there is no provided value
compiler-errors
committed
c8165c5
View commit details
Copy full SHA for c8165c5
Browse repository at this point
Commits on Jul 18, 2022
Add `PhantomData` marker for dropck to `BTreeMap`
Show description for 110fdb6
steffahn
committed
110fdb6
View commit details
Copy full SHA for 110fdb6
Browse repository at this point
feat: omit suffixes in const generics (e.g. `1_i32`)
Show description for c39826e
Logarithmus
committed
c39826e
View commit details
Copy full SHA for c39826e
Browse repository at this point
tests: fix `rustc-pass-by-value-self`
Logarithmus
committed
c6454a8
View commit details
Copy full SHA for c6454a8
Browse repository at this point
Commits on Jul 19, 2022
tests: fix `rustc-pass-by-value-self`
Logarithmus
committed
c44fa6e
View commit details
Copy full SHA for c44fa6e
Browse repository at this point
tests: fix `rustdoc` tests
Logarithmus
committed
8530407
View commit details
Copy full SHA for 8530407
Browse repository at this point
Commits on Jul 20, 2022
Fix the stable version of `AsFd for Arc<T>` and `Box<T>`
Show description for bd0474d
cuviper
committed
bd0474d
View commit details
Copy full SHA for bd0474d
Browse repository at this point
Add map_continue and continue_value combinators to ControlFlow
Show description for 1993a5f
benluelo
committed
1993a5f
View commit details
Copy full SHA for 1993a5f
Browse repository at this point
Commits on Jul 21, 2022
Rollup merge of #99393 - Logarithmus:feature/99255-omit-const-generic-suffixes, r=petrochenkov
Show description for a516893
Dylan-DPC
authored
a516893
View commit details
Copy full SHA for a516893
Browse repository at this point
Rollup merge of #99413 - steffahn:btree_dropck, r=m-ou-se
Show description for 2c0cb8f
Dylan-DPC
authored
2c0cb8f
View commit details
Copy full SHA for 2c0cb8f
Browse repository at this point
Rollup merge of #99449 - compiler-errors:assoc-const-missing-item, r=lcnr
Show description for fa92ce8
Dylan-DPC
authored
fa92ce8
View commit details
Copy full SHA for fa92ce8
Browse repository at this point
Rollup merge of #99454 - benluelo:control-flow/continue-combinators, r=scottmcm
Show description for 94e282d
Dylan-DPC
authored
94e282d
View commit details
Copy full SHA for 94e282d
Browse repository at this point
Rollup merge of #99523 - cuviper:asfd_ptrs-1.64, r=jyn514
Show description for af3cb7c
Dylan-DPC
authored
af3cb7c
View commit details
Copy full SHA for af3cb7c
Browse repository at this point
You can’t perform that action at this time.