Skip to content

Commit 9426035

Browse files
committed
More typo fixes
1 parent 68b1b3a commit 9426035

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2025-05-15-aeneas-newsletter.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ categories: newsletter
66
---
77
## Charon
88
* Significant progress on supporting later MIRs: most constant-related shanigans have been fixed;
9-
Added --mir elaborated which returns a MIR that includes drops. This works in common cases, open an issue if you encounter errors with this;
9+
* Added --mir elaborated which returns a MIR that includes drops. This works in common cases, open an issue if you encounter errors with this;
1010
* Progress towards better support for closures, thanks in particular to @Opale;
1111
* Added --start-from <name> to extract the given item instead of the whole current crate;
12-
@Opale added an experimental --monomorphize flag that monomorphizes the whole contents of the crate;
12+
* @Opale added an experimental --monomorphize flag that monomorphizes the whole contents of the crate;
1313
* Upgraded the rustc used to build charon to a recent version.
1414

1515
## Aeneas

0 commit comments

Comments
 (0)