Issues
- 0
Document `#![feature(..)]` attribute?
#2076 opened by traviscross - 1
Documenting satisfying trait bounds and candidate preference
#2070 opened by lcnr - 1
Note in no-mutable-refs in consts is confusing
#2074 opened by ehuss - 0
Good approved 👍
#2072 opened by abubakarnuhuidris71-ops - 0
Semantics of 'static lifetime are not explained
#1994 opened by ettolrach - 2
Further cases where lone underscore isn't covered
#2020 opened by mattheww - 0
asm.rules.stack-below-sp is ambiguous
#2053 opened by diondokter - 4
Could we open discussions?
#2052 opened by iampi31415 - 1
Literal Escaping - Paragraph: Is it outdated?
#2048 opened by iampi31415 - 0
Add style entry for referring to editions
#2046 opened by ehuss - 0
English style guide
#2045 opened by ehuss - 0
More clearly document normative vs non-normative content
#2044 opened by ehuss - 0
Guidelines for referring to tools and compilers
#2043 opened by ehuss - 0
Guidelines for documenting the *why* of something
#2042 opened by ehuss - 1
Description of "aapcs" ABI seems wrong
#1946 opened by RalfJung - 0
Guidelines for implementation-specific rules
#2040 opened by ehuss - 0
Guidelines for parts that are incomplete or undecided
#2025 opened by ehuss - 0
Guidelines for linking to other documentation
#2039 opened by ehuss - 0
- 0
Guidelines for documenting intended vs actual behavior
#2037 opened by ehuss - 3
Policy: Past behavior
#2024 opened by ehuss - 0
Guidelines for referring to rustc lints
#2027 opened by ehuss - 0
Guidelines for parts that are intentionally unspecified
#2026 opened by ehuss - 0
Expand guidelines for examples
#2023 opened by ehuss - 3
[undefined.validity.union] dyn Trait raw pointer is subject to debate.. where's the debate?
#2008 opened by fasterthanlime - 1
- 1
Conditional compilation makes it sound like `#[cfg(foo)]` will evaluate to `true` for `--cfg=foo="bar"` but it doesn't
#2004 opened by epage - 0
Clarify wording of orphan rule to avoid ambiguity
#1998 opened by MrOnijohn - 1
- 0
Document token spacing
#1983 opened by ehuss - 0
Write an introduction to the lexer chapter
#1982 opened by ehuss - 0
Grammar "with the exception of"s are ambiguous
#1973 opened by epage - 0
support collapsing rule identifiers even on large screens
#1943 opened by lcnr - 0
Document `repr(uN)` enum representation more concretely than just size and alignment
#1947 opened by kpreid - 0
Inline assembly lifetime extension / statement
#1976 opened by VorpalBlade - 0
What the function types are is vague
#1971 opened by xmh0511 - 0
Clarify operand evaluation order for `a += b` with primitive vs generic types
#1940 opened by fiveseven-lambda - 0
Not all function items implement `Fn*` traits
#1968 opened by xmh0511 - 3
Are function pointers never dangling?
#1967 opened by xmh0511 - 1
Add std::borrow::Cow::map(self, b: B, o: O) -> Cow<'_, U>
#1958 opened by algosul - 0
- 2
`#[from]` missing from built-in attributes index (?)
#1956 opened by neuschaefer - 0
Language in `Scope of function parameters` vs. `Drop scopes` could be improved
#1945 opened by lukaslueg - 0
Markup / style on keywords across the reference
#1934 opened by iampi31415 - 0
Document when items can be omitted from trait impls
#1932 opened by traviscross - 0
- 0
expr.try (the question mark operator) is out of date with regards to Try/FromResidual implementors
#1927 opened by MetaflameDragon - 4
Improvements in Method Call-Expression Reference
#1870 opened by iampi31415 - 1
- 0
Support feature-gated tests during PR review
#1864 opened by ehuss