File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ in the trait solver
113113
114114#### The type system is complete during the implicit negative overlap check in coherence ✅
115115
116- For more on overlap checking: [ ../ coherence.md ]
116+ For more on overlap checking: [ coherence]
117117
118118During the implicit negative overlap check in coherence we must never return * error* for
119119goals which can be proven. This would allow for overlapping impls with potentially different
@@ -153,4 +153,5 @@ arguments. This currently does not hold: [#97156].
153153
154154[ #57893 ] : https://github.com/rust-lang/rust/issues/57893
155155[ #97156 ] : https://github.com/rust-lang/rust/issues/97156
156- [ #114936 ] : https://github.com/rust-lang/rust/issues/114936
156+ [ #114936 ] : https://github.com/rust-lang/rust/issues/114936
157+ [ coherence ] : ../coherence.md
You can’t perform that action at this time.
0 commit comments