File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments