We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c2f5c9 commit 6e1ac9dCopy full SHA for 6e1ac9d
src/SUMMARY.md
@@ -121,7 +121,7 @@
121
- [Method Lookup](./method-lookup.md)
122
- [Variance](./variance.md)
123
- [Opaque Types](./opaque-types-type-alias-impl-trait.md)
124
- - [Inference details](./opaque-types-type-alias-impl-trait-inference.md)
+ - [Inference details](./opaque-types-impl-trait-inference.md)
125
- [Pattern and Exhaustiveness Checking](./pat-exhaustive-checking.md)
126
- [MIR dataflow](./mir/dataflow.md)
127
- [Drop elaboration](./mir/drop-elaboration.md)
src/opaque-types-type-alias-impl-trait-inference.md renamed to src/opaque-types-impl-trait-inference.md
0 commit comments