]> git.lizzy.rs Git - rust.git/history - test/sums.rs
Readme: Newer Nightly Version, Mention Rustup
[rust.git] / test / sums.rs
2016-04-13 Scott Olsonreadme: Add build and run instructions.
2016-04-06 Scott OlsonImplement a naive, slow version of undef mask copying.
2016-03-13 Scott OlsonReimplement variant downcast projection.
2016-03-13 Scott OlsonReimplement sum type switching.
2016-03-13 Scott OlsonWrite enum discriminants.
2016-03-13 Scott OlsonAdd initial enum initialization support.
2016-03-13 Scott OlsonRestructure aggregates and pave the way for enums.
2016-03-13 Scott OlsonSplit tests into multiple files.