|
`extern "none"` ABI
|
|
2
|
295
|
September 29, 2024
|
|
Option::on_none()
|
|
5
|
437
|
September 29, 2024
|
|
How to add documentation to stdlib?
|
|
4
|
202
|
March 22, 2026
|
|
Should const calls with small finite inputs become a lookup table?
|
|
5
|
331
|
March 22, 2026
|
|
API upgrade assistance diagnostics
|
|
3
|
167
|
March 21, 2026
|
|
Should there by an array::zip method?
|
|
8
|
1056
|
March 21, 2026
|
|
Is it possible to isolate internal changes on transitive dependency with rmeta
|
|
4
|
186
|
March 21, 2026
|
|
Pre-RFC: Build Tool Support Policy (aka Tool Tier Policy)
|
|
5
|
258
|
March 20, 2026
|
|
`-Zminimal-versions`, `cargo update`, and `cargo upgrade`
|
|
20
|
853
|
March 20, 2026
|
|
Delayed closure capture borrows
|
|
5
|
300
|
March 20, 2026
|
|
Scoped packages to triage package squatting
|
|
2
|
197
|
March 20, 2026
|
|
What the process of changing unsafe code restrictions?
|
|
3
|
213
|
March 19, 2026
|
|
Optional function arguments
|
|
14
|
6111
|
September 25, 2024
|
|
How rustc handle unsafe Rust
|
|
3
|
282
|
March 19, 2026
|
|
Caching of Proc-Macro expansions
|
|
46
|
2326
|
March 19, 2026
|
|
Why does `SyncUnsafeCell: Sync` require `T: Sync`?
|
|
2
|
276
|
March 18, 2026
|
|
Why `yeet` in `try` blocks if `break` is good enough?
|
|
10
|
1336
|
March 13, 2026
|
|
If block labels
|
|
6
|
677
|
March 18, 2026
|
|
Add user populated cache for computanionally complex procedural macros
|
|
7
|
486
|
March 18, 2026
|
|
Idea: expose the buffer for `fmt::Arguments`, so users can pass it around
|
|
6
|
409
|
March 18, 2026
|
|
Syntax Sugar and derive-redirection for Newtypes, to work around the Orphan Rule
|
|
13
|
824
|
March 18, 2026
|
|
[Pre-RFC] `#[link(kind = "dylib")]`
|
|
12
|
538
|
March 17, 2026
|
|
QOL improvements to Pattern matching and let else
|
|
19
|
1215
|
March 16, 2026
|
|
Make `cargo install` a `sudo` operation
|
|
8
|
1016
|
March 15, 2026
|
|
No longer possible to exercise system call failure due to EBADF
|
|
15
|
801
|
March 15, 2026
|
|
#[cfg(none)] for disabling code
|
|
27
|
1889
|
March 12, 2026
|
|
Can compiler’s optimizer eliminate trivial heap allocation?
|
|
14
|
766
|
March 12, 2026
|
|
Spurious non-exhaustive pattern error
|
|
3
|
249
|
March 11, 2026
|
|
Passing existing rustc executable to tests
|
|
3
|
257
|
March 10, 2026
|
|
Question: Rust Build Infrastructure [LLVM]
|
|
1
|
175
|
March 10, 2026
|