rust/compiler/rustc_transmute/src/maybe_transmutable
Matthias Krüger 1da4a49912 clippy::complexity fixes
filter_next
needless_question_mark
bind_instead_of_map
manual_find
derivable_impls
map_identity
redundant_slicing
skip_while_next
unnecessary_unwrap
needless_bool
2022-12-19 00:04:28 +01:00
..
mod.rs Auto merge of #100726 - jswrenn:transmute, r=oli-obk 2022-09-04 07:55:44 +00:00
query_context.rs clippy::complexity fixes 2022-12-19 00:04:28 +01:00
tests.rs safe transmute: use Assume struct to provide analysis options 2022-08-22 18:37:54 +00:00