|
Pure annotation for stateless functions
|
|
61
|
2102
|
October 12, 2025
|
|
Idea to improve compile-times of derive macros. Maybe by a lot
|
|
19
|
736
|
October 12, 2025
|
|
Allow panic! macro to take static strings as only argument
|
|
6
|
260
|
October 12, 2025
|
|
Allow const generics in function constants
|
|
14
|
358
|
October 11, 2025
|
|
`impl Default` for generically sized arrays? (`[T; N]`)
|
|
35
|
1908
|
October 11, 2025
|
|
Distributing x86-64 tier 1 with host tools v1–3 each
|
|
17
|
359
|
October 11, 2025
|
|
Add split_ascii_whitespace to [u8]?
|
|
10
|
179
|
October 11, 2025
|
|
Does Rust have an alternative for all the valid uses of goto?
|
|
6
|
745
|
October 11, 2025
|
|
No need for pub(crate) in binary crates?
|
|
5
|
275
|
October 9, 2025
|
|
Providing the compiler with semantic reasoning in code path
|
|
7
|
302
|
October 8, 2025
|
|
Add new build-script instruction cargo::no-more-influence-on-crate-compilation-after-this
|
|
13
|
570
|
October 8, 2025
|
|
How fail on cargo:warning= warnings from build.rs
|
|
8
|
262
|
October 7, 2025
|
|
Lattice specialisation in const generics?
|
|
2
|
343
|
October 7, 2025
|
|
Operations for custom types
|
|
3
|
331
|
October 6, 2025
|
|
Adding a Reliability Rating System to Crates.io
|
|
20
|
905
|
October 6, 2025
|
|
Is the anonymous struct (unnamed struct) still in progress?
|
|
3
|
400
|
October 5, 2025
|
|
[Pre-RFC]: #[repr(collapse_uninhabited)]
|
|
2
|
422
|
October 5, 2025
|
|
More intuitive alternative for min/clamp/max
|
|
15
|
799
|
October 4, 2025
|
|
Diagnostic for #136932 width limit
|
|
2
|
205
|
October 2, 2025
|
|
`is_...` functions on char should have a unifed API
|
|
4
|
371
|
October 2, 2025
|
|
Multiple GAT constraints with different generics on trait bounds
|
|
5
|
524
|
October 1, 2025
|
|
Constant-time selection intrinsics
|
|
6
|
586
|
October 1, 2025
|
|
Make aarch64-apple-darwin one of the default targets for docs.rs
|
|
1
|
182
|
October 1, 2025
|
|
Why does coercion fail for trait objects?
|
|
11
|
491
|
October 1, 2025
|
|
Breaking down crate dependencies?
|
|
15
|
789
|
September 30, 2025
|
|
Illegal access a stack object via raw pointer?
|
|
3
|
228
|
September 30, 2025
|
|
Preserve_none-like behavior
|
|
0
|
170
|
September 29, 2025
|
|
Footgun with lifetimes and `Self` shorthand in methods
|
|
2
|
332
|
September 29, 2025
|
|
Rust encryption
|
|
7
|
372
|
September 29, 2025
|
|
Idea: a small crate for verifying crates + generating SBOMs (future-proof for signing)
|
|
5
|
230
|
September 28, 2025
|