State of postfix borrow/deref
|
|
22
|
781
|
November 5, 2024
|
Pre-(Pre-)RFC: niche types
|
|
10
|
479
|
November 4, 2024
|
A `Simple` Trait
|
|
2
|
277
|
November 2, 2024
|
A More Perfect Derive
|
|
1
|
321
|
November 1, 2024
|
Idea: Initializer Closure
|
|
1
|
237
|
October 31, 2024
|
Generalized Base Syntax upto 36 or 64
|
|
27
|
728
|
October 31, 2024
|
Pre-RFC v2 - Static Function Argument Unpacking
|
|
9
|
685
|
October 30, 2024
|
Adding a way of getting the value of Result<T, T> without match statement
|
|
10
|
664
|
October 28, 2024
|
Aliasing of raw pointers
|
|
6
|
563
|
October 25, 2024
|
Should the tail recursion expression be called `become`, or something else?
|
|
119
|
2387
|
October 25, 2024
|
Rest patterns (`Foo { .. }`) should match non-struct types
|
|
17
|
786
|
October 24, 2024
|
Another argument for `&out` references: safe union usage
|
|
5
|
326
|
October 24, 2024
|
A backward compatible `Move` trait to fix `Pin`
|
|
4
|
436
|
October 22, 2024
|
An immutable loop structure `loop let`
|
|
13
|
893
|
October 23, 2024
|
Layout of DST `Box`
|
|
11
|
450
|
October 22, 2024
|
Better diagnostic informations for match an `Option<String>` with `Option<&str>`
|
|
0
|
166
|
October 22, 2024
|
Property-like Macro Syntax
|
|
1
|
171
|
October 21, 2024
|
Stabilizing `non_exhaustive_omitted_patterns` or a better alternative
|
|
22
|
650
|
October 21, 2024
|
Unsafe Impl Copy and Freeze
|
|
11
|
376
|
October 21, 2024
|
Temporary intrinsics::trait_vtable
|
|
11
|
411
|
October 16, 2024
|
TaintedCell - interior mutability with shared mutable access
|
|
8
|
456
|
October 16, 2024
|
Why are trait brackets required?
|
|
2
|
331
|
October 13, 2024
|
Pre-pre-RFC/Working Prototype: Borrow-Aware Automated Context Passing
|
|
99
|
1632
|
October 12, 2024
|
Forcing overflow checks in const evaluation
|
|
21
|
948
|
October 11, 2024
|
Detect and Fix Overscope unsafe Block
|
|
35
|
567
|
October 11, 2024
|
Swift-like guard statement
|
|
17
|
841
|
October 11, 2024
|
Extendable Enums (as traits)
|
|
13
|
448
|
October 11, 2024
|
Implicit drop considered harmful
|
|
18
|
748
|
October 11, 2024
|
Fix error[E0080]: runtime values cannot be referenced in patterns
|
|
1
|
262
|
October 8, 2024
|
Overly limited `match ..`
|
|
8
|
422
|
October 6, 2024
|