Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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
dc97526
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 21, 2023
Auto merge of #11991 - J-ZhengLi:issue9911, r=llogiq
Show description for dc97526
bors
committed
dc97526
Copy full SHA for dc97526
stop [`bool_comparison`]'s suggestion from consuming parentheses
J-ZhengLi
committed
a556d00
Copy full SHA for a556d00
Commits on Dec 17, 2023
Auto merge of #11947 - hamirmahal:fix/broken-GitHub-corner, r=blyxyas,xFrednet
Show description for 7e650b7
bors
committed
7e650b7
Copy full SHA for 7e650b7
Auto merge of #11966 - StackOverflowExcept1on:issue-8159, r=Jarcho
Show description for dd857f8
bors
committed
dd857f8
Copy full SHA for dd857f8
Commits on Dec 16, 2023
Auto merge of #11869 - PartiallyTyped:result-filter-map, r=Alexendoo
Show description for f9b5def
bors
committed
f9b5def
Copy full SHA for f9b5def
Auto merge of #11977 - y21:is_const_evaluatable_ice, r=Manishearth
Show description for fff484d
bors
committed
fff484d
Copy full SHA for fff484d
don't visit any nested bodies in `is_const_evaluatable`
y21
committed
b5169ae
Copy full SHA for b5169ae
Auto merge of #11938 - GuillaumeGomez:unconditional_recursion, r=llogiq
Show description for 9907b90
bors
committed
9907b90
Copy full SHA for 9907b90
Auto merge of #11974 - y21:if_let_true, r=llogiq
Show description for b918434
bors
committed
b918434
Copy full SHA for b918434
Also check code generated by macros
GuillaumeGomez
committed
6b444f3
Copy full SHA for 6b444f3
add tests, lint on `while let true` and `matches!(.., true)`
y21
committed
bc22407
Copy full SHA for bc22407
[`redundant_pattern_matching`]: catch `if let true`
y21
committed
850d77e
Copy full SHA for 850d77e
Auto merge of #11971 - flip1995:rustup, r=flip1995
Show description for a859e5c
bors
committed
a859e5c
Copy full SHA for a859e5c
Bump nightly version -> 2023-12-16
flip1995
committed
71f48ee
Copy full SHA for 71f48ee
Merge remote-tracking branch 'upstream/master' into rustup
flip1995
committed
80ccd63
Copy full SHA for 80ccd63
Commits on Dec 15, 2023
New Lint: `Result_filter_map`
Show description for 8892420
PartiallyUntyped
and
Alexendoo
committed
8892420
Copy full SHA for 8892420
simplify pattern
StackOverflowExcept1on
committed
90ece56
Copy full SHA for 90ece56
Do not lint `assertions_on_constants` for `const _: () = assert!(expr)`
StackOverflowExcept1on
committed
058b74f
Copy full SHA for 058b74f
Rollup merge of #118888 - compiler-errors:uplift-more-things, r=jackh726
Show description for f90e8ef
matthiaskrgr
authored
f90e8ef
Copy full SHA for f90e8ef
Commits on Dec 13, 2023
Auto merge of #11953 - Jarcho:issue_11952, r=Alexendoo
Show description for 29bdc8b
bors
committed
29bdc8b
Copy full SHA for 29bdc8b
Auto merge of #11956 - intgr:doc_markdown-include-function-parenthesis, r=Alexendoo
Show description for 1839b79
bors
committed
1839b79
Copy full SHA for 1839b79
Commits on Dec 12, 2023
Uplift TypeAndMut
compiler-errors
committed
20de341
Copy full SHA for 20de341
[`doc_markdown`] Recognize words followed by empty parenthesis `()` for quoting
intgr
committed
1f2ca81
Copy full SHA for 1f2ca81
Auto merge of #11895 - ericwu2003:useless_vec-FP, r=blyxyas
Show description for c19508b
bors
committed
c19508b
Copy full SHA for c19508b
Auto merge of #11829 - J-ZhengLi:issue11438, r=matthiaskrgr
Show description for 2e96c74
bors
committed
2e96c74
Copy full SHA for 2e96c74
emit lints in `check_crate_post` for useless_vec
Show description for 884bec3
ericwu17
committed
884bec3
Copy full SHA for 884bec3
Move some methods from `tcx.hir()` to `tcx`
Show description for fe37cc1
zetanumbers
committed
fe37cc1
Copy full SHA for fe37cc1
Add changelog for `unconditional_recursion`
GuillaumeGomez
committed
91fd01c
Copy full SHA for 91fd01c
Add ui tests for `unconditional_recursion` lint
GuillaumeGomez
committed
2c867ce
Copy full SHA for 2c867ce
Add new `unconditional_recursion` lint
GuillaumeGomez
committed
bd38ff3
Copy full SHA for bd38ff3
Auto merge of #11902 - GuillaumeGomez:write-and-append, r=llogiq
Show description for 52deee2
bors
committed
52deee2
Copy full SHA for 52deee2
Update CHANGELOG to add `write_and_append` lint
GuillaumeGomez
committed
ded94ec
Copy full SHA for ded94ec
Add ui test for `write_and_append` lint
GuillaumeGomez
committed
5accd51
Copy full SHA for 5accd51
Add `write_and_append` lint
GuillaumeGomez
committed
19f5b85
Copy full SHA for 19f5b85
Commits on Dec 11, 2023
Fix binder handling in `unnecessary_to_owned`
Jarcho
committed
27c5b21
Copy full SHA for 27c5b21
Pagination
Previous
Next
You can’t perform that action at this time.