A backward compatible `Move` trait to fix `Pin`
|
|
4
|
441
|
October 22, 2024
|
An immutable loop structure `loop let`
|
|
13
|
903
|
October 23, 2024
|
Discussion: Mis-documentation of `.append` method in `OpenOption`
|
|
4
|
210
|
October 22, 2024
|
Layout of DST `Box`
|
|
11
|
459
|
October 22, 2024
|
Better diagnostic informations for match an `Option<String>` with `Option<&str>`
|
|
0
|
170
|
October 22, 2024
|
Property-like Macro Syntax
|
|
1
|
174
|
October 21, 2024
|
Stabilizing `non_exhaustive_omitted_patterns` or a better alternative
|
|
22
|
653
|
October 21, 2024
|
Unsafe Impl Copy and Freeze
|
|
11
|
381
|
October 21, 2024
|
AssertUnwindSafe interacts poorly with 2021 capture rules
|
|
5
|
351
|
October 19, 2024
|
Rust 1.82.0 pre-release testing
|
|
9
|
711
|
October 18, 2024
|
Release note process question
|
|
2
|
190
|
October 18, 2024
|
Compile rustc for a custom target
|
|
8
|
365
|
October 18, 2024
|
Generic `Atomic<T>`
|
|
40
|
1780
|
October 18, 2024
|
Provide analog of `std::remainder` in standard library?
|
|
9
|
568
|
October 17, 2024
|
Temporary intrinsics::trait_vtable
|
|
11
|
416
|
October 16, 2024
|
Unstable feature for adding restricted_std to all crates?
|
|
3
|
218
|
October 16, 2024
|
TaintedCell - interior mutability with shared mutable access
|
|
8
|
460
|
October 16, 2024
|
`reduce_with` for Iterators
|
|
5
|
425
|
October 16, 2024
|
Core: Add cfg `no_128bits_fmt_parse`
|
|
2
|
191
|
October 14, 2024
|
repr(C) AIX Struct Alignment
|
|
35
|
675
|
October 13, 2024
|
Suggestion: add attributes to instruct Rust Analyzer how to import items
|
|
10
|
385
|
October 13, 2024
|
Why are trait brackets required?
|
|
2
|
335
|
October 13, 2024
|
Pre-pre-RFC/Working Prototype: Borrow-Aware Automated Context Passing
|
|
99
|
1637
|
October 12, 2024
|
Rustc --run flag To run binary once it is built
|
|
3
|
276
|
October 12, 2024
|
Forcing overflow checks in const evaluation
|
|
21
|
952
|
October 11, 2024
|
Detect and Fix Overscope unsafe Block
|
|
35
|
569
|
October 11, 2024
|
Swift-like guard statement
|
|
17
|
859
|
October 11, 2024
|
Extendable Enums (as traits)
|
|
13
|
455
|
October 11, 2024
|
Implicit drop considered harmful
|
|
18
|
756
|
October 11, 2024
|
Pre-RFC: mem::trailing_padding!
|
|
13
|
297
|
October 10, 2024
|