|
`impl Default` for generically sized arrays? (`[T; N]`)
|
|
38
|
2806
|
October 31, 2025
|
|
[idea] vec macro expand
|
|
9
|
591
|
October 31, 2025
|
|
Unexpected panic
|
|
3
|
398
|
October 27, 2025
|
|
`must_use` when matching on a `Result<MustUse, _>`
|
|
0
|
260
|
October 23, 2025
|
|
Conditional compilation during monomorphisation
|
|
2
|
316
|
October 23, 2025
|
|
Stabilize --env-set command line
|
|
8
|
463
|
October 22, 2025
|
|
Weird behavior of borrow checker
|
|
3
|
381
|
October 19, 2025
|
|
Idea to improve compile-times of derive macros. Maybe by a lot
|
|
19
|
1065
|
October 12, 2025
|
|
Allow const generics in function constants
|
|
14
|
1192
|
October 11, 2025
|
|
Add split_ascii_whitespace to [u8]?
|
|
10
|
363
|
October 11, 2025
|
|
Lattice specialisation in const generics?
|
|
2
|
458
|
October 7, 2025
|
|
Why does coercion fail for trait objects?
|
|
11
|
683
|
October 1, 2025
|
|
Illegal access a stack object via raw pointer?
|
|
3
|
301
|
September 30, 2025
|
|
Footgun with lifetimes and `Self` shorthand in methods
|
|
2
|
398
|
September 29, 2025
|
|
Rust encryption
|
|
6
|
555
|
September 29, 2025
|
|
Can we have a tracking issue for partial borrows in general?
|
|
3
|
368
|
September 27, 2025
|
|
Generic's type mismatched
|
|
1
|
269
|
September 21, 2025
|
|
Stabilizing `AsyncFnOnce::CallOnceClosure`, `AsyncFnMut::CallRefClosure` associated types?
|
|
1
|
266
|
September 19, 2025
|
|
Let macros take any TokenTree as input
|
|
2
|
311
|
September 18, 2025
|
|
Pre-ACP(?): Parse `SocketAddr` with default port
|
|
0
|
160
|
September 18, 2025
|
|
A formatting specifier to forward the outer ones
|
|
4
|
420
|
September 9, 2025
|
|
Unnecessary `push rax` in inline assembly
|
|
3
|
384
|
September 3, 2025
|
|
Allow `?` operator on `std::task::Poll`?
|
|
7
|
622
|
September 2, 2025
|
|
Return 2 different types of iterators from a function that returns `impl Iterator`
|
|
10
|
918
|
September 2, 2025
|
|
Curly brace support for mod
|
|
50
|
2199
|
September 1, 2025
|
|
Cargo redirects rustc output
|
|
6
|
296
|
August 28, 2025
|
|
A generic integer type for consts?
|
|
4
|
475
|
August 25, 2025
|
|
[Pre-RFC] make rustc emit LLVM bitcode when linker is `lld` and LTO is enabled
|
|
1
|
252
|
August 23, 2025
|
|
Can we have lsp for Cargo.toml
|
|
6
|
728
|
August 17, 2025
|
|
Magic type `super !` that implements every trait
|
|
7
|
584
|
August 16, 2025
|