Wrapping_rem should allow modulo 0
|
|
35
|
1183
|
March 4, 2025
|
I hope that the trait methods can be directly imported, to prevent confusion
|
|
4
|
467
|
March 4, 2025
|
Closure idea: Relax capture rules for closures
|
|
1
|
317
|
March 3, 2025
|
Syntax sugar for turbofish/generics
|
|
24
|
992
|
March 2, 2025
|
Add casting between two unrelated traits
|
|
25
|
811
|
March 1, 2025
|
Improving the usefulness of `#[must_use]`
|
|
21
|
933
|
February 26, 2025
|
[Pre-RFC] `Forget` Marker Trait
|
|
8
|
736
|
February 25, 2025
|
RE: Long term RFC: Associated traits / Trait generics / ConstraintKinds
|
|
0
|
185
|
February 23, 2025
|
Mut => Confusion Between Classic Mutability and Interior Mutability
|
|
31
|
868
|
February 21, 2025
|
[std] In Win32 mode, display an error dialog on `panic!()`
|
|
1
|
176
|
February 21, 2025
|
Weak keyword promotion policy
|
|
7
|
331
|
February 21, 2025
|
Pre-RFC: `#[cfg(process_cleanup)]`
|
|
3
|
162
|
February 19, 2025
|
[Pre-RFC] Super parameter
|
|
11
|
508
|
February 19, 2025
|
Applying `take` on `Cycle` iterator should implement `ExactSizedIterator`
|
|
5
|
282
|
February 19, 2025
|
Type descriptions (reflection) for non-C FFI
|
|
2
|
242
|
February 18, 2025
|
Simplified syntax for simple functions
|
|
31
|
1452
|
February 17, 2025
|
How about allowing metadata attributes for external tools?
|
|
2
|
133
|
February 17, 2025
|
What if macro methods
|
|
10
|
594
|
February 16, 2025
|
Pre-RFC: hygine-based unsaftey
|
|
4
|
402
|
February 14, 2025
|
Type Inferrence not Recognized
|
|
11
|
501
|
February 14, 2025
|
`move` operator for ergonomic captures
|
|
44
|
1886
|
February 13, 2025
|
Should the tail recursion expression be called `become`, or something else?
|
|
121
|
3161
|
February 12, 2025
|
Unsafe-to-invoke macros that expand to items
|
|
10
|
451
|
February 11, 2025
|
Idea: Safe blocks for inside unsafe blocks
|
|
25
|
816
|
February 10, 2025
|
Should we warn about public function uses private type aliases?
|
|
2
|
281
|
February 10, 2025
|
[Pre-RFC] Single function call `unsafe`
|
|
31
|
678
|
February 10, 2025
|
pre-RFC: final trait methods
|
|
3
|
241
|
February 10, 2025
|
Interaction of `#[macro_export]` and macro definition scope
|
|
9
|
178
|
February 9, 2025
|
Arrays as const generics
|
|
11
|
560
|
February 8, 2025
|
Pre-RFC: Failable cast intrinsics
|
|
4
|
478
|
February 6, 2025
|