]> git.lizzy.rs Git - rust.git/history - src/fn_call.rs
Fix some clippy lints
[rust.git] / src / fn_call.rs
2018-07-10 bjorn3Fix some clippy lints
2018-07-02 Alexander RegueiroRustup
2018-06-03 Oliver SchneiderUse correct bit size when reading usize values
2018-06-03 Oliver Schneider`to_u64` and `to_bytes` are horribly easy to use wrongly.
2018-06-03 Oliver Schneider`align_offset` intrinsic is now a lang item
2018-06-03 Oliver SchneiderTlsKey is messy because it changes types between systems
2018-06-03 Oliver Schneider`memcmp` returns `i32`
2018-06-03 bjorn3Partial rustup
2018-06-03 bjorn3Rustup to rustc 1.28.0-nightly (a3085756e 2018-05-19)
2018-06-03 bjorn3Rustup to rustc 1.27.0-nightly (ff2ac35db 2018-05-12)
2018-06-03 Oliver SchneiderUse correct bit size when reading usize values
2018-05-30 Oliver Schneider`to_u64` and `to_bytes` are horribly easy to use wrongly.
2018-05-30 Oliver Schneider`align_offset` intrinsic is now a lang item
2018-05-30 Oliver SchneiderTlsKey is messy because it changes types between systems
2018-05-30 Oliver Schneider`memcmp` returns `i32`
2018-05-26 bjorn3Partial rustup
2018-05-20 bjorn3Rustup to rustc 1.28.0-nightly (a3085756e 2018-05-19)
2018-05-13 bjorn3Rustup to rustc 1.27.0-nightly (ff2ac35db 2018-05-12)
2018-05-11 Oliver SchneiderMerge pull request #253 from solson/oli-obk-patch-1
2018-05-11 Oliver SchneiderTest miri on mac os
2018-05-09 Oliver SchneiderMerge pull request #374 from solson/cleanups
2018-05-09 Oliver SchneiderMove back to a normal folder structure