About the traits working group category
|
|
1
|
785
|
March 25, 2019
|
Replace dyn object with enum dispatch
|
|
14
|
877
|
April 1, 2025
|
Why isn't trait specialization a higher priority for Rust development?
|
|
13
|
1109
|
December 20, 2024
|
Idea: Change trait implied bounds to use a fix-point algorithm to support cycles
|
|
1
|
165
|
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
|
302
|
July 8, 2024
|
How to skip/disable unit test cases while rustc testing using the package Cargo.toml file
|
|
5
|
1233
|
May 17, 2024
|
Compiler complain about conflicting implementations but code is not
|
|
1
|
335
|
May 1, 2024
|
Trait implementation among incompatible version but within same path results in confusing error
|
|
2
|
313
|
March 31, 2025
|
Feature request: trait support #[refuse_impl] attribute, refuse outside implement
|
|
8
|
562
|
February 4, 2025
|
Improve HRTB compatibility for "lifetime not general enough" cases, or provide better help/notes + update language tutorials
|
|
1
|
392
|
January 1, 2025
|
Better error when trait not implemented because of different crate version
|
|
3
|
837
|
December 22, 2024
|
Overly strict coherence for constrained blanket implementations?
|
|
8
|
726
|
December 22, 2024
|
Add support for restricting trait implementation for local typesa
|
|
2
|
755
|
December 22, 2024
|
Will we be able to return impl Trait from default trait methods?
|
|
4
|
1308
|
December 22, 2024
|
Chalk progress (and where to follow it)
|
|
3
|
1356
|
December 22, 2024
|
`impl Trait` for local variables
|
|
2
|
1533
|
December 22, 2024
|
Same trait bounds for multiple type parameters
|
|
32
|
2999
|
December 22, 2024
|
Idea: New feature flag to produce type-only crates to solve the orphan rule
|
|
3
|
851
|
December 22, 2024
|
Type parameter not used on enums
|
|
25
|
5604
|
December 22, 2024
|
Casting families for fast dynamic trait object casts and multi-trait objects
|
|
7
|
2160
|
December 22, 2024
|
Generics are not zero cost?
|
|
8
|
1768
|
December 22, 2024
|
Traits working group meeting minutes
|
|
4
|
1332
|
June 9, 2019
|
Getting traits WG up and going
|
|
11
|
2978
|
March 25, 2019
|
WG-Traits Minutes and General Discussion
|
|
42
|
5303
|
March 25, 2019
|
Short-lived inference contexts
|
|
1
|
958
|
March 25, 2019
|