Treat unit-like structs and variants like constant items in array repeat operands
|
|
3
|
335
|
April 11, 2025
|
Allow running cargo check on a virtual file system like the one held by rust-analyzer
|
|
4
|
402
|
April 11, 2025
|
Limited unsized values for boxing futures with AFIDT
|
|
4
|
311
|
April 11, 2025
|
[rustdoc] docs for derived impls
|
|
3
|
182
|
April 11, 2025
|
[idea] make PartialOrd method returns custom methods
|
|
3
|
234
|
April 10, 2025
|
Ref/mut vs const/mut vs ""/mut
|
|
1
|
293
|
April 9, 2025
|
`fail` keyword
|
|
19
|
896
|
April 9, 2025
|
(Read-only) access to crate code in proc-macro
|
|
6
|
227
|
April 8, 2025
|
Run-time Dynamic type-casting (RTTI), contd
|
|
2
|
269
|
April 8, 2025
|
Redoing hashing traits
|
|
3
|
369
|
April 8, 2025
|
Idea: partial impls
|
|
6
|
371
|
April 8, 2025
|
What if the transition to Rust 2.0 can be fully machine applicable? (with `cargo fix`)
|
|
11
|
724
|
April 8, 2025
|
Pre-RFC: Limited-Value Types
|
|
3
|
386
|
April 8, 2025
|
Would it ever be possible to add a blanket implementations like this to stdlib?
|
|
3
|
423
|
April 7, 2025
|
Why are Fn types not contravariant in their argument types?
|
|
4
|
399
|
April 7, 2025
|
Idea: include `TypeId` in all trait object vtables
|
|
5
|
542
|
April 7, 2025
|
Pliron: MLIR, But Native Rust
|
|
3
|
878
|
April 4, 2025
|
Conditional function parameters dependent on trait bound
|
|
3
|
182
|
April 4, 2025
|
Would lazy initialization of OpenSSL in cargo be worth it?
|
|
7
|
497
|
April 4, 2025
|
Field immutable reference limited by mutable loop
|
|
4
|
285
|
April 3, 2025
|
A more stable alternatve to default-features=false
|
|
18
|
859
|
April 3, 2025
|
Pointers to the heap can have unbounded provenance
|
|
3
|
642
|
April 3, 2025
|
Rust 1.86.0 pre-release testing
|
|
3
|
523
|
April 3, 2025
|
[IDEA] Postfix `.catch` (revisited)
|
|
4
|
482
|
April 2, 2025
|
Idea: `mut` block
|
|
9
|
647
|
April 2, 2025
|
Discussion: Distinct Phantom types for different traits
|
|
9
|
582
|
April 1, 2025
|
Replace dyn object with enum dispatch
|
|
14
|
899
|
April 1, 2025
|
Option to add replacement std dependency to subdependency's for no_std platforms
|
|
15
|
425
|
April 1, 2025
|
Why doesn't Vec use extra capacity given by the allocator?
|
|
5
|
511
|
March 31, 2025
|
State of postfix borrow/deref
|
|
30
|
1318
|
March 31, 2025
|