]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #104657 - hi-rustin:rustin-patch-check-transmute, r=compiler-errors
authorMatthias Krüger <matthias.krueger@famsik.de>
Mon, 21 Nov 2022 23:01:10 +0000 (00:01 +0100)
committerGitHub <noreply@github.com>
Mon, 21 Nov 2022 23:01:10 +0000 (00:01 +0100)
commit9cefd9dd29a918e26f10df08eaef401cd5d651e4
tree923133215087329acc06f6c49a7f94fcbf8383e9
parent89be53d596210cf487d73507ef682af7d3f72944
parentfec6ffc8164692c9acc64078126275a2c2b99bcb
Rollup merge of #104657 - hi-rustin:rustin-patch-check-transmute, r=compiler-errors

Do not check transmute if has non region infer

close https://github.com/rust-lang/rust/issues/104609

See: https://github.com/rust-lang/rust/issues/104609#issuecomment-1320956351

r? `@compiler-errors`