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 9 pull requests
- #97896
#97896
Merged
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
compiler-errors:rollup-mrl7ng0
compiler-errors/rust:rollup-mrl7ng0
Copy head branch name to clipboard
Jun 9, 2022
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Rollup of 9 pull requests
#97896
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
compiler-errors:rollup-mrl7ng0
compiler-errors/rust:rollup-mrl7ng0
Copy head branch name to clipboard
Commits
Commits on May 30, 2022
fix indexing and remove some unwraps from arg mismatch diagnostic
compiler-errors
committed
6c9bd8d
View commit details
Copy full SHA for 6c9bd8d
Browse repository at this point
fix typo
compiler-errors
committed
fc93461
View commit details
Copy full SHA for fc93461
Browse repository at this point
add regression test
compiler-errors
committed
4b26d41
View commit details
Copy full SHA for 4b26d41
Browse repository at this point
Commits on Jun 7, 2022
Add std::alloc::set_alloc_error_hook example
LucasDumont
committed
5adef6c
View commit details
Copy full SHA for 5adef6c
Browse repository at this point
Commits on Jun 8, 2022
Don't suggest adding let in certain if conditions
compiler-errors
committed
2ae1ec9
View commit details
Copy full SHA for 2ae1ec9
Browse repository at this point
Suggest escaping `box` as identifier
ChayimFriedman2
authored
c1b1ec7
View commit details
Copy full SHA for c1b1ec7
Browse repository at this point
Suggest using `iter()` or `into_iter()` for `Vec`
Show description for 456f1ff
ChayimFriedman2
authored
456f1ff
View commit details
Copy full SHA for 456f1ff
Browse repository at this point
Add regresion test for #67498
JohnTitor
committed
0f2a2fb
View commit details
Copy full SHA for 0f2a2fb
Browse repository at this point
Remove `ignore-compare-mode-nll` annotations from tests
JohnTitor
committed
93c210a
View commit details
Copy full SHA for 93c210a
Browse repository at this point
Update books
ehuss
committed
0f9cc06
View commit details
Copy full SHA for 0f9cc06
Browse repository at this point
Fix polonius compare mode.
ehuss
committed
bcfced8
View commit details
Copy full SHA for bcfced8
Browse repository at this point
Rollup merge of #97557 - compiler-errors:arg-mismatch-mini, r=jackh726
Show description for 1922f0b
compiler-errors
authored
1922f0b
View commit details
Copy full SHA for 1922f0b
Browse repository at this point
Rollup merge of #97830 - LucasDumont:add-example-alloc, r=yaahc
Show description for 888d72c
compiler-errors
authored
888d72c
View commit details
Copy full SHA for 888d72c
Browse repository at this point
Rollup merge of #97856 - compiler-errors:bad-let-suggestions, r=estebank
Show description for e040920
compiler-errors
authored
e040920
View commit details
Copy full SHA for e040920
Browse repository at this point
Rollup merge of #97857 - ChayimFriedman2:box-identifier-help, r=compiler-errors
Show description for f12a1c2
compiler-errors
authored
f12a1c2
View commit details
Copy full SHA for f12a1c2
Browse repository at this point
Rollup merge of #97871 - ChayimFriedman2:vec-iterator-unimplemented, r=compiler-errors
Show description for 1577838
compiler-errors
authored
1577838
View commit details
Copy full SHA for 1577838
Browse repository at this point
Rollup merge of #97882 - JohnTitor:issue-67498, r=compiler-errors
Show description for a36671a
compiler-errors
authored
a36671a
View commit details
Copy full SHA for a36671a
Browse repository at this point
Rollup merge of #97883 - JohnTitor:no-more-compare-mode-nll, r=jackh726
Show description for cf3dd7b
compiler-errors
authored
cf3dd7b
View commit details
Copy full SHA for cf3dd7b
Browse repository at this point
Rollup merge of #97891 - ehuss:update-books, r=ehuss
Show description for 7331527
compiler-errors
authored
7331527
View commit details
Copy full SHA for 7331527
Browse repository at this point
Rollup merge of #97894 - ehuss:fix-polonius-compare-mode, r=jackh726
Show description for cfc0677
compiler-errors
authored
cfc0677
View commit details
Copy full SHA for cfc0677
Browse repository at this point
You can’t perform that action at this time.