c77fd1b85e93e90abb6789aaa74ac2bb28edc6d8
Float is referenced nowhere else in the codebase; the plan-text listed it aspirationally. Restored parity with the four other primitive enumerations across the crate. When Float lands as a real type (post-22b.4 Prelude work, if at all), the arm gets re-added in the same iter that introduces Type::float(). Deferred (not part of this fix): - Shared-constant extraction across the four primitive enumeration sites (linearity.rs:143, lib.rs:1232/2214, mono.rs) — workspace- level cleanup belonging to the milestone-22 audit phase. - pub mod mono vs sibling pub use lift::lift_letrecs style — plan prescribed pub mod for 22b.3 because Tasks 3-7 add multiple pub items reached by integration tests; per-item pub use would proliferate.
Description
No description provided
Languages
Rust
91.6%
Python
4.6%
C
1.8%
LLVM
1.6%
Shell
0.4%