Skip to content

Commit f540a0b

Browse files
nikomatsakislqd
authored andcommitted
Update src/borrow_check/region_inference/constraint_propagation.md
Co-Authored-By: lqd <[email protected]>
1 parent a90e341 commit f540a0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/borrow_check/region_inference/constraint_propagation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ placeholders](./placeholders_and_universes.html). Note that the value
213213
for S1 already contains the liveness constraints, since they were
214214
added in [`RegionInferenceContext::new`].
215215

216-
Once that process is done, we now have the "minimal value" for S1,
216+
Once that process is done, we now have the "minimal value" for `S1`,
217217
taking into account all of the liveness and outlives
218218
constraints. However, in order to complete the process, we must also
219219
consider [member constraints][m_c], which are described in [a later

0 commit comments

Comments
 (0)