Skip to content

Commit

Permalink
Fix typo: s/positiom/position/
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtriplett committed Jul 2, 2024
1 parent 0c73419 commit bfc02f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/2024h2/candidates.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Do it! [Instructions for proposing goals can be found here.](../how_to/propose_a
| [Next-generation trait solver][NTS] | (not yet accepted) | [lcnr] | [Types] |
| [Formal model of Rust][AMF] | (not yet accepted) | [nikomatsakis] | [Types] |
| [Polonius on Nightly][NBNLB] | (not yet accepted) | [lqd] | [Types] |
| [Stabilize Associated type positiom impl trait][ATPIT] | (not yet accepted) | [oli-obk] | [Types], [Lang] |
| [Stabilize Associated type position impl trait][ATPIT] | (not yet accepted) | [oli-obk] | [Types], [Lang] |
| [Patterns of empty types][PET] | (not yet accepted) | [Nadrieril] | [Lang] |
| [Ergonomic ref-counting][RC] | (not yet accepted) | [jkelleyrtp] | [Lang], [Libs-API][] |
| [Min generics const argument][MGCA] | (not yet accepted) | BoxyUwU | [Types][] |
Expand Down

0 comments on commit bfc02f3

Please sign in to comment.