|
Strong updates status
|
|
47
|
3708
|
August 3, 2026
|
|
There should be a primitive int / float trait in core / stdlib
|
|
19
|
1388
|
August 2, 2026
|
|
Why does the Drop trait take a mutable reference?
|
|
24
|
1501
|
July 25, 2026
|
|
Two-way vs. one-way unification when resolving traits
|
|
1
|
289
|
July 20, 2026
|
|
[Pre-RFC] Reborrow trait
|
|
30
|
2572
|
July 19, 2026
|
|
Traits for function items
|
|
16
|
1537
|
July 16, 2026
|
|
`cfg(extern = "rand")`
|
|
5
|
409
|
July 15, 2026
|
|
InteriorAssign trait { a := b }
|
|
41
|
1864
|
July 14, 2026
|
|
Too strict orphan rules E0117
|
|
5
|
612
|
July 10, 2026
|
|
An experiment lib to simulate the named impl draft
|
|
3
|
403
|
July 8, 2026
|
|
Crowdsourcing request: What syntax changes that will affect the AST are currently in flight?
|
|
9
|
886
|
July 8, 2026
|
|
Unsafe fields cannot define a correct moment to check conditions
|
|
12
|
588
|
July 8, 2026
|
|
Typed keys as dyn-dispatchable method receivers
|
|
7
|
307
|
July 7, 2026
|
|
Language vision regarding safety guarantees
|
|
78
|
2079
|
July 7, 2026
|
|
Insecure fn
|
|
7
|
535
|
July 7, 2026
|
|
Negative trait bounds using feature(specialization)
|
|
4
|
468
|
June 27, 2026
|
|
A read only no alias reference
|
|
15
|
646
|
June 26, 2026
|
|
Err automatic hint::cold_path?
|
|
3
|
512
|
June 23, 2026
|
|
".." in "use" statement
|
|
9
|
694
|
June 22, 2026
|
|
The Hashtable Problem: A Litmus Test for External Impl Proposals
|
|
15
|
806
|
June 18, 2026
|
|
[Workable] Selectable Named impl with Newtype Wrapper
|
|
0
|
248
|
June 16, 2026
|
|
Infinite precision intermediate arithmetic: how much would break?
|
|
26
|
1344
|
June 14, 2026
|
|
Why can't pat_param be followed by a colon in macro_rules?
|
|
4
|
422
|
June 13, 2026
|
|
Add new reserved lifetime: 'owned
|
|
14
|
1074
|
June 13, 2026
|
|
Named impl with Implementation Selection Variant
|
|
10
|
621
|
June 13, 2026
|
|
Pre-RFC: Guarantee that pointers to `OsStr` has the same layout as pointers to `str`/`[u8]`
|
|
6
|
776
|
June 12, 2026
|
|
Pre-RFC: Explicit overload sets for mixed-arity function calls
|
|
17
|
940
|
June 11, 2026
|
|
RACE: Semantic-linker approach to stable cross-crate ABI without runtime overhead
|
|
6
|
620
|
June 9, 2026
|
|
[Discussion] Alternative syntax for async iteration: `for async i in stream`?
|
|
8
|
755
|
June 8, 2026
|
|
Idea: light weight rust as zero build scripting language with JIT runtime
|
|
7
|
697
|
June 8, 2026
|