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
state:open author:jyn514 label:C-cleanup
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 }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.9k
Star
108k
Code
Issues
5k+
Pull requests
894
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Issues
Search Issues
state
:
open
author
:
jyn514
label
:
C-cleanup
state:open author:jyn514 label:C-cleanup
Search
Labels
Milestones
New issue
Search results
Open
Closed
get rid of <code>stage0-sysroot</code>
A-bootstrap-stages
Area: issues with the meaning of stage numbers
Area: issues with the meaning of stage numbers
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Category: PRs that clean code up or issues documenting cleanup.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Status: Open.
#142052
In rust-lang/rust;
·
jyn514
opened
on Jun 5, 2025
bootstrap: Remove the distinction between <code>compiler</code> and <code>compiler_for</code>
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Category: PRs that clean code up or issues documenting cleanup.
E-hard
Call for participation: Hard difficulty. Experience needed to fix: A lot.
Call for participation: Hard difficulty. Experience needed to fix: A lot.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Status: Open.
#96176
In rust-lang/rust;
·
jyn514
opened
on Apr 18, 2022
Remove most of the logic in fake rustc once <code>-Ztarget-applies-to-host=true</code> lands
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Category: PRs that clean code up or issues documenting cleanup.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Status: Open.
#94556
In rust-lang/rust;
·
jyn514
opened
on Mar 3, 2022
rustdoc: Get rid of <code>Item::Attributes</code>
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Category: PRs that clean code up or issues documenting cleanup.
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
I-compilemem
Issue: Problems and improvements with respect to memory usage during compilation.
Issue: Problems and improvements with respect to memory usage during compilation.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open.
#84304
In rust-lang/rust;
·
jyn514
opened
on Apr 18, 2021
Move reporting recursion limit errors outside of the trait system
A-trait-system
Area: Trait system
Area: Trait system
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Category: PRs that clean code up or issues documenting cleanup.
fixed-by-next-solver
Fixed by the next-generation trait solver, `-Znext-solver`.
Fixed by the next-generation trait solver, `-Znext-solver`.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#81091
In rust-lang/rust;
·
jyn514
opened
on Jan 16, 2021
Clean up handling of <code>WrongNamespace</code> in <code>collect_intra_doc_links</code>
A-diagnostics
Area: Messages for errors, warnings, and lints
Area: Messages for errors, warnings, and lints
A-intra-doc-links
Area: Intra-doc links, the ability to link to items in docs by name
Area: Intra-doc links, the ability to link to items in docs by name
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Category: PRs that clean code up or issues documenting cleanup.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
P-low
Low priority
Low priority
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open.
#77150
In rust-lang/rust;
·
jyn514
opened
on Sep 24, 2020
Get rid of <code>clean</code> in rustdoc
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Category: PRs that clean code up or issues documenting cleanup.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
E-hard
Call for participation: Hard difficulty. Experience needed to fix: A lot.
Call for participation: Hard difficulty. Experience needed to fix: A lot.
I-compilemem
Issue: Problems and improvements with respect to memory usage during compilation.
Issue: Problems and improvements with respect to memory usage during compilation.
I-compiletime
Issue: Problems and improvements with respect to compile times.
Issue: Problems and improvements with respect to compile times.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Status: Open.
#76382
In rust-lang/rust;
·
jyn514
opened
on Sep 5, 2020
Remove duplicate dependencies for rustc itself
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
Category: PRs that clean code up or issues documenting cleanup.
E-help-wanted
Call for participation: Help is requested to fix this issue.
Call for participation: Help is requested to fix this issue.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Status: Open.
#75704
In rust-lang/rust;
·
jyn514
opened
on Aug 19, 2020
You can’t perform that action at this time.