About the language design category
|
|
1
|
2154
|
March 25, 2019
|
Int::{min,max} in const fn
|
|
4
|
86
|
July 15, 2025
|
Pure annotation for stateless functions
|
|
54
|
1258
|
July 12, 2025
|
Tree borrows paper (from Ralf & others)
|
|
3
|
337
|
July 10, 2025
|
Rationale behind the generic lifetime notation
|
|
13
|
337
|
July 10, 2025
|
Step-by-step, developer-friendly `#[no_panic]` / `#[warn(panic)]`
|
|
6
|
257
|
July 10, 2025
|
Purity and non-termination
|
|
19
|
426
|
July 9, 2025
|
Multiple GAT constraints with different generics on trait bounds
|
|
4
|
363
|
July 3, 2025
|
Strong updates status
|
|
43
|
2111
|
June 27, 2025
|
Add `thiserror::Error` proc macro to `std::prelude`
|
|
33
|
1664
|
June 26, 2025
|
How to achieve Compile Time reflection in next ten thousand years
|
|
7
|
1292
|
June 24, 2025
|
Pre-RFC: Allow Custom Syntax Parsing for Attribute Macro Inputs
|
|
8
|
649
|
June 24, 2025
|
Compiler support for more ergonomic tags/brands
|
|
11
|
577
|
June 24, 2025
|
Idea: Relaxation of the Orphan Rule
|
|
7
|
461
|
June 24, 2025
|
Implement Eq and PartialEq for Rev?
|
|
2
|
305
|
June 21, 2025
|
A new function to pick elements from structures like vectors, arrays, etc
|
|
8
|
662
|
June 19, 2025
|
Specialization of base impls with `'static` requirements
|
|
0
|
286
|
June 15, 2025
|
Misusing v2 `Try` and `?` to make unit tests nicer
|
|
3
|
414
|
June 13, 2025
|
[Feature Request] Extendable Enums
|
|
3
|
376
|
June 12, 2025
|
[Pre-RFC] Reborrow trait
|
|
28
|
1386
|
June 9, 2025
|
Unicode vs. Rust definition of newline for source text
|
|
6
|
393
|
June 8, 2025
|
Perform lifetime shortening on literal patterns with mutable destructuring
|
|
1
|
191
|
June 8, 2025
|
Declarative (macro_rules!) macro improvements #252
|
|
0
|
170
|
June 7, 2025
|
What prevents Rust from making slices FFI safe?
|
|
6
|
439
|
June 6, 2025
|
Idea: Dedented string literals
|
|
20
|
1234
|
June 6, 2025
|
Higher-ranked trait bounds with constants, variadic generics, heterogeneous iteration, tuple indexing
|
|
1
|
204
|
June 6, 2025
|
Pre-RFC: FnStatic
|
|
28
|
1314
|
June 4, 2025
|
Proposal: `'<T>` lifetime
|
|
16
|
985
|
June 2, 2025
|
`as` cast in a real vulnerability
|
|
30
|
2107
|
May 29, 2025
|
Simple compile-time reflection for nullary enum variants
|
|
1
|
243
|
May 29, 2025
|