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 6 pull requests
- #94453
#94453
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-xv9y98j
matthiaskrgr/rust:rollup-xv9y98j
Copy head branch name to clipboard
Feb 28, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 6 pull requests
#94453
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-xv9y98j
matthiaskrgr/rust:rollup-xv9y98j
Copy head branch name to clipboard
Commits
Commits on Dec 29, 2021
fix typo in btree/vec doc: Self -> self
Veeupup
committed
249eb1c
View commit details
Copy full SHA for 249eb1c
Browse repository at this point
Commits on Feb 27, 2022
fix box icing when it has aggregate abi
beepster4096
committed
bfa7d44
View commit details
Copy full SHA for bfa7d44
Browse repository at this point
Commits on Feb 28, 2022
fix ICE when passing empty block to while-loop condition
compiler-errors
committed
025b7c4
View commit details
Copy full SHA for 025b7c4
Browse repository at this point
expadn abi check + condese & fix tests
beepster4096
committed
d316aba
View commit details
Copy full SHA for d316aba
Browse repository at this point
4 - Make more use of `let_chains`
Show description for e3e902b
c410-f3r
committed
e3e902b
View commit details
Copy full SHA for e3e902b
Browse repository at this point
Add explanation for E0726
GuillaumeGomez
committed
911de7b
View commit details
Copy full SHA for 911de7b
Browse repository at this point
Update ui test with the add of E0726 explanation
GuillaumeGomez
committed
8f36d4a
View commit details
Copy full SHA for 8f36d4a
Browse repository at this point
Tweak diagnostics
Show description for f42b4f5
estebank
committed
f42b4f5
View commit details
Copy full SHA for f42b4f5
Browse repository at this point
Rollup merge of #92399 - Veeupup:fix_vec_typo, r=Dylan-DPC
Show description for 9d23c32
matthiaskrgr
authored
9d23c32
View commit details
Copy full SHA for 9d23c32
Browse repository at this point
Rollup merge of #92823 - estebank:tweak-diag, r=jackh726
Show description for a040e2f
matthiaskrgr
authored
a040e2f
View commit details
Copy full SHA for a040e2f
Browse repository at this point
Rollup merge of #94248 - compiler-errors:fix-while-loop-bad-delay, r=petrochenkov
Show description for 9340791
matthiaskrgr
authored
9340791
View commit details
Copy full SHA for 9340791
Browse repository at this point
Rollup merge of #94414 - DrMeepster:box_alloc_ice2, r=tmiasko
Show description for 975a0e0
matthiaskrgr
authored
975a0e0
View commit details
Copy full SHA for 975a0e0
Browse repository at this point
Rollup merge of #94445 - c410-f3r:more-let-chains, r=cjgillot
Show description for 5be38d2
matthiaskrgr
authored
5be38d2
View commit details
Copy full SHA for 5be38d2
Browse repository at this point
Rollup merge of #94449 - GuillaumeGomez:explanation-e0726, r=Urgau
Show description for 34657cc
matthiaskrgr
authored
34657cc
View commit details
Copy full SHA for 34657cc
Browse repository at this point
You can’t perform that action at this time.