Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
0e43a04
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 30, 2023
Auto merge of #11587 - y21:into_iter_without_iter, r=Jarcho
Show description for 0e43a04
bors
committed
0e43a04
Copy full SHA for 0e43a04
new lint: `into_iter_without_iter`
y21
committed
8eb586d
Copy full SHA for 8eb586d
Commits on Sep 29, 2023
Auto merge of #11580 - y21:issue11579, r=Jarcho
Show description for b00236d
bors
committed
b00236d
Copy full SHA for b00236d
[`manual_let_else`]: only omit block if span is from same ctxt
y21
committed
2d20179
Copy full SHA for 2d20179
Auto merge of #11582 - DaniPopes:missing-headers, r=xFrednet
Show description for 67a83ff
bors
committed
67a83ff
Copy full SHA for 67a83ff
Auto merge of #11527 - y21:iter_without_into_iter, r=Jarcho
Show description for d38fa1a
bors
committed
d38fa1a
Copy full SHA for d38fa1a
Add missing lint description headers
DaniPopes
committed
ad5653b
Copy full SHA for ad5653b
Commits on Sep 28, 2023
new lint: `iter_without_into_iter`
y21
committed
330ebbb
Copy full SHA for 330ebbb
Auto merge of #11565 - RalfJung:mir_to_const, r=Jarcho
Show description for 91997a4
bors
committed
91997a4
Copy full SHA for 91997a4
Auto merge of #11576 - koka831:fix/10128, r=llogiq
Show description for d18d01a
bors
committed
d18d01a
Copy full SHA for d18d01a
Auto merge of #11415 - Alexendoo:needless-raw-string-hashes-pedantic, r=flip1995
Show description for 29ed6fa
bors
committed
29ed6fa
Copy full SHA for 29ed6fa
Fix index of the remaining positional arguments
koka831
committed
b413bf6
Copy full SHA for b413bf6
Auto merge of #11574 - unexge:missing-assert-message-docs, r=Alexendoo
Show description for 124f1b0
bors
committed
124f1b0
Copy full SHA for 124f1b0
Commits on Sep 27, 2023
Mention that `missing_assert_message` lint ignores test functions
unexge
committed
62b8ef3
Copy full SHA for 62b8ef3
Commits on Sep 26, 2023
Auto merge of #11569 - Alexendoo:needless-raw-string-descr, r=llogiq
Show description for 4494b69
bors
committed
4494b69
Copy full SHA for 4494b69
Auto merge of #11556 - Alexendoo:manual-hash-one, r=Manishearth
Show description for 493ab53
bors
committed
493ab53
Copy full SHA for 493ab53
Add `manual_hash_one` lint
Alexendoo
committed
ec2f626
Copy full SHA for ec2f626
Describe the type of string in raw_strings lints
Alexendoo
committed
6cdff10
Copy full SHA for 6cdff10
Auto merge of #10300 - koka831:fix/9942, r=xFrednet
Show description for 585b56f
bors
committed
585b56f
Copy full SHA for 585b56f
Do not lint when imported item contains underscore
koka831
committed
fab9000
Copy full SHA for fab9000
Auto merge of #11564 - Alexendoo:config-test-test, r=giraffate
Show description for bf4c998
bors
committed
bf4c998
Copy full SHA for bf4c998
Commits on Sep 25, 2023
Auto merge of #11557 - Alexendoo:dev-new-lint-msrv-test, r=Manishearth
Show description for 6c48ef3
bors
committed
6c48ef3
Copy full SHA for 6c48ef3
mir_to_const: fix handling of float arrays
RalfJung
committed
0f19857
Copy full SHA for 0f19857
simply some valtree-to-const conversion
RalfJung
committed
ce45221
Copy full SHA for ce45221
it's not Miri but MIR constants
RalfJung
committed
84d6894
Copy full SHA for 84d6894
Test that each config value exists in a test clippy.toml
Alexendoo
committed
1972cc8
Copy full SHA for 1972cc8
Auto merge of #11495 - blyxyas:help_message_reformat, r=flip1995
Show description for 78ddc8d
bors
committed
78ddc8d
Copy full SHA for 78ddc8d
Add colored help
blyxyas
committed
6ad218c
Copy full SHA for 6ad218c
Auto merge of #11563 - flip1995:rustup, r=flip1995
Show description for 7671c28
bors
committed
7671c28
Copy full SHA for 7671c28
Fix dogfood fallout
flip1995
committed
903add0
Copy full SHA for 903add0
Bump nightly version -> 2023-09-25
flip1995
committed
5eb7604
Copy full SHA for 5eb7604
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
committed
81fe8dc
Copy full SHA for 81fe8dc
Commits on Sep 24, 2023
Auto merge of #11552 - jonboh:ice_threshold_0_enum_variants, r=y21
Show description for aa137a7
bors
committed
aa137a7
Copy full SHA for aa137a7
use first instead of get(0)
Show description for 0433e45
jonboh
and
y21
authored
0433e45
Copy full SHA for 0433e45
add ui-toml test
jonboh
committed
b3e262a
Copy full SHA for b3e262a
Pagination
Previous
Next
You can’t perform that action at this time.