]> git.lizzy.rs Git - rust.git/history - Readme.md
Rustup to rustc 1.34.0-nightly (b244f61b7 2019-02-12)
[rust.git] / Readme.md
2019-01-26 bjorn3Update Readme.md
2018-11-27 bjorn3Update SIMD entry in Readme
2018-11-17 bjorn3Some changes to Readme.md
2018-11-16 bjorn3Update Readme.md for the current state and add some...
2018-10-10 bjorn3Update Readme.md
2018-10-08 bjorn3Mention xargo in Readme.md and fix travis
2018-10-05 bjorn3Update Readme.md
2018-09-04 bjorn3Implement Box rvalue
2018-08-14 bjorn3Workaround missing encoding for icmp.i8
2018-08-08 bjorn3Update message about crashing on libcore
2018-08-08 bjorn3Remove an error from Readme
2018-08-08 bjorn3Don't crash on checked binops (treated like unchecked...
2018-07-29 bjorn3Implement float binops
2018-07-19 bjorn3Add a known panic case
2018-07-19 bjorn3Better libcore building instructions and rustup
2018-07-19 bjorn3Mention needing a nightly compiler in readme
2018-07-19 bjorn3Fix a panic
2018-07-18 bjorn3Workaround a bug
2018-07-18 bjorn3Implement int casts
2018-07-18 bjorn3Add instructions to build libcore
2018-07-18 bjorn3Add docs and expand some wildcard patterns