About the traits working group category
|
|
1
|
785
|
March 25, 2019
|
Borrow checking without lifetimes and specialization soundness
|
|
2
|
294
|
July 11, 2025
|
Replace dyn object with enum dispatch
|
|
14
|
921
|
April 1, 2025
|
Why isn't trait specialization a higher priority for Rust development?
|
|
13
|
1214
|
December 20, 2024
|
Idea: Change trait implied bounds to use a fix-point algorithm to support cycles
|
|
1
|
167
|
July 29, 2024
|
How to get predicates bound to their types in ImplHeader?
|
|
1
|
98
|
July 24, 2024
|
Downcast a Box<dyn Any> to a concrete type
|
|
3
|
323
|
July 8, 2024
|
How to skip/disable unit test cases while rustc testing using the package Cargo.toml file
|
|
5
|
1649
|
May 17, 2024
|
Compiler complain about conflicting implementations but code is not
|
|
1
|
337
|
May 1, 2024
|
Trait implementation among incompatible version but within same path results in confusing error
|
|
2
|
315
|
March 31, 2025
|
Feature request: trait support #[refuse_impl] attribute, refuse outside implement
|
|
8
|
574
|
February 4, 2025
|
Improve HRTB compatibility for "lifetime not general enough" cases, or provide better help/notes + update language tutorials
|
|
1
|
404
|
January 1, 2025
|
Better error when trait not implemented because of different crate version
|
|
3
|
861
|
December 22, 2024
|
Overly strict coherence for constrained blanket implementations?
|
|
8
|
748
|
December 22, 2024
|
Add support for restricting trait implementation for local typesa
|
|
2
|
761
|
December 22, 2024
|
Will we be able to return impl Trait from default trait methods?
|
|
4
|
1321
|
December 22, 2024
|
Chalk progress (and where to follow it)
|
|
3
|
1366
|
December 22, 2024
|
`impl Trait` for local variables
|
|
2
|
1544
|
December 22, 2024
|
Same trait bounds for multiple type parameters
|
|
32
|
3093
|
December 22, 2024
|
Idea: New feature flag to produce type-only crates to solve the orphan rule
|
|
3
|
868
|
December 22, 2024
|
Type parameter not used on enums
|
|
25
|
5824
|
December 22, 2024
|
Casting families for fast dynamic trait object casts and multi-trait objects
|
|
7
|
2176
|
December 22, 2024
|
Generics are not zero cost?
|
|
8
|
1779
|
December 22, 2024
|
Traits working group meeting minutes
|
|
4
|
1339
|
June 9, 2019
|
Getting traits WG up and going
|
|
11
|
2982
|
March 25, 2019
|
WG-Traits Minutes and General Discussion
|
|
42
|
5362
|
March 25, 2019
|
Short-lived inference contexts
|
|
1
|
963
|
March 25, 2019
|