rust/src/libcore/mem
Yuki Okushi 9db3fddfe9
Rollup merge of #66217 - RalfJung:diagnostic-items, r=Centril
invalid_value lint: use diagnostic items

This adjusts the invalid_value lint to use diagnostic items.

@Centril @oli-obk For some reason, this fails to recognize `transmute` -- somehow the diagnostic item is not found. Any idea why?

r? @Centril

Cc https://github.com/rust-lang/rust/issues/66075
2019-11-10 09:27:19 +09:00
..
manually_drop.rs Update wording 2019-07-27 18:42:47 -04:00
maybe_uninit.rs Rollup merge of #66217 - RalfJung:diagnostic-items, r=Centril 2019-11-10 09:27:19 +09:00
mod.rs Rollup merge of #66217 - RalfJung:diagnostic-items, r=Centril 2019-11-10 09:27:19 +09:00