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 7 pull requests
- #134605
#134605
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
jhpratt:rollup-quiss71
jhpratt/rust:rollup-quiss71
Copy head branch name to clipboard
Dec 21, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 7 pull requests
#134605
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
jhpratt:rollup-quiss71
jhpratt/rust:rollup-quiss71
Copy head branch name to clipboard
Commits
Commits on Dec 20, 2024
Improve prose around basic examples of Iter and IterMut
hkBst
authored
a8e7a6c
View commit details
Copy full SHA for a8e7a6c
Browse repository at this point
Handle DropKind::ForLint in coroutines correctly
compiler-errors
committed
42d1a4c
View commit details
Copy full SHA for 42d1a4c
Browse repository at this point
Improve prose around `as_slice` example of Iter
hkBst
authored
3cfe66a
View commit details
Copy full SHA for 3cfe66a
Browse repository at this point
Improve prose around into_slice example of IterMut
hkBst
authored
07ab203
View commit details
Copy full SHA for 07ab203
Browse repository at this point
Commits on Dec 21, 2024
Less unwrap() in documentation
kornelski
committed
7b42bc0
View commit details
Copy full SHA for 7b42bc0
Browse repository at this point
Detect missing `.` in method chain in let bindings and statements
Show description for 1ce0fa9
estebank
committed
1ce0fa9
View commit details
Copy full SHA for 1ce0fa9
Browse repository at this point
Account for missing `.` in macros to avoid incorrect suggestion
estebank
committed
cbbc7be
View commit details
Copy full SHA for cbbc7be
Browse repository at this point
Do not suggest `foo.Bar`
estebank
committed
1549af2
View commit details
Copy full SHA for 1549af2
Browse repository at this point
Add some parenthesization test cases with operators that are not left-associative
dtolnay
committed
d748d1d
View commit details
Copy full SHA for d748d1d
Browse repository at this point
Change comparison operators to have Fixity::None
dtolnay
committed
fe65e88
View commit details
Copy full SHA for fe65e88
Browse repository at this point
Rollup merge of #133087 - estebank:stmt-misparse, r=chenyukang
Show description for 36485ac
jhpratt
authored
36485ac
View commit details
Copy full SHA for 36485ac
Browse repository at this point
Rollup merge of #134575 - compiler-errors:drop-lint-coro, r=nikomatsakis
Show description for 307fe49
jhpratt
authored
307fe49
View commit details
Copy full SHA for 307fe49
Browse repository at this point
Rollup merge of #134576 - hkBst:patch-4, r=jhpratt
Show description for ba4f4f6
jhpratt
authored
ba4f4f6
View commit details
Copy full SHA for ba4f4f6
Browse repository at this point
Rollup merge of #134577 - hkBst:patch-5, r=jhpratt
Show description for 91320f6
jhpratt
authored
91320f6
View commit details
Copy full SHA for 91320f6
Browse repository at this point
Rollup merge of #134579 - hkBst:patch-6, r=jhpratt
Show description for c682d30
jhpratt
authored
c682d30
View commit details
Copy full SHA for c682d30
Browse repository at this point
Rollup merge of #134593 - kornelski:less-unwrap, r=jhpratt
Show description for cc27e3f
jhpratt
authored
cc27e3f
View commit details
Copy full SHA for cc27e3f
Browse repository at this point
Rollup merge of #134600 - dtolnay:chainedcomparison, r=oli-obk
Show description for ea8bc3b
jhpratt
authored
ea8bc3b
View commit details
Copy full SHA for ea8bc3b
Browse repository at this point
You can’t perform that action at this time.