|
Int::{min,max} in const fn
|
|
8
|
760
|
July 17, 2025
|
|
Purity and non-termination
|
|
20
|
777
|
July 17, 2025
|
|
Request to make `rustc_interface::passes::configure_and_expand` public
|
|
4
|
226
|
July 16, 2025
|
|
Dynamically-linked stable shared subset of the Rust standard library — using the C ABI?
|
|
18
|
821
|
July 14, 2025
|
|
Performance of isqrt
|
|
7
|
541
|
July 14, 2025
|
|
Methods for splitting integers into their halves
|
|
14
|
775
|
July 14, 2025
|
|
Variadic Generics ideas that won’t work for Rust
|
|
10
|
805
|
July 12, 2025
|
|
CStr API extensions
|
|
1
|
450
|
July 11, 2025
|
|
Borrow checking without lifetimes and specialization soundness
|
|
2
|
401
|
July 11, 2025
|
|
Can we skip borrow checking by caching MIRs and borrowck results?
|
|
4
|
433
|
July 11, 2025
|
|
Tree borrows paper (from Ralf & others)
|
|
3
|
452
|
July 10, 2025
|
|
Rationale behind the generic lifetime notation
|
|
13
|
490
|
July 10, 2025
|
|
Step-by-step, developer-friendly `#[no_panic]` / `#[warn(panic)]`
|
|
6
|
779
|
July 10, 2025
|
|
Edition 2027: Stop the tests!
|
|
8
|
1051
|
July 9, 2025
|
|
Hooks for obtaining debug symbols for backtraces
|
|
12
|
482
|
July 8, 2025
|
|
Could `Mutex<T>` have been `Mutex<Poison<T>>`?
|
|
6
|
532
|
July 7, 2025
|
|
Wrapping shift operator code doing bitmasking twice
|
|
1
|
313
|
July 7, 2025
|
|
More helpful cargo new
|
|
7
|
450
|
July 5, 2025
|
|
Add ability for integration test to use items from other files
|
|
6
|
281
|
July 3, 2025
|
|
Libtest: provide position in JSON output
|
|
3
|
137
|
July 3, 2025
|
|
Fn,FnOnce,FnMut with named parameters
|
|
9
|
723
|
June 30, 2025
|
|
Strong updates status
|
|
43
|
2880
|
June 27, 2025
|
|
Add `thiserror::Error` proc macro to `std::prelude`
|
|
33
|
1971
|
June 26, 2025
|
|
How to achieve Compile Time reflection in next ten thousand years
|
|
7
|
2549
|
June 24, 2025
|
|
Pre-RFC: Allow Custom Syntax Parsing for Attribute Macro Inputs
|
|
8
|
723
|
June 24, 2025
|
|
Compiler support for more ergonomic tags/brands
|
|
11
|
672
|
June 24, 2025
|
|
Idea: Relaxation of the Orphan Rule
|
|
7
|
589
|
June 24, 2025
|
|
Rust 1.88.0 pre-release testing
|
|
0
|
458
|
June 24, 2025
|
|
Feature Request: Integer Trait
|
|
2
|
584
|
June 23, 2025
|
|
Adding OCI registries as package/index sources
|
|
0
|
179
|
June 23, 2025
|