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
16.3k
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
- #98129
#98129
Closed
Dylan-DPC
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-0qpmgli
Dylan-DPC/rust:rollup-0qpmgli
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
Rollup of 5 pull requests
#98129
Dylan-DPC
wants to merge 17 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-0qpmgli
Dylan-DPC/rust:rollup-0qpmgli
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2022
Make `ExprKind::Closure` a struct variant.
cjgillot
committed
3039cfe
View commit details
Copy full SHA for 3039cfe
Browse repository at this point
Commits on Jun 13, 2022
Fix a typo
Show description for 8858482
WaffleLapkin
committed
8858482
View commit details
Copy full SHA for 8858482
Browse repository at this point
Improve suggestions when its parts are far from each other
Show description for 0919316
WaffleLapkin
committed
0919316
View commit details
Copy full SHA for 0919316
Browse repository at this point
--bless ui
WaffleLapkin
committed
2311aca
View commit details
Copy full SHA for 2311aca
Browse repository at this point
Try to clean up code...
Show description for 122849b
WaffleLapkin
committed
122849b
View commit details
Copy full SHA for 122849b
Browse repository at this point
Add back MAX_SUGGESTION_HIGHLIGHT_LINES so clippy is happy & buildable
WaffleLapkin
committed
1961d9e
View commit details
Copy full SHA for 1961d9e
Browse repository at this point
Commits on Jun 14, 2022
BTreeMap: Add alloc param
exrook
committed
dc5951a
View commit details
Copy full SHA for dc5951a
Browse repository at this point
btreemap-alloc: fix clear impl
exrook
committed
417b208
View commit details
Copy full SHA for 417b208
Browse repository at this point
btreemap-alloc: adjust ui test
exrook
committed
1f7023a
View commit details
Copy full SHA for 1f7023a
Browse repository at this point
Implement stabilization of `#[feature(io_safety)]`.
Show description for 67ed99e
sunfishcode
committed
67ed99e
View commit details
Copy full SHA for 67ed99e
Browse repository at this point
Add a stability attribute to WASI's `try_clone()`.
sunfishcode
committed
1237232
View commit details
Copy full SHA for 1237232
Browse repository at this point
Remove `rustc_deprecated` diagnostics
jhpratt
committed
fb05b53
View commit details
Copy full SHA for fb05b53
Browse repository at this point
Commits on Jun 15, 2022
Rollup merge of #95118 - sunfishcode:sunfishcode/stabilize-io-safety, r=joshtriplett
Show description for 660a715
Dylan-DPC
authored
660a715
View commit details
Copy full SHA for 660a715
Browse repository at this point
Rollup merge of #97798 - WaffleLapkin:allow_for_suggestions_that_are_quite_far_away_from_each_other, r=estebank
Show description for c834ce4
Dylan-DPC
authored
c834ce4
View commit details
Copy full SHA for c834ce4
Browse repository at this point
Rollup merge of #98103 - exrook:btreemap-alloc, r=Amanieu
Show description for 097fc4b
Dylan-DPC
authored
097fc4b
View commit details
Copy full SHA for 097fc4b
Browse repository at this point
Rollup merge of #98110 - cjgillot:closure-brace, r=Aaron1011
Show description for a21e6da
Dylan-DPC
authored
a21e6da
View commit details
Copy full SHA for a21e6da
Browse repository at this point
Rollup merge of #98115 - jhpratt:remove-rustc_deprecated, r=compiler-errors
Show description for 2b403ff
Dylan-DPC
authored
2b403ff
View commit details
Copy full SHA for 2b403ff
Browse repository at this point
You can’t perform that action at this time.