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
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
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
80f0f28
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 4, 2022
Extend `if_then_some_else_none` to also suggest `bool::then_some`
mkrasnitski
committed
80f0f28
Copy full SHA for 80f0f28
Commits on Aug 3, 2022
Auto merge of #9284 - lengyijun:typo, r=dswij
Show description for 7177746
bors
committed
7177746
Copy full SHA for 7177746
Auto merge of #9282 - macovedj:clone-on-copy-try-precedence, r=flip1995
Show description for 5dc90a1
bors
committed
5dc90a1
Copy full SHA for 5dc90a1
fix typo in tests/ui/redundant_allocation.rs
lengyijun
committed
b50ba06
Copy full SHA for b50ba06
Commits on Aug 2, 2022
clean up
macovedj
committed
503c03c
Copy full SHA for 503c03c
add paren before '?' when suggesting deref
macovedj
committed
145ebb1
Copy full SHA for 145ebb1
Auto merge of #9053 - AaronC81:fix-9052, r=flip1995
Show description for 05e7d54
bors
committed
05e7d54
Copy full SHA for 05e7d54
Auto merge of #9264 - guerinoni:instant-elapsed, r=Alexendoo
Show description for 00e59cd
bors
committed
00e59cd
Copy full SHA for 00e59cd
Auto merge of #9279 - tabokie:weight-loss, r=flip1995
Show description for 4914833
bors
committed
4914833
Copy full SHA for 4914833
use slice match more often
Show description for ac7a91e
tabokie
committed
ac7a91e
Copy full SHA for ac7a91e
simplify unit type check
Show description for 9ab6146
tabokie
committed
9ab6146
Copy full SHA for 9ab6146
Auto merge of #9254 - alex-semenyuk:enable_empty_loop_no_std_on_windows, r=dswij
Show description for 367d09f
bors
committed
367d09f
Copy full SHA for 367d09f
Commits on Aug 1, 2022
Add `elapsed_instant` lint
Show description for 0696624
guerinoni
committed
0696624
Copy full SHA for 0696624
Auto merge of #9273 - tabokie:assert_ok_fp, r=flip1995
Show description for a5a6c95
bors
committed
a5a6c95
Copy full SHA for a5a6c95
do not apply [`assertions_on_result_states`] to unwrap unit type
Show description for 48ad9d8
tabokie
committed
48ad9d8
Copy full SHA for 48ad9d8
Auto merge of #9270 - schubart:link_to_developer_guide, r=xFrednet
Show description for 7c427f0
bors
committed
7c427f0
Copy full SHA for 7c427f0
Make it easier to find the developer guide
Show description for 72e7064
schubart
committed
72e7064
Copy full SHA for 72e7064
move [`assertions_on_result_states`] to restriction
Show description for e00ceb9
tabokie
committed
e00ceb9
Copy full SHA for e00ceb9
Auto merge of #9223 - sgued:unwrap-expect-used, r=giraffate
Show description for a591e72
bors
committed
a591e72
Copy full SHA for a591e72
Commits on Jul 30, 2022
Apply suggestions from code review
Show description for 23b4fe6
sgued
and
giraffate
authored
23b4fe6
Copy full SHA for 23b4fe6
Commits on Jul 29, 2022
Auto merge of #8974 - Metaswitch:remove-blacklist-terminology, r=Manishearth
Show description for a0ed687
bors
committed
a0ed687
Copy full SHA for a0ed687
Add deprecation test for old configuration entry
bossmc
committed
56c9cc4
Copy full SHA for 56c9cc4
Change lint name to plural
bossmc
committed
66b4674
Copy full SHA for 66b4674
Rename "blacklisted name" to "disallowed name" throughout
bossmc
committed
2f48257
Copy full SHA for 2f48257
Auto merge of #9252 - Metaswitch:use-deprecated-config, r=Jarcho
Show description for 53a09d4
bors
committed
53a09d4
Copy full SHA for 53a09d4
Commits on Jul 28, 2022
Harden duplicates checking and add tests
bossmc
committed
ea25ef1
Copy full SHA for ea25ef1
Fix tests
sgued
committed
1fd9f2d
Copy full SHA for 1fd9f2d
unwrap_used: Fix doc to not recommend expect when expect_used is not allowed
sgued
committed
307b800
Copy full SHA for 307b800
Auto merge of #9257 - flip1995:rustup, r=flip1995
Show description for 3c7e7db
bors
committed
3c7e7db
Copy full SHA for 3c7e7db
Bump nightly version -> 2022-07-28
flip1995
committed
510effc
Copy full SHA for 510effc
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
committed
0905ec4
Copy full SHA for 0905ec4
Enable test empty_loop_no_std on windows
alex-semenyuk
committed
38e8013
Copy full SHA for 38e8013
Auto merge of #9253 - Serial-ATA:fix-fmt-err, r=flip1995
Show description for 70bca29
bors
committed
70bca29
Copy full SHA for 70bca29
Tell the user how to revert `dev setup intellij`
Serial-ATA
committed
1ed7bff
Copy full SHA for 1ed7bff
Commits on Jul 27, 2022
Auto merge of #9182 - Serial-ATA:new_lint-type-flag, r=xFrednet
Show description for cdd4dfc
bors
committed
cdd4dfc
Copy full SHA for cdd4dfc
Pagination
Previous
Next
You can’t perform that action at this time.