Skip to content

Commit 2e1bb31

Browse files
committed
fix typo
1 parent f51ebd0 commit 2e1bb31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

posts/2024-06-20-types-team-update.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ difficult to reason about and necessary to fix many longstanding soundness issue
165165
* [Polonius on Nightly project goal](https://rust-lang.github.io/rust-project-goals/2024h2/Polonius.html)
166166

167167
We intend to get the internal implementation of opaque types ready for the stabilization
168-
of TAIT and APTIT this year. We are also hoping to land a significant improvements our
168+
of TAIT and ATPIT this year. We are also hoping to land a significant improvements our
169169
handling of associated types in coherence checking this year.
170170

171171
Our other goal is to get [Polonius], the next generation borrow checker, available on nightly, which would put us in a position to stabilize in 2025 once we have time to do more optimization and testing.
@@ -182,7 +182,7 @@ and `dyn`-trait upcasting, which will hopefully get stabilized in the near futur
182182
- next-generation trait solver
183183
- stable in coherence
184184
- used by rust-analyzer
185-
- TAIT/APTIT stabilized
185+
- TAIT/ATPIT stabilized
186186
- a-mir-formality
187187
- support for fuzzing and testing Rust snippets
188188
- complete model of coherence and coinductive trait semantics

0 commit comments

Comments
 (0)