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
15.9k
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
- #96484
#96484
Closed
Dylan-DPC
wants to merge 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-rxlblm0
Dylan-DPC/rust:rollup-rxlblm0
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
Rollup of 5 pull requests
#96484
Dylan-DPC
wants to merge 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-rxlblm0
Dylan-DPC/rust:rollup-rxlblm0
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2022
Make EncodeWide implement FusedIterator
AronParker
committed
fc6af81
View commit details
Copy full SHA for fc6af81
Browse repository at this point
Commits on Apr 26, 2022
not need `Option` for `dbg_scope`
SparrowLii
committed
843e8d1
View commit details
Copy full SHA for 843e8d1
Browse repository at this point
Avoid producing `NoDelim` values in `TokenCursorFrame`.
nnethercote
committed
f0bbc78
View commit details
Copy full SHA for f0bbc78
Browse repository at this point
Avoid producing `NoDelim` values in `MacArgs::delim()`.
nnethercote
committed
6b367a0
View commit details
Copy full SHA for 6b367a0
Browse repository at this point
Avoid producing `NoDelim` values in `Frame`.
Show description for a8e862c
nnethercote
committed
a8e862c
View commit details
Copy full SHA for a8e862c
Browse repository at this point
Commits on Apr 27, 2022
Avoid producing `NoDelim` values in `FrameData`.
nnethercote
committed
9665da3
View commit details
Copy full SHA for 9665da3
Browse repository at this point
Make explicit an unreachable `NoDelim` case in `rustfmt`.
nnethercote
committed
86f0117
View commit details
Copy full SHA for 86f0117
Browse repository at this point
make `fn() -> _ {}` suggestion MachineApplicable
compiler-errors
committed
ae42f22
View commit details
Copy full SHA for ae42f22
Browse repository at this point
TAITs are suggestable
compiler-errors
committed
f9e7489
View commit details
Copy full SHA for f9e7489
Browse repository at this point
compiletest: add support for unused extern notifications
Show description for 0981b98
jsgf
committed
0981b98
View commit details
Copy full SHA for 0981b98
Browse repository at this point
Add tests for --json unused-externs
Show description for 2373599
jsgf
committed
2373599
View commit details
Copy full SHA for 2373599
Browse repository at this point
Make --json unused-extern deny/forbid level messages cause exit with error status
Show description for 39f2f18
jsgf
committed
39f2f18
View commit details
Copy full SHA for 39f2f18
Browse repository at this point
Plumb through rustc_lint_defs::Level as enum rather than string.
jsgf
committed
0529a13
View commit details
Copy full SHA for 0529a13
Browse repository at this point
Add --json unused-externs-silent with original behaviour
Show description for c6bafa7
jsgf
committed
c6bafa7
View commit details
Copy full SHA for c6bafa7
Browse repository at this point
Rollup merge of #96085 - jsgf:deny-unused-deps, r=compiler-errors
Show description for 8cc298d
Dylan-DPC
authored
8cc298d
View commit details
Copy full SHA for 8cc298d
Browse repository at this point
Rollup merge of #96377 - compiler-errors:infer-rustfix, r=petrochenkov
Show description for dc5ccea
Dylan-DPC
authored
dc5ccea
View commit details
Copy full SHA for dc5ccea
Browse repository at this point
Rollup merge of #96397 - AronParker:issue-96368-fix, r=dtolnay
Show description for 3eeda5c
Dylan-DPC
authored
3eeda5c
View commit details
Copy full SHA for 3eeda5c
Browse repository at this point
Rollup merge of #96421 - nnethercote:less-NoDelim, r=petrochenkov
Show description for f485572
Dylan-DPC
authored
f485572
View commit details
Copy full SHA for f485572
Browse repository at this point
Rollup merge of #96432 - SparrowLii:dbg_scope, r=davidtwco
Show description for c630f5b
Dylan-DPC
authored
c630f5b
View commit details
Copy full SHA for c630f5b
Browse repository at this point
You can’t perform that action at this time.