Welcome to the Rust Programming Language Internals Forum
|
|
1
|
43241
|
July 7, 2014
|
`impl Default` for generically sized arrays? (`[T; N]`)
|
|
28
|
1106
|
August 31, 2025
|
Add a warning against fragile type inference
|
|
7
|
267
|
August 31, 2025
|
Local Crate Registry (without vendoring)
|
|
4
|
158
|
August 29, 2025
|
Return 2 different types of iterators from a function that returns `impl Iterator`
|
|
9
|
460
|
August 29, 2025
|
[Pre-RFC] Add implementation impl<T, U> Borrow<T> for Arc<U: Deref<Target=T>> and similar for Rc
|
|
2
|
164
|
August 28, 2025
|
Cargo redirects rustc output
|
|
6
|
168
|
August 28, 2025
|
Pre-RFC: Mutually-excusive, global features
|
|
49
|
6202
|
August 28, 2025
|
Implicitly boxed types and dyn
|
|
1
|
173
|
August 28, 2025
|
Scientific Computing - NaN as a 'None' Option or an 'Err' Result
|
|
18
|
670
|
August 28, 2025
|
Public profile is hidden while "Hide my public profile" is unchecked
|
|
8
|
269
|
August 27, 2025
|
Pre-RFC: Aarch64 Indirect Return ABI
|
|
20
|
375
|
August 27, 2025
|
Curly brace support for mod
|
|
48
|
823
|
August 27, 2025
|
Types with existential lifetimes
|
|
10
|
726
|
August 27, 2025
|
[Pre-RFC]: #[repr(collapse_uninhabited)]
|
|
1
|
184
|
August 27, 2025
|
Help: how to compile tier 3 target aarch64-unknown-nto-qnx700 under linux?
|
|
0
|
65
|
August 27, 2025
|
Allow `?` operator on `std::task::Poll`?
|
|
3
|
220
|
August 26, 2025
|
Parallel dependency source updates
|
|
2
|
242
|
August 26, 2025
|
Initiative, a group of changes to make vendoring easier
|
|
29
|
529
|
August 26, 2025
|
Generic impl Write for Arc<T> where &T: Write
|
|
1
|
168
|
August 25, 2025
|
`Pow` trait/raise to power operator
|
|
74
|
1482
|
August 25, 2025
|
A generic integer type for consts?
|
|
4
|
332
|
August 25, 2025
|
CUDA in rust
|
|
5
|
478
|
August 24, 2025
|
IDEA: unify lifetime in function signature
|
|
1
|
183
|
August 24, 2025
|
[Pre-RFC] Hash for ZST slices Hash not to iterate
|
|
2
|
181
|
August 24, 2025
|
Should we have another non-type never?
|
|
43
|
1279
|
August 23, 2025
|
[Pre-RFC] make rustc emit LLVM bitcode when linker is `lld` and LTO is enabled
|
|
1
|
159
|
August 23, 2025
|
Add float types with niche
|
|
14
|
550
|
August 23, 2025
|
Ctrl-click on symbols in docs.rs
|
|
7
|
189
|
August 22, 2025
|
[Pre-ACP?] Volatile Atomics and weak/strong Volatiles
|
|
6
|
480
|
August 21, 2025
|