About the language design category
|
|
1
|
2146
|
March 25, 2019
|
`as` cast in a real vulnerability
|
|
20
|
1135
|
May 18, 2025
|
Pre-Stabilization: `if let` guards
|
|
14
|
838
|
May 16, 2025
|
Pre-Pre-RFC: &return arguments
|
|
14
|
865
|
May 15, 2025
|
Pre-RFC: FnStatic
|
|
18
|
832
|
May 15, 2025
|
Annotation to lint for when bounds checks occur?
|
|
6
|
346
|
May 14, 2025
|
Bridging The Gap Between Types and Lifetimes
|
|
5
|
394
|
May 13, 2025
|
Pre-RFC: Right-hand binary operator dispatch
|
|
14
|
514
|
May 13, 2025
|
Pre-RFC: Overridable global static symbols
|
|
2
|
226
|
May 12, 2025
|
Traits for function items
|
|
7
|
655
|
May 9, 2025
|
How does inline assembly and the physical machine fit into the abstract machine model, or exist outside of it?
|
|
39
|
1506
|
May 9, 2025
|
Generalized Partial Borrows
|
|
26
|
528
|
May 8, 2025
|
Range/pattern integer enums/subdivided integer types
|
|
10
|
364
|
May 8, 2025
|
`:T1 != T2` (type non-equality) bound
|
|
4
|
244
|
May 8, 2025
|
Pre-RFC: IntoView – Contextual Type Projection Inspired by Vulkan Language
|
|
23
|
797
|
May 7, 2025
|
Empty range pattern check is superfluous and inconvenient
|
|
4
|
388
|
May 5, 2025
|
Optimize `loop {}`
|
|
17
|
1285
|
May 4, 2025
|
Pre-RFC: #[align] attribute
|
|
29
|
1418
|
May 2, 2025
|
String slice (string literal) and `mut` keyword
|
|
4
|
258
|
May 1, 2025
|
Attribute for "pure inplace edit" functions
|
|
2
|
300
|
May 1, 2025
|
Pre-RFC: Transparent Modules
|
|
2
|
315
|
April 30, 2025
|
Core::primitive doesn't work
|
|
4
|
547
|
April 28, 2025
|
Explicit bindings in patterns
|
|
9
|
505
|
April 24, 2025
|
On DebugTuple and {:#?}
|
|
14
|
597
|
April 24, 2025
|
FR: Making `extern "C-unwind"` work with `-fno-exceptions`
|
|
4
|
335
|
April 23, 2025
|
Idea: #[zst] on enums with no-data variants?
|
|
3
|
295
|
April 23, 2025
|
Highlight Differences In `assert_eq!()`
|
|
10
|
1266
|
April 22, 2025
|
Giving generics traits via unsafe code
|
|
23
|
743
|
April 21, 2025
|
Slight relaxation of the orphan rules
|
|
6
|
570
|
April 14, 2025
|
Discussion: Allowing Unsafe to Bypass Visibility
|
|
36
|
1785
|
April 14, 2025
|