rust-lang / types-team

Home of the "types team", affiliated with the compiler and lang teams.
https://rust-lang.github.io/types-team/
Apache License 2.0
94 stars 19 forks source link

Negative trait impls check-in #82

Open nikomatsakis opened 1 year ago

nikomatsakis commented 1 year ago

Summary

@spastorino and I have been making progress on the negative trait impls RFC and impl plan. We can summarize how it works.

Rationale

Upcoming stabilization.