Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42558
|
July 7, 2014
|
Pre-RFC: Trait for Coercion of untyped numeric literals
|
|
7
|
305
|
March 12, 2025
|
Pre-RFC: Add Labeled Switches to Rust
|
|
16
|
620
|
March 12, 2025
|
Moving `cfg(accessible)` forward by narrowing down its scope(part of RFC2523)
|
|
24
|
702
|
March 12, 2025
|
We have only two years to prepare the Rust 2027 Edition
|
|
6
|
812
|
March 12, 2025
|
Pre-RFC: std::cmp::NoOrder
|
|
21
|
826
|
March 12, 2025
|
Properly formatted `cargo fix` code
|
|
8
|
182
|
March 12, 2025
|
How to recover MIR for analysis?
|
|
4
|
170
|
March 12, 2025
|
Can I open a Cargo pull request implementing a feature to suppress "Blocking"/"Finished"/"Running" from `cargo run` when they're the only output?
|
|
6
|
338
|
March 12, 2025
|
Category for graphical programs
|
|
3
|
304
|
March 12, 2025
|
Adapt type inferrence to facilitate method chaining through BorrowMut<T> (and Borrow<T>)
|
|
2
|
263
|
March 12, 2025
|
Rust needs a safe abstraction over uninitialized memory
|
|
96
|
3237
|
March 12, 2025
|
`UnorderedVec` (or slice?)
|
|
20
|
568
|
March 12, 2025
|
`Vec::rdedup(_by(_key))`?
|
|
7
|
241
|
March 11, 2025
|
Should std have a way to suppress backtraces in expected panics?
|
|
6
|
395
|
March 10, 2025
|
Reproducible builds for rustc: GSOC '25 idea
|
|
3
|
183
|
March 10, 2025
|
Idea: unwinding and linear types in async context
|
|
2
|
208
|
March 8, 2025
|
Use petnames for crates
|
|
13
|
655
|
March 7, 2025
|
Anonymous utilities crates
|
|
14
|
458
|
March 7, 2025
|
Macro like function to impl
|
|
5
|
172
|
March 6, 2025
|
Use cc crate build sqlite.so
|
|
2
|
142
|
March 5, 2025
|
Implement Extend trait for Option
|
|
11
|
737
|
March 4, 2025
|
Wrapping_rem should allow modulo 0
|
|
35
|
1144
|
March 4, 2025
|
Math/LaTeX support for rustdoc, now with MathML
|
|
7
|
371
|
March 4, 2025
|
Can the lifetimes be simpler?
|
|
23
|
621
|
March 4, 2025
|
I hope that the trait methods can be directly imported, to prevent confusion
|
|
4
|
439
|
March 4, 2025
|
Closure idea: Relax capture rules for closures
|
|
1
|
282
|
March 3, 2025
|
Semantic difference between `use foo` and `use foo::self`
|
|
1
|
239
|
March 3, 2025
|
Support -Zremap-path-scope with different scopes
|
|
0
|
72
|
March 3, 2025
|
Syntax sugar for turbofish/generics
|
|
24
|
941
|
March 2, 2025
|