Skip to content

Commit 8cd3644

Browse files
committed
address review comments
1 parent 8fbf9e9 commit 8cd3644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/inside-rust/2023-09-25-polonius-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ If a similar experience to NLLs in edition 2018 is to be expected again, another
138138

139139
At this point, the location-sensitive pass is hopefully efficient enough, tested in practice, somewhat formally verified, and can be enabled in edition 2024.
140140

141-
Around this time, librarification efforts can also be rebooted, to turn the in-tree Polonius into a library, maybe using [Stable MIR][]. This is so that it could be reused elsewhere, for example in [rust-analyzer][], or [gccrs][], or by researchers working on verification tools (like [kani][]), [prusti][] and [creusot][]).
141+
Around this time, librarification efforts can also be rebooted, to turn the in-tree Polonius into a library, maybe using [Stable MIR][]. This is so that it could be reused elsewhere, for example in [rust-analyzer][], or [gccrs][], or by researchers working on verification tools (like [kani][], [prusti][] and [creusot][]).
142142

143143
[Stable MIR]: https://github.com/rust-lang/team/pull/729
144144
[rust-analyzer]: https://github.com/rust-lang/rust-analyzer

0 commit comments

Comments
 (0)