Best way to hide borrow_mut
|
|
6
|
324
|
April 17, 2025
|
Slight relaxation of the orphan rules
|
|
6
|
570
|
April 14, 2025
|
Discussion: Allowing Unsafe to Bypass Visibility
|
|
36
|
1785
|
April 14, 2025
|
Pre-RFC: Allow mut keyword on struct fields
|
|
2
|
417
|
April 13, 2025
|
Discussion: The magic pin! macro
|
|
4
|
540
|
April 13, 2025
|
Pre-RFC: trait class for single inheritance
|
|
20
|
1157
|
April 13, 2025
|
Treat unit-like structs and variants like constant items in array repeat operands
|
|
3
|
334
|
April 11, 2025
|
Allow running cargo check on a virtual file system like the one held by rust-analyzer
|
|
4
|
379
|
April 11, 2025
|
Limited unsized values for boxing futures with AFIDT
|
|
4
|
307
|
April 11, 2025
|
[rustdoc] docs for derived impls
|
|
3
|
181
|
April 11, 2025
|
[idea] make PartialOrd method returns custom methods
|
|
3
|
231
|
April 10, 2025
|
Ref/mut vs const/mut vs ""/mut
|
|
1
|
289
|
April 9, 2025
|
`fail` keyword
|
|
19
|
886
|
April 9, 2025
|
(Read-only) access to crate code in proc-macro
|
|
6
|
224
|
April 8, 2025
|
Run-time Dynamic type-casting (RTTI), contd
|
|
2
|
263
|
April 8, 2025
|
Redoing hashing traits
|
|
3
|
363
|
April 8, 2025
|
Idea: partial impls
|
|
6
|
354
|
April 8, 2025
|
What if the transition to Rust 2.0 can be fully machine applicable? (with `cargo fix`)
|
|
11
|
692
|
April 8, 2025
|
Pre-RFC: Limited-Value Types
|
|
3
|
376
|
April 8, 2025
|
Would it ever be possible to add a blanket implementations like this to stdlib?
|
|
3
|
421
|
April 7, 2025
|
Why are Fn types not contravariant in their argument types?
|
|
4
|
393
|
April 7, 2025
|
Idea: include `TypeId` in all trait object vtables
|
|
5
|
538
|
April 7, 2025
|
Pliron: MLIR, But Native Rust
|
|
3
|
770
|
April 4, 2025
|
Conditional function parameters dependent on trait bound
|
|
3
|
177
|
April 4, 2025
|
Would lazy initialization of OpenSSL in cargo be worth it?
|
|
7
|
493
|
April 4, 2025
|
Field immutable reference limited by mutable loop
|
|
4
|
283
|
April 3, 2025
|
A more stable alternatve to default-features=false
|
|
18
|
841
|
April 3, 2025
|
Pointers to the heap can have unbounded provenance
|
|
3
|
633
|
April 3, 2025
|
Rust 1.86.0 pre-release testing
|
|
3
|
520
|
April 3, 2025
|
[IDEA] Postfix `.catch` (revisited)
|
|
4
|
476
|
April 2, 2025
|