|
A thought on in-place
|
|
5
|
349
|
February 16, 2026
|
|
Why isn't Into dyn compatible
|
|
4
|
353
|
February 16, 2026
|
|
Category for *-derive crates
|
|
9
|
289
|
February 15, 2026
|
|
New target triple for wasm builtins?
|
|
6
|
216
|
February 15, 2026
|
|
What prevents Cargo from adding `[bench/bin/example-dependencies]`?
|
|
13
|
340
|
February 15, 2026
|
|
Why is `ToOwned` in `alloc`?
|
|
9
|
463
|
February 13, 2026
|
|
Federated Registries?
|
|
4
|
286
|
February 11, 2026
|
|
Generalized binder types
|
|
3
|
255
|
February 11, 2026
|
|
Rust 1.93.1 pre-release testing
|
|
0
|
207
|
February 11, 2026
|
|
[Idea/Pre-Pre-RFC] Additional exhaustiveness checking
|
|
4
|
391
|
February 11, 2026
|
|
FFI-proof slice::from_raw_parts
|
|
13
|
529
|
February 10, 2026
|
|
Looking for use cases of both using keyword `Self` and restricting to select inherent method somehow
|
|
7
|
297
|
February 10, 2026
|
|
Offset_of_val!
|
|
19
|
677
|
February 9, 2026
|
|
What's the status of feature try_reserve?
|
|
0
|
190
|
February 7, 2026
|
|
Async/await optimizations could make language even more powerful
|
|
4
|
458
|
February 6, 2026
|
|
Closures and functional traits
|
|
21
|
795
|
February 5, 2026
|
|
Share how safety tags are combined with function grouping/navigation
|
|
2
|
207
|
February 3, 2026
|
|
[Idea] A third kind of reference between "mutable" and "immutable" in Rust
|
|
15
|
1168
|
February 2, 2026
|
|
Add global imports to rust
|
|
2
|
384
|
February 2, 2026
|
|
Proposal: Syntactic Sugar for Disambiguating Conflicting Trait Methods
|
|
17
|
736
|
January 31, 2026
|
|
repr(C) AIX Struct Alignment
|
|
63
|
2611
|
January 28, 2026
|
|
Extend LateLintPass by `check_trait_item_post`
|
|
0
|
130
|
January 28, 2026
|
|
Correct term for a “thing that can be moved but also mutated”
|
|
19
|
741
|
January 28, 2026
|
|
Make all rustc lints part of at least one group
|
|
15
|
461
|
January 27, 2026
|
|
Should there be a way to override the version of patched crates?
|
|
2
|
276
|
January 24, 2026
|
|
Owning References
|
|
6
|
446
|
January 23, 2026
|
|
Have single impls with namespaces been discussed?
|
|
5
|
477
|
January 23, 2026
|
|
Prerelease versions aren't usable for shared dependencies
|
|
2
|
320
|
January 23, 2026
|
|
Impl From<&Cow<[T]>> for &[T]
|
|
4
|
271
|
January 22, 2026
|
|
Could we allow references inside a Cell if we assume any two Cells alias?
|
|
2
|
252
|
January 22, 2026
|