]> git.lizzy.rs Git - rust.git/history - tests/ui/transmute.rs
Add lints `transmute_int_to_*`
[rust.git] / tests / ui / transmute.rs
2017-10-03 PizzaIterAdd lints `transmute_int_to_*`
2017-10-03 Oliver SchneiderMerge pull request #2065 from rust-lang-nursery/cargo_c...
2017-10-03 Oliver SchneiderReduce the hackiness of cargo-clippy
2017-05-23 Oliver SchneiderMerge pull request #1766 from Manishearth/testing_refactor
2017-05-23 Oliver SchneiderMerge remote-tracking branch 'origin/master' into testi...
2017-05-17 Oliver SchneiderMake most tests an `example` so we can run them one...
2017-05-11 Oliver SchneiderMerge pull request #1747 from Manishearth/mut_fp
2017-05-11 Oliver SchneiderMerge pull request #1748 from luisbg/empty_lines
2017-05-11 Luis de Bethencourtclean tests/ui/transmute.rs
2017-02-22 Oliver SchneiderMerge pull request #1561 from Manishearth/zero_ptr
2017-02-21 Andre BogusNew zero_ptr lint.
2017-02-08 Martin CartonMerge pull request #1520 from Manishearth/rustup
2017-02-08 Oliver Schneiderremove all //~ from tests
2017-02-07 Oliver Schneiderrustup and compile-fail -> ui test move