-
Notifications
You must be signed in to change notification settings - Fork 547
Insights: rust-lang/reference
Overview
Could not load contribution data
Please try again later
24 Pull requests merged by 7 people
-
Pluralize "syntax diagrams"
#1977 merged
Aug 26, 2025 -
Update
instruction_set
to use the attribute template#1912 merged
Aug 22, 2025 -
Update
debugger_visualizer
to use the attribute template#1922 merged
Aug 20, 2025 -
Update
collapse_debuginfo
to use the attribute template#1923 merged
Aug 20, 2025 -
Clarify operand evaluation order in compound assignment with primitiv…
#1941 merged
Aug 20, 2025 -
Fix traits implemented for function items
#1969 merged
Aug 19, 2025 -
Switch to using native mdbook fragment redirects
#1965 merged
Aug 19, 2025 -
Clarify that safe extern items do not require unsafe
#1970 merged
Aug 19, 2025 -
Update
type_length_limit
to use the attribute template#1917 merged
Aug 19, 2025 -
Add missing rule identifier for const outer generics
#1962 merged
Aug 16, 2025 -
Fix indentation of static path restriction text
#1961 merged
Aug 16, 2025 -
Add doc for
sse4a
andtbm
#1949 merged
Aug 14, 2025 -
Add LoongArch32 to inline-assembly documentation
#1942 merged
Aug 10, 2025 -
Update
no_builtins
to use the attribute template#1909 merged
Aug 10, 2025 -
Update
global_allocator
to use the attribute template#1919 merged
Aug 10, 2025 -
Update
windows_subsystem
to use the attribute template#1920 merged
Aug 10, 2025 -
Remove note on accepted invalid
should_panic
syntax#1955 merged
Aug 8, 2025 -
specify relative drop order of pattern bindings
#1953 merged
Aug 8, 2025 -
Fix build output directory in README
#1950 merged
Aug 5, 2025 -
Update
link_name
to use the attribute template#1896 merged
Aug 3, 2025 -
Update
no_link
to use the attribute template#1898 merged
Aug 3, 2025 -
Update
proc_macro_derive
to use the attribute template#1888 merged
Aug 3, 2025 -
Update
automatically_derived
to use the attribute template#1884 merged
Aug 2, 2025 -
Update
derive
to use the attribute template#1883 merged
Aug 2, 2025
15 Pull requests opened by 12 people
-
Document assignment expression as coercion site
#1954 opened
Aug 2, 2025 -
specify `if let` guards with updated scoping rules
#1957 opened
Aug 12, 2025 -
Fix example in orphan rule rationale
#1960 opened
Aug 14, 2025 -
Document promotion of match scrutinees
#1963 opened
Aug 15, 2025 -
mention builtin function-like macros are part of the prelude
#1964 opened
Aug 17, 2025 -
Remove tuple index carve out
#1966 opened
Aug 19, 2025 -
specify s390x target features
#1972 opened
Aug 20, 2025 -
docs(ref): Specify frontmatter
#1974 opened
Aug 21, 2025 -
Or-patterns are extending
#1975 opened
Aug 24, 2025 -
clean up and properly test temporary lifetime extension in doctests
#1979 opened
Aug 26, 2025 -
specify lifetime extension of `pin!` and `format_args!` arguments
#1980 opened
Aug 26, 2025 -
specify lifetime extension of `match` arms and `if` consequent/`else` block tail expressions
#1981 opened
Aug 26, 2025 -
docs: add comprehensive documentation for borrowing from repr(packed)…
#1984 opened
Aug 27, 2025 -
local variables has higher priority than item
#1985 opened
Aug 27, 2025 -
RISC-V Extensions update including 28 extensions to stabilize
#1987 opened
Aug 30, 2025
8 Issues closed by 3 people
-
Clean up and consolidate the lexical specification.
#567 closed
Aug 26, 2025 -
the diagrams button labels should probably be plural ?
#1842 closed
Aug 26, 2025 -
Remove "Variant visibility" in `items/enumerations`
#1211 closed
Aug 25, 2025 -
Clarify operand evaluation order for `a += b` with primitive vs generic types
#1940 closed
Aug 20, 2025 -
Not all function items implement `Fn*` traits
#1968 closed
Aug 19, 2025 -
Add std::borrow::Cow::map(self, b: B, o: O) -> Cow<'_, U>
#1958 closed
Aug 12, 2025 -
`#[from]` missing from built-in attributes index (?)
#1956 closed
Aug 11, 2025 -
Document the "bindings drop in the reverse order of declaration" rule
#59 closed
Aug 8, 2025
8 Issues opened by 6 people
-
Incorrect information about `link` attribute on `extern` blocks
#1986 opened
Aug 29, 2025 -
Document token spacing
#1983 opened
Aug 26, 2025 -
Write an introduction to the lexer chapter
#1982 opened
Aug 26, 2025 -
Inline assembly lifetime extension / statement
#1976 opened
Aug 25, 2025 -
Grammar "with the exception of"s are ambiguous
#1973 opened
Aug 21, 2025 -
What the function types are is vague
#1971 opened
Aug 20, 2025 -
Are function pointers never dangling?
#1967 opened
Aug 19, 2025 -
unique-immutable-borrows is a misnomer and no longer exists in rustc
#1959 opened
Aug 12, 2025
32 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Overhaul of "Behavior not considered unsafe"
#1937 commented on
Jul 31, 2025 • 1 new comment -
document `#[align]` on functions
#1866 commented on
Aug 28, 2025 • 1 new comment -
Method call reference: major rewrite
#1725 commented on
Aug 24, 2025 • 1 new comment -
Reference updates for forbidding object lifetime changing pointer casts
#1951 commented on
Aug 5, 2025 • 0 new comments -
fix aapcs ABI docs, and state where which ABIs are available
#1948 commented on
Aug 14, 2025 • 0 new comments -
update for more ABIs supporting c-variadics
#1936 commented on
Aug 9, 2025 • 0 new comments -
Update `naked` to use the attribute template
#1908 commented on
Aug 19, 2025 • 0 new comments -
Update `link_ordinal` to use the attribute template
#1897 commented on
Aug 19, 2025 • 0 new comments -
Update `link` to use the attribute template
#1895 commented on
Aug 19, 2025 • 0 new comments -
Update `proc_macro_attribute` to use the attribute template
#1889 commented on
Aug 19, 2025 • 0 new comments -
Update `proc_macro` to use the attribute template
#1887 commented on
Aug 19, 2025 • 0 new comments -
Document #[cfg(version(...))]
#1828 commented on
Aug 19, 2025 • 0 new comments -
Add `target_env = "macabi"` and `target_env = "sim"`
#1781 commented on
Aug 8, 2025 • 0 new comments -
Guarantee soundness of pointer-to-int transmutes
#1752 commented on
Aug 28, 2025 • 0 new comments -
[type-layout] Document bit validity of structs and padding
#1630 commented on
Aug 28, 2025 • 0 new comments -
Rust reference is missing a description of the visibility rules used for method lookup
#630 commented on
Aug 25, 2025 • 0 new comments -
Small mistake in method call expressions explanation?
#718 commented on
Aug 25, 2025 • 0 new comments -
Incorrect statement about unsized coercion in method lookup
#819 commented on
Aug 25, 2025 • 0 new comments -
Mismatch between 'Warning' in 'Method call expressions' section and compiler behaviour
#1522 commented on
Aug 25, 2025 • 0 new comments -
Method Call Resolution
#1018 commented on
Aug 25, 2025 • 0 new comments -
Add const generic default restrictions
#1159 commented on
Aug 25, 2025 • 0 new comments -
UB: Dangling Pointer, ZSTs.
#1433 commented on
Aug 25, 2025 • 0 new comments -
Confusing reference to “items” in “Visibility and Privacy”
#1503 commented on
Aug 25, 2025 • 0 new comments -
Document destructor semantics more clearly, particularly around uninitialized places
#1836 commented on
Aug 25, 2025 • 0 new comments -
Macro docs use term "literal token" which is undefined and confusing
#1840 commented on
Aug 25, 2025 • 0 new comments -
[patterns.ref.info] unclear wording: "and, thus, borrow them"
#1849 commented on
Aug 25, 2025 • 0 new comments -
support collapsing rule identifiers even on large screens
#1943 commented on
Aug 25, 2025 • 0 new comments -
Document `repr(uN)` enum representation more concretely than just size and alignment
#1947 commented on
Aug 25, 2025 • 0 new comments -
Document name resolution.
#568 commented on
Aug 22, 2025 • 0 new comments -
Basic arithmetic without overflow-checks undocumented
#1729 commented on
Aug 8, 2025 • 0 new comments -
Bring Expressions subchapters up to the quality standard
#949 commented on
Aug 8, 2025 • 0 new comments -
Description of "aapcs" ABI seems wrong
#1946 commented on
Aug 5, 2025 • 0 new comments