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.
2 parents 830599b + 6852999 commit 5f3bd73Copy full SHA for 5f3bd73
src/librustc/infer/README.md
@@ -141,7 +141,7 @@ will make the permanent. Snapshots can be nested as long as you follow
141
a stack-like discipline.
142
143
Rather than use snapshots directly, it is often helpful to use the
144
-methods like `commit_if_ok` or `probe` that encapsulte higher-level
+methods like `commit_if_ok` or `probe` that encapsulate higher-level
145
patterns.
146
147
## Subtyping obligations
0 commit comments