This is a tracking issue for addressing the comments on #3514. - [x] Use "Lean" instead of "Aeneas" for any user-visible feature - [x] Upgrade Charon to a more recent commit - [ ] Once we start calling Aeneas in the Kani driver, the driver should automatically delete the .llbc files - [ ] Clean-up the handling of names - [ ] Use "public functions" mode as opposed to "harness" mode - [ ] Minimize code duplication between goto compiler interface and llbc compiler interface - [ ] Generate generic code (using `CrateItem`) instead of monomorphized code (that uses `Instance`)
This is a tracking issue for addressing the comments on #3514.
CrateItem) instead of monomorphized code (that usesInstance)