|
Everything concerning `unsize`, `coerce_unsized` and `dispatch_from_dyn`
|
|
1
|
487
|
June 7, 2023
|
|
Any (not empty) method for Vec
|
|
8
|
1546
|
June 7, 2023
|
|
Declare and Implement Extension Trait Once
|
|
2
|
2450
|
June 7, 2023
|
|
Rust 1.68.0 pre-release testing
|
|
3
|
1025
|
June 6, 2023
|
|
Flag output operands for inline asm
|
|
8
|
1076
|
June 6, 2023
|
|
Rust RFCs are great. We are trying to democratizing it
|
|
1
|
823
|
June 5, 2023
|
|
impl<T> Drop for List<T> why need two T
|
|
9
|
1200
|
June 5, 2023
|
|
Micro RFC: `String::from_utf8_with` for different handling of invalid UTF8
|
|
20
|
1854
|
June 4, 2023
|
|
A function `as_borowed_mut` for pointers
|
|
3
|
380
|
June 4, 2023
|
|
How compiler detects difference between different binding scopes at MIR level?
|
|
10
|
800
|
June 3, 2023
|
|
Clean conditional return statements
|
|
25
|
3571
|
June 3, 2023
|
|
Async and the Rust memory model
|
|
4
|
1060
|
June 3, 2023
|
|
Implementation of fstring f strings
|
|
4
|
1548
|
June 3, 2023
|
|
"Raw" hex and binary literals that adhere to IEE 754-2008 for floats
|
|
13
|
1309
|
June 3, 2023
|
|
Enums should magically get a trait for getting `discriminant` and `variant_count`
|
|
24
|
2460
|
June 2, 2023
|
|
Prevent source parse with proper bytecode
|
|
3
|
587
|
June 2, 2023
|
|
Stabilize the let chain!
|
|
7
|
3191
|
June 2, 2023
|
|
Pattern matching by delimiters in macro definitions and invocations
|
|
10
|
1053
|
June 1, 2023
|
|
Elementary default runtime
|
|
21
|
1945
|
June 1, 2023
|
|
Improvement to WIP #[expect(lint)] attribute
|
|
5
|
871
|
May 31, 2023
|
|
Trait vars
|
|
6
|
1456
|
May 31, 2023
|
|
Could RustDoc include an index of references to doc items?
|
|
3
|
445
|
May 31, 2023
|
|
Built-in enum dispatch
|
|
9
|
2582
|
May 30, 2023
|
|
Async trait Send bounds- Why not infer associated types?
|
|
5
|
670
|
May 30, 2023
|
|
Way to hide auto generated boilerplate for project template
|
|
12
|
848
|
December 22, 2024
|
|
How to define a user-defined trait that behaves likes that Copy imposes requirements to the implementation?
|
|
10
|
885
|
May 28, 2023
|
|
Add CI support to cargo init / new?
|
|
6
|
839
|
December 22, 2024
|
|
Improving `cargo install` UX for packages with `[lib]`/`[[bin]]` crates with `required-features`
|
|
4
|
579
|
December 22, 2024
|
|
Reopen -- `FnOnce`: why is `Output` an associated type?
|
|
11
|
1187
|
May 28, 2023
|
|
Should `AtomicPtr` be able to point to DSTs?
|
|
5
|
811
|
May 28, 2023
|