|
Pre-RFC: Stabilization of `likely(bool)`, `unlikely(bool)` & `assume(bool)` intrinsics
|
|
45
|
2425
|
December 4, 2023
|
|
How can I delete my account on this forum
|
|
7
|
869
|
December 3, 2023
|
|
How to build arm64e apps on macOS / iOS
|
|
11
|
1819
|
December 3, 2023
|
|
Security category?
|
|
3
|
540
|
December 3, 2023
|
|
Seamless type inference for functions (weak generics)?
|
|
18
|
1450
|
December 3, 2023
|
|
Rust's exit() forwards to C's exit() but doesn't warn about UB
|
|
11
|
1624
|
December 2, 2023
|
|
Multi-architecture layout
|
|
17
|
2258
|
December 2, 2023
|
|
Force documentations to add small sections providing high-level documentation and "how-to"s for each element of a crate
|
|
9
|
858
|
December 2, 2023
|
|
How does Rust compiler identify the trait bound for generic parameter?
|
|
1
|
380
|
November 30, 2023
|
|
The type inference for `T` cannot be done when the matched type has the form of `T::Output` and the trait is user-defined but it can be done for `FnTrait`
|
|
6
|
720
|
November 30, 2023
|
|
Pre-RFC: Define the behavior of `repr(transparent)` when all fields are zero-sized types
|
|
21
|
1504
|
February 21, 2025
|
|
Creating 1-ZSTs guaranteed to have same extern "C" ABI as ()
|
|
19
|
1400
|
February 21, 2025
|
|
Total equality relations as `std::cmp::Eq<Rhs>`
|
|
23
|
1182
|
November 28, 2023
|
|
Auto-generate crate-agnostic anonoymous sub-traits for `dyn Foo + ...`
|
|
30
|
1191
|
November 28, 2023
|
|
Special Case Unsigned Integer Range `Iterator::sum`
|
|
18
|
935
|
November 28, 2023
|
|
Naming a method to create a "member function" closure
|
|
11
|
824
|
November 27, 2023
|
|
Allow cloning into MaybeUninit (to allow cloning boxes directly on the heap)
|
|
18
|
920
|
November 27, 2023
|
|
Manually freeing the pointer from ::into_raw?
|
|
20
|
2733
|
November 27, 2023
|
|
Blanket implementation for `impl<T, U: Into<T>> Into<Option<T>> for Option<U>`
|
|
6
|
716
|
November 27, 2023
|
|
The trait `TyEncoder` is not implemented for `FileEncoder`
|
|
1
|
352
|
November 27, 2023
|
|
How do you discover crate features when using a new crate?
|
|
6
|
996
|
November 27, 2023
|
|
Feature request: expand zip() and unzip() methods on iterator to N-tuple and N iterators
|
|
7
|
2308
|
November 26, 2023
|
|
Why not `impl<'a, T: PartialEq, I: IntoIterator<Item = &'a T>> PartialEq<I> for I`?
|
|
3
|
519
|
November 24, 2023
|
|
Weird idea: use as crate
|
|
5
|
765
|
November 24, 2023
|
|
Isolated crate compilation
|
|
5
|
717
|
February 16, 2025
|
|
`pub` on `macro_rules!`
|
|
27
|
11142
|
November 23, 2023
|
|
Pre-RFC: "Scheduled Removal" Parameter for "Deprecated" Attribute
|
|
14
|
938
|
November 23, 2023
|
|
[Discussion] Adding an `init` function that could modify static variables directly
|
|
76
|
4265
|
November 23, 2023
|
|
Pre-RFC: Easier extension-traits
|
|
14
|
1602
|
November 23, 2023
|
|
"No telemetry in the Rust compiler: metrics without betraying user privacy"
|
|
6
|
1549
|
February 15, 2025
|