|
Unexpected panic
|
|
3
|
357
|
October 27, 2025
|
|
`must_use` when matching on a `Result<MustUse, _>`
|
|
0
|
242
|
October 23, 2025
|
|
Conditional compilation during monomorphisation
|
|
2
|
280
|
October 23, 2025
|
|
Stabilize --env-set command line
|
|
8
|
374
|
October 22, 2025
|
|
Weird behavior of borrow checker
|
|
3
|
288
|
October 19, 2025
|
|
Idea to improve compile-times of derive macros. Maybe by a lot
|
|
19
|
881
|
October 12, 2025
|
|
Allow const generics in function constants
|
|
14
|
724
|
October 11, 2025
|
|
Add split_ascii_whitespace to [u8]?
|
|
10
|
248
|
October 11, 2025
|
|
Lattice specialisation in const generics?
|
|
2
|
392
|
October 7, 2025
|
|
Why does coercion fail for trait objects?
|
|
11
|
568
|
October 1, 2025
|
|
Illegal access a stack object via raw pointer?
|
|
3
|
261
|
September 30, 2025
|
|
Footgun with lifetimes and `Self` shorthand in methods
|
|
2
|
358
|
September 29, 2025
|
|
Rust encryption
|
|
7
|
442
|
September 29, 2025
|
|
Can we have a tracking issue for partial borrows in general?
|
|
3
|
320
|
September 27, 2025
|
|
Generic's type mismatched
|
|
1
|
242
|
September 21, 2025
|
|
Stabilizing `AsyncFnOnce::CallOnceClosure`, `AsyncFnMut::CallRefClosure` associated types?
|
|
1
|
228
|
September 19, 2025
|
|
Compiler should avoid generating very long type name
|
|
5
|
455
|
September 19, 2025
|
|
Let macros take any TokenTree as input
|
|
2
|
256
|
September 18, 2025
|
|
Pre-ACP(?): Parse `SocketAddr` with default port
|
|
0
|
140
|
September 18, 2025
|
|
A formatting specifier to forward the outer ones
|
|
4
|
364
|
September 9, 2025
|
|
Unnecessary `push rax` in inline assembly
|
|
3
|
318
|
September 3, 2025
|
|
Allow `?` operator on `std::task::Poll`?
|
|
7
|
546
|
September 2, 2025
|
|
Return 2 different types of iterators from a function that returns `impl Iterator`
|
|
10
|
757
|
September 2, 2025
|
|
Curly brace support for mod
|
|
50
|
1787
|
September 1, 2025
|
|
Cargo redirects rustc output
|
|
6
|
240
|
August 28, 2025
|
|
A generic integer type for consts?
|
|
4
|
403
|
August 25, 2025
|
|
[Pre-RFC] make rustc emit LLVM bitcode when linker is `lld` and LTO is enabled
|
|
1
|
219
|
August 23, 2025
|
|
Can we have lsp for Cargo.toml
|
|
6
|
637
|
August 17, 2025
|
|
Magic type `super !` that implements every trait
|
|
7
|
513
|
August 16, 2025
|
|
Create &'static Box<T> at compile time
|
|
11
|
806
|
August 14, 2025
|