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 a90e341 commit f540a0bCopy full SHA for f540a0b
src/borrow_check/region_inference/constraint_propagation.md
@@ -213,7 +213,7 @@ placeholders](./placeholders_and_universes.html). Note that the value
213
for S1 already contains the liveness constraints, since they were
214
added in [`RegionInferenceContext::new`].
215
216
-Once that process is done, we now have the "minimal value" for S1,
+Once that process is done, we now have the "minimal value" for `S1`,
217
taking into account all of the liveness and outlives
218
constraints. However, in order to complete the process, we must also
219
consider [member constraints][m_c], which are described in [a later
0 commit comments