]> git.lizzy.rs Git - rust.git/history - src/unsize.rs
Use anonymous lifetimes where possible
[rust.git] / src / unsize.rs
2019-08-18 bjorn3Use anonymous lifetimes where possible
2019-08-07 bjorn3Rustup to rustc 1.38.0-nightly (6a91782b7 2019-08-06)
2019-07-20 bjorn3Rustup to rustc 1.38.0-nightly (e3cebcb3b 2019-07-19)
2019-06-11 bjorn3Encapsulate CValue and CPlace creation
2019-03-03 bjorn3Rename load_value_pair to load_scalar_pair and fix...
2019-02-21 bjorn3Rustfmt
2019-01-02 bjorn3Rename load_value to load_scalar and make it support...
2018-12-29 bjorn3Fix unsize coercions and the size_of_val and min_align_...