Skip to content

Document how to add a new unstable (debugging) flag #972

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jyn514 opened this issue Nov 29, 2020 · 0 comments
Open

Document how to add a new unstable (debugging) flag #972

jyn514 opened this issue Nov 29, 2020 · 0 comments
Labels
A-CLI Area: command-line interface (CLI) and its handling C-enhancement Category: enhancement E-easy Difficulty: might be a good place for a beginner E-needs-writeup Call for participation: discussion can be written up without much research required T-compiler Relevant to compiler team

Comments

@jyn514
Copy link
Member

jyn514 commented Nov 29, 2020

Example PR: rust-lang/rust#79525.
It would go near the feature gate section: https://rustc-dev-guide.rust-lang.org/implementing_new_features.html#stability-in-code

@jyn514 jyn514 added the E-easy Difficulty: might be a good place for a beginner label Nov 29, 2020
@jieyouxu jieyouxu added E-needs-writeup Call for participation: discussion can be written up without much research required A-CLI Area: command-line interface (CLI) and its handling T-compiler Relevant to compiler team C-enhancement Category: enhancement labels Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CLI Area: command-line interface (CLI) and its handling C-enhancement Category: enhancement E-easy Difficulty: might be a good place for a beginner E-needs-writeup Call for participation: discussion can be written up without much research required T-compiler Relevant to compiler team
Projects
None yet
Development

No branches or pull requests

2 participants