-
Notifications
You must be signed in to change notification settings - Fork 531
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
Incorrect documentation regarding operator precedence (because of a conflict in the grammar)
#1814
opened May 7, 2025 by
msprotz
Figure out how to better define let chain grammar
A-grammar
Area: Syntax and parsing
#1811
opened May 3, 2025 by
ehuss
Document Restrictions::STMT_EXPR better
A-grammar
Area: Syntax and parsing
#1809
opened May 1, 2025 by
ehuss
Document Restrictions::NO_STRUCT_LITERAL better
A-grammar
Area: Syntax and parsing
#1808
opened May 1, 2025 by
ehuss
Reference is incorrect about macro expanding expressions in builtin attributes
A-attributes
Area: Attributes
A-macros
Area: Macros
#1806
opened Apr 30, 2025 by
mejrs
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
Panicking while dropping lvalue of assignment
A-panic
Area: Panics
#1757
opened Mar 13, 2025 by
krtab
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
Mention Area: Edition 2024
IntoIterator
special case for Box<[T]>
for pre-Rust 2024 editions
A-edition-2024
#1742
opened Feb 25, 2025 by
xinyufort
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
Bad test return type example [attributes.testing.test.allowed-positions]
#1714
opened Jan 14, 2025 by
polazarus
Document panic-in-panic ("double panic") behavior
A-panic
Area: Panics
#1712
opened Jan 13, 2025 by
ehuss
Automated spell checking
Meta
Non-content issues (procedure, tooling, website, etc.)
#1675
opened Nov 14, 2024 by
ehuss
Metavariable repetition in the matcher and the transcriber
A-macros
Area: Macros
#1671
opened Nov 8, 2024 by
pazmank
Figure out how to handle section header links, intros, and rules
Formatting
Style and markup
#1651
opened Oct 12, 2024 by
ehuss
Document the issues around calling code in another Rust runtime via the "Rust" ABI
#1642
opened Oct 3, 2024 by
RalfJung
Explain what the
fn
is an "ABI" and what equivalencies we guarantee
#1623
opened Sep 20, 2024 by
workingjubilee
12 tasks
undocumented behavior: glob imports cannot shadow non-glob imports
#1615
opened Sep 16, 2024 by
lolbinarycat
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.