|
Rust 1.93.1 pre-release testing
|
|
0
|
213
|
February 11, 2026
|
|
[Idea/Pre-Pre-RFC] Additional exhaustiveness checking
|
|
4
|
395
|
February 11, 2026
|
|
FFI-proof slice::from_raw_parts
|
|
13
|
544
|
February 10, 2026
|
|
Looking for use cases of both using keyword `Self` and restricting to select inherent method somehow
|
|
7
|
299
|
February 10, 2026
|
|
Offset_of_val!
|
|
19
|
692
|
February 9, 2026
|
|
What's the status of feature try_reserve?
|
|
0
|
198
|
February 7, 2026
|
|
Async/await optimizations could make language even more powerful
|
|
4
|
472
|
February 6, 2026
|
|
Closures and functional traits
|
|
21
|
802
|
February 5, 2026
|
|
Share how safety tags are combined with function grouping/navigation
|
|
2
|
208
|
February 3, 2026
|
|
[Idea] A third kind of reference between "mutable" and "immutable" in Rust
|
|
15
|
1182
|
February 2, 2026
|
|
Add global imports to rust
|
|
2
|
394
|
February 2, 2026
|
|
Proposal: Syntactic Sugar for Disambiguating Conflicting Trait Methods
|
|
17
|
740
|
January 31, 2026
|
|
repr(C) AIX Struct Alignment
|
|
63
|
2639
|
January 28, 2026
|
|
Extend LateLintPass by `check_trait_item_post`
|
|
0
|
131
|
January 28, 2026
|
|
Correct term for a “thing that can be moved but also mutated”
|
|
19
|
745
|
January 28, 2026
|
|
Make all rustc lints part of at least one group
|
|
15
|
466
|
January 27, 2026
|
|
Should there be a way to override the version of patched crates?
|
|
2
|
280
|
January 24, 2026
|
|
Owning References
|
|
6
|
452
|
January 23, 2026
|
|
Have single impls with namespaces been discussed?
|
|
5
|
479
|
January 23, 2026
|
|
Prerelease versions aren't usable for shared dependencies
|
|
2
|
322
|
January 23, 2026
|
|
Impl From<&Cow<[T]>> for &[T]
|
|
4
|
275
|
January 22, 2026
|
|
Could we allow references inside a Cell if we assume any two Cells alias?
|
|
2
|
254
|
January 22, 2026
|
|
Support symbol versioning with #[export_name]
|
|
12
|
818
|
January 22, 2026
|
|
Rust 1.93.0 pre-release testing
|
|
1
|
450
|
January 21, 2026
|
|
Propagating custom source annotation to LLVM IR
|
|
1
|
195
|
January 20, 2026
|
|
Rustdoc: Show if a type has drop glue
|
|
3
|
412
|
January 20, 2026
|
|
Ternary Operator
|
|
11
|
855
|
January 19, 2026
|
|
Idea: let closures capture with argument passing semantics
|
|
9
|
886
|
January 19, 2026
|
|
Unexpected compiler optimisation: archiving your dependencies
|
|
21
|
950
|
January 18, 2026
|
|
Allow impossible values of slice length to be used as enum discriminant
|
|
3
|
437
|
January 17, 2026
|