Skip to content
Closed
Due by February 1, 2021
Closed Mar 27, 2021
100% complete

Core data structures are the building blocks for the rust compiler. This involves a Name Resolver, Type resolution and inferencing. It means supporting core builtin data types:

i8,i16,i32,i64
u8,u16,u32,u64
bool,
f32,f64
Arrays
Structs
Tuples

List view

    There are no open issues in this milestone

    Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.