rust/tests
Devon Hollowood c6bc682325 Fix misaligned_transmute lint
This is done by adding two new lints: cast_ptr_alignment and
transmute_ptr_to_ptr. These will replace misaligned_transmute.
2018-04-11 02:17:59 -07:00
..
auxiliary
run-pass Update needless_lifetimes_impl_trait.rs 2018-03-26 07:05:46 +02:00
ui Fix misaligned_transmute lint 2018-04-11 02:17:59 -07:00
camel_case.rs
cc_seme.rs
compile-test.rs Format code 2018-03-16 10:54:49 +01:00
conf_whitelisted.rs Apply changes that were required for running in the rustc test suite 2017-11-14 14:56:00 +01:00
dogfood.rs Re-enable dogfood test on Windows 2018-04-03 06:22:42 +02:00
ice_exacte_size.rs
issue-825.rs Cargo fmt 2017-11-05 04:55:56 +09:00
matches.rs Format code 2018-03-16 10:54:49 +01:00
mut_mut_macro.rs mut_mut_macro is missing plugin(clippy) 2018-01-29 09:48:06 +05:30
needless_continue_helpers.rs Format code 2018-03-16 10:54:49 +01:00
trim_multiline.rs
used_underscore_binding_macro.rs
versioncheck.rs Format code 2018-03-16 10:54:49 +01:00
without_block_comments.rs Handle nested block comments 2018-03-30 12:36:50 +02:00