What is the status of language support for converting enums to/from their repr type?
|
|
11
|
732
|
May 27, 2025
|
Const rounding methods in float types
|
|
3
|
362
|
May 24, 2025
|
Using coroutines for a sans-io parser
|
|
4
|
299
|
May 22, 2025
|
[Pre-RFC] Local Default Bounds
|
|
6
|
713
|
May 22, 2025
|
Annotation to lint for when bounds checks occur?
|
|
13
|
577
|
May 20, 2025
|
Pre-Stabilization: `if let` guards
|
|
14
|
1004
|
May 16, 2025
|
Pre-Pre-RFC: &return arguments
|
|
14
|
975
|
May 15, 2025
|
Bridging The Gap Between Types and Lifetimes
|
|
5
|
457
|
May 13, 2025
|
Pre-RFC: Right-hand binary operator dispatch
|
|
14
|
587
|
May 13, 2025
|
Pre-RFC: Overridable global static symbols
|
|
2
|
252
|
May 12, 2025
|
Traits for function items
|
|
7
|
700
|
May 9, 2025
|
How does inline assembly and the physical machine fit into the abstract machine model, or exist outside of it?
|
|
39
|
1856
|
May 9, 2025
|
Generalized Partial Borrows
|
|
26
|
577
|
May 8, 2025
|
Range/pattern integer enums/subdivided integer types
|
|
10
|
387
|
May 8, 2025
|
`:T1 != T2` (type non-equality) bound
|
|
4
|
282
|
May 8, 2025
|
Pre-RFC: IntoView – Contextual Type Projection Inspired by Vulkan Language
|
|
23
|
868
|
May 7, 2025
|
Empty range pattern check is superfluous and inconvenient
|
|
4
|
415
|
May 5, 2025
|
Optimize `loop {}`
|
|
17
|
1344
|
May 4, 2025
|
Pre-RFC: #[align] attribute
|
|
29
|
1463
|
May 2, 2025
|
String slice (string literal) and `mut` keyword
|
|
4
|
277
|
May 1, 2025
|
Attribute for "pure inplace edit" functions
|
|
2
|
316
|
May 1, 2025
|
Pre-RFC: Transparent Modules
|
|
2
|
336
|
April 30, 2025
|
Core::primitive doesn't work
|
|
4
|
562
|
April 28, 2025
|
Explicit bindings in patterns
|
|
9
|
518
|
April 24, 2025
|
On DebugTuple and {:#?}
|
|
14
|
610
|
April 24, 2025
|
FR: Making `extern "C-unwind"` work with `-fno-exceptions`
|
|
4
|
344
|
April 23, 2025
|
Idea: #[zst] on enums with no-data variants?
|
|
3
|
308
|
April 23, 2025
|
Highlight Differences In `assert_eq!()`
|
|
10
|
1289
|
April 22, 2025
|
Giving generics traits via unsafe code
|
|
23
|
749
|
April 21, 2025
|
Slight relaxation of the orphan rules
|
|
6
|
603
|
April 14, 2025
|