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
Revise advice about which naming convention to use for modules
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#1215
opened May 11, 2022 by
ssokolow
'use' declarations are private to the containing *scope*, not *module*
#1187
opened Mar 27, 2022 by
carols10cents
Type paremters constraints in generic implementations description is inaccurate
#1183
opened Mar 22, 2022 by
ChayimFriedman2
is a scrutinee always a place expression?
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#1164
opened Feb 10, 2022 by
steveklabnik
Unclear block attribute positions
A-attributes
Area: Attributes
#1155
opened Feb 2, 2022 by
pushkine
Document field struct alignment guarantees?
A-type-layout
Area: type layout
#1151
opened Jan 30, 2022 by
dureuill
Documentation for #[inline] in the reference doesn't align with external resources
#1140
opened Jan 19, 2022 by
saethlin
Document lifetime elision rules for
impl trait
in return position
#1127
opened Jan 3, 2022 by
mheiber
Conditional coercion sites, and materials on the subject of type inference algorithm.
#1124
opened Jan 1, 2022 by
crlf0710
There are no examples of how to do repetition on the page 'Macros By Example'
A-macros
Area: Macros
#1123
opened Dec 30, 2021 by
thurn
Update const eval for dereferencing raw pointers
A-const-eval
Area: Const evaluation
Help Wanted
#1119
opened Dec 18, 2021 by
ehuss
Incorrect description of possible coercions for method receivers
#1113
opened Nov 29, 2021 by
afetisov
Idea: Add a "General" section for each of the chapters that has both top-level contents and sections.
#1108
opened Nov 19, 2021 by
crlf0710
Clarify warning regarding changes of rules for temporary lifetime extension
A-destructors
Area: destructors, dropping
#1106
opened Nov 10, 2021 by
JanBeh
Document what Area: Patterns
mut
does in identifier patterns
A-patterns
#1103
opened Nov 5, 2021 by
mheiber
Clarify non_exhaustive behavior with unit structs
A-attributes
Area: Attributes
#1097
opened Oct 20, 2021 by
ehuss
Confusion about whether union writes ever have to be placed in Improvements to existing language which is correct but not clear, or missing examples, or the like.
unsafe
blocks
Language Cleanup
#1091
opened Sep 10, 2021 by
jruderman
Document Area: Const evaluation
Help Wanted
const_fn_transmute
and const_fn_union
A-const-eval
#1081
opened Aug 9, 2021 by
ehuss
Clarify terminology around destructors and dropping
A-destructors
Area: destructors, dropping
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#1078
opened Jul 26, 2021 by
ehuss
CTFE Undefined Behavior
A-const-eval
Area: Const evaluation
A-undefined-behavior
Area: Undefined behavior
#1077
opened Jul 23, 2021 by
ehuss
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.