We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1feb567 commit 2aa7990Copy full SHA for 2aa7990
text/0000-implied-bounds.md
@@ -725,7 +725,8 @@ These essentially try to address the breaking change when removing a bound on a
725
# Unresolved questions
726
[unresolved]: #unresolved-questions
727
728
-@nikomatsakis pointed [here][niko] that implied bounds can interact badly with current inference rules.
+* Should we try to limit the range of implied bounds to be crate-local (or module-local, etc)?
729
+* @nikomatsakis pointed [here][niko] that implied bounds can interact badly with current inference rules.
730
731
[#12]: https://github.com/nikomatsakis/chalk/issues/12
732
0 commit comments