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 5 pull requests
- #133086
#133086
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-kbkfrkj
GuillaumeGomez/rust:rollup-kbkfrkj
Copy head branch name to clipboard
Nov 16, 2024
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 5 pull requests
#133086
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
GuillaumeGomez:rollup-kbkfrkj
GuillaumeGomez/rust:rollup-kbkfrkj
Copy head branch name to clipboard
Commits
Commits on Nov 12, 2024
For expr `return (_ = 42);` unused_paren lint should not be triggered
Show description for 33d3c27
surechen
committed
33d3c27
View commit details
Copy full SHA for 33d3c27
Browse repository at this point
Add visit_coroutine_kind
maxcabrajac
committed
49713c0
View commit details
Copy full SHA for 49713c0
Browse repository at this point
Change rustc_lint
maxcabrajac
committed
71786ee
View commit details
Copy full SHA for 71786ee
Browse repository at this point
Don't trigger never type lint in a delegation test
WaffleLapkin
committed
db07404
View commit details
Copy full SHA for db07404
Browse repository at this point
Commits on Nov 13, 2024
format
maxcabrajac
committed
a7ac8bf
View commit details
Copy full SHA for a7ac8bf
Browse repository at this point
Commits on Nov 14, 2024
Mention both release *and* edition breakage for never type lints
WaffleLapkin
committed
46967bd
View commit details
Copy full SHA for 46967bd
Browse repository at this point
Adding `BreakValue` to UnusedDelimsCtx to make `UnusedParens` and `UnusedBraces` checking `break`
surechen
committed
3a74bce
View commit details
Copy full SHA for 3a74bce
Browse repository at this point
Mark `never_type_fallback_flowing_into_unsafe` as a semantic change
Show description for 673bb5e
WaffleLapkin
committed
673bb5e
View commit details
Copy full SHA for 673bb5e
Browse repository at this point
Commits on Nov 15, 2024
make UI test OS-agnostic
Show description for 7f02756
japaric
committed
7f02756
View commit details
Copy full SHA for 7f02756
Browse repository at this point
Add test for precise-capturing from an external macro
ehuss
committed
d163541
View commit details
Copy full SHA for d163541
Browse repository at this point
Fix span edition for 2024 RPIT coming from an external macro
Show description for 03e2828
ehuss
committed
03e2828
View commit details
Copy full SHA for 03e2828
Browse repository at this point
Rollup merge of #132936 - surechen:fix_131989, r=Nadrieril
Show description for 1f83a4d
GuillaumeGomez
authored
1f83a4d
View commit details
Copy full SHA for 1f83a4d
Browse repository at this point
Rollup merge of #132956 - maxcabrajac:coroutine_kind, r=petrochenkov
Show description for 325bc6c
GuillaumeGomez
authored
325bc6c
View commit details
Copy full SHA for 325bc6c
Browse repository at this point
Rollup merge of #132978 - WaffleLapkin:very-semantic-change-kind, r=compiler-errors
Show description for b3e2981
GuillaumeGomez
authored
b3e2981
View commit details
Copy full SHA for b3e2981
Browse repository at this point
Rollup merge of #133074 - ferrocene:ja-make-ui-test-os-agnostic, r=Noratrieb
Show description for c3a632c
GuillaumeGomez
authored
c3a632c
View commit details
Copy full SHA for c3a632c
Browse repository at this point
Rollup merge of #133080 - ehuss:edition-desugar-span, r=compiler-errors
Show description for fc8d2b3
GuillaumeGomez
authored
fc8d2b3
View commit details
Copy full SHA for fc8d2b3
Browse repository at this point
You can’t perform that action at this time.