-
Notifications
You must be signed in to change notification settings - Fork 533
Issues: rust-lang/reference
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
Named Local Variable vs Local Variable
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#1832
opened May 20, 2025 by
kordyte
Typo? 3.1. Macros By Example / Path-Based Scope: Area: Macros
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
m!(); // OK: Path-based lookup
A-macros
#1789
opened Apr 14, 2025 by
kuzminrobin
vagueness about "add additional attributes" in Area: proc-macros
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
macro.proc.derive.attributes
A-proc-macro
#1760
opened Mar 14, 2025 by
workingjubilee
Confusing unrelated code example in Implementations after items.impl.trait.safety
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#1751
opened Mar 6, 2025 by
MetaflameDragon
The Procedural Macros docs does not mention how to create an unsafe attribute
A-attributes
Area: Attributes
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#1739
opened Feb 21, 2025 by
ultimaweapon
Basic arithmetic without overflow-checks undocumented
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#1729
opened Feb 4, 2025 by
orlp
Poor wording on enum page
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#1473
opened Feb 17, 2024 by
Velumuthali
Constant Evaluation: clarifications needed
A-const-eval
Area: Const evaluation
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#1284
opened Oct 19, 2022 by
amab8901
Rule around non-dispatchable functions doesn't match the compiler behavior
A-types
Area: Types
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#1247
opened Aug 12, 2022 by
upsuper
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
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
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
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
Rename "Value expressions and place expressions" section to "Expression categories"
A-expressions
Area: Expressions
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#972
opened Mar 4, 2021 by
Havvy
Explain in literal expression how it translate the token to the value
A-expressions
Area: Expressions
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
New Content
Missing features or aspects of language not currently documented.
#939
opened Jan 21, 2021 by
Havvy
Remove general information from "Generic Functions"; put into Generics chapter.
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#925
opened Jan 10, 2021 by
Havvy
Comparison operators
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#486
opened Dec 26, 2018 by
Munchotaur
Improve 'Higher-ranked trait bounds' section
C-bug
Incorrect statements, terminology, or rendering issues
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#416
opened Sep 14, 2018 by
Havvy
Implementations page is hard to read.
E-Easy
We believe this would not be difficult to actually fix
Help Wanted
Language Cleanup
Improvements to existing language which is correct but not clear, or missing examples, or the like.
#372
opened Jul 25, 2018 by
alercah
ProTip!
Mix and match filters to narrow down what you’re looking for.