Skip to content

Issues: rust-lang/api-guidelines

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

C-STABLE too restrictive?
#267 opened Aug 16, 2022 by tobiasvl
C-WORD-ORDER when there is no verb
#246 opened Jul 22, 2021 by Kestrer
Reconsider C-STRUCT-BOUNDS amendment Amendments to existing guidelines
#217 opened Apr 3, 2020 by Kixunil
Naming guidelines recommend into_iter() method instead of IntoIterator trait accepted An amendment that's been accepted and can be applied amendment Amendments to existing guidelines I-nominated Indicates that an issue has been nominated for discussion during a team meeting.
#206 opened Nov 14, 2019 by Aloso
C-STRUCT-PRIVATE guideline incomplete accepted An amendment that's been accepted and can be applied amendment Amendments to existing guidelines
#203 opened Sep 25, 2019 by gnzlbg
C-QUESTION-MARK: Use simpler main error type syntax accepted An amendment that's been accepted and can be applied presentation
#201 opened Aug 10, 2019 by SOF3
C-CRATE-DOC should explain, not link accepted An amendment that's been accepted and can be applied amendment Amendments to existing guidelines I-nominated Indicates that an issue has been nominated for discussion during a team meeting.
#188 opened Jan 21, 2019 by ralfbiedert
Japanese translation
#184 opened Oct 11, 2018 by himanoa
C-CONV and C-CONV-TRAITS do not mention each other and are unclear amendment Amendments to existing guidelines I-nominated Indicates that an issue has been nominated for discussion during a team meeting.
#175 opened Jul 10, 2018 by orlp
Extend C-DEREF guideline to say smart pointers should always be transparent in Debug representation amendment Amendments to existing guidelines disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. needs-fcp This change is insta-stable, so needs a completed FCP to proceed. T-libs Relevant to the libraries subteam, which will review and decide on the PR/issue.
#168 opened May 17, 2018 by dtolnay
Type macros may follow a different naming convention amendment Amendments to existing guidelines disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. needs-fcp This change is insta-stable, so needs a completed FCP to proceed. T-libs Relevant to the libraries subteam, which will review and decide on the PR/issue.
#145 opened Nov 11, 2017 by dtolnay
C-NEWTYPE-HIDE neglects to mention other traits implemented by the wrapped type accepted An amendment that's been accepted and can be applied amendment Amendments to existing guidelines
#142 opened Nov 8, 2017 by chris-morgan
C-COMMON-TRAITS and enums amendment Amendments to existing guidelines clarification I-nominated Indicates that an issue has been nominated for discussion during a team meeting.
#99 opened Jul 6, 2017 by behnam
ProTip! Exclude everything labeled bug with -label:bug.