-
Notifications
You must be signed in to change notification settings - Fork 112
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Reconsider C-STRUCT-BOUNDS
amendment
Amendments to existing guidelines
#217
opened Apr 3, 2020 by
Kixunil
Add section about not including sources in Display impl
2021
2021 Edition specific
amendment
Amendments to existing guidelines
#210
opened Jan 5, 2020 by
faern
Loading…
Naming guidelines recommend 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.
into_iter()
method instead of IntoIterator
trait
accepted
#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-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
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
Interesting case of the smart pointer inherent methods guideline
accepted
An amendment that's been accepted and can be applied
amendment
Amendments to existing guidelines
clarification
#93
opened Jun 7, 2017 by
dtolnay
ProTip!
Add no:assignee to see everything that’s not assigned.