|
Same old issues recurring (self-referential types, generics less flexible than C++ templates)
|
|
22
|
1097
|
October 15, 2025
|
|
Pre-ACP: floor halve with remainder
|
|
10
|
446
|
October 14, 2025
|
|
"This code is unsound" code block marker in rustdoc
|
|
1
|
274
|
October 13, 2025
|
|
Pure annotation for stateless functions
|
|
61
|
2520
|
October 12, 2025
|
|
Idea to improve compile-times of derive macros. Maybe by a lot
|
|
19
|
882
|
October 12, 2025
|
|
Allow panic! macro to take static strings as only argument
|
|
6
|
330
|
October 12, 2025
|
|
Allow const generics in function constants
|
|
14
|
753
|
October 11, 2025
|
|
Add split_ascii_whitespace to [u8]?
|
|
10
|
251
|
October 11, 2025
|
|
Does Rust have an alternative for all the valid uses of goto?
|
|
6
|
1095
|
October 11, 2025
|
|
No need for pub(crate) in binary crates?
|
|
5
|
365
|
October 9, 2025
|
|
Providing the compiler with semantic reasoning in code path
|
|
7
|
335
|
October 8, 2025
|
|
Add new build-script instruction cargo::no-more-influence-on-crate-compilation-after-this
|
|
13
|
662
|
October 8, 2025
|
|
How fail on cargo:warning= warnings from build.rs
|
|
8
|
481
|
October 7, 2025
|
|
Lattice specialisation in const generics?
|
|
2
|
396
|
October 7, 2025
|
|
Operations for custom types
|
|
3
|
367
|
October 6, 2025
|
|
Adding a Reliability Rating System to Crates.io
|
|
20
|
1009
|
October 6, 2025
|
|
Is the anonymous struct (unnamed struct) still in progress?
|
|
3
|
486
|
October 5, 2025
|
|
[Pre-RFC]: #[repr(collapse_uninhabited)]
|
|
2
|
473
|
October 5, 2025
|
|
More intuitive alternative for min/clamp/max
|
|
15
|
859
|
October 4, 2025
|
|
Diagnostic for #136932 width limit
|
|
2
|
225
|
October 2, 2025
|
|
`is_...` functions on char should have a unifed API
|
|
4
|
410
|
October 2, 2025
|
|
Multiple GAT constraints with different generics on trait bounds
|
|
5
|
579
|
October 1, 2025
|
|
Constant-time selection intrinsics
|
|
6
|
730
|
October 1, 2025
|
|
Make aarch64-apple-darwin one of the default targets for docs.rs
|
|
1
|
209
|
October 1, 2025
|
|
Why does coercion fail for trait objects?
|
|
11
|
570
|
October 1, 2025
|
|
Breaking down crate dependencies?
|
|
15
|
1091
|
September 30, 2025
|
|
Illegal access a stack object via raw pointer?
|
|
3
|
262
|
September 30, 2025
|
|
Preserve_none-like behavior
|
|
0
|
211
|
September 29, 2025
|
|
Footgun with lifetimes and `Self` shorthand in methods
|
|
2
|
359
|
September 29, 2025
|
|
Rust encryption
|
|
7
|
447
|
September 29, 2025
|