about summary refs log tree commit diff
path: root/src/libstd/sys
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2019-11-07 09:20:36 +0900
committerGitHub <noreply@github.com>2019-11-07 09:20:36 +0900
commit12ffe5ffdd51d0f4c860d064d7e70912cbbf3863 (patch)
tree0de72f354281dd04221f2258dbcaa78055343286 /src/libstd/sys
parent1988f28009479484362f7718371618a9c1d31b84 (diff)
parentbb37d0078750b760f013bfa706fe19d4d823b8df (diff)
downloadrust-12ffe5ffdd51d0f4c860d064d7e70912cbbf3863.tar.gz
rust-12ffe5ffdd51d0f4c860d064d7e70912cbbf3863.zip
Rollup merge of #66044 - RalfJung:uninit-lint, r=oli-obk
Improve uninit/zeroed lint

* Also warn when creating a raw pointer with a NULL vtable.
* Also identify `MaybeUninit::uninit().assume_init()` and `MaybeUninit::zeroed().assume_init()` as dangerous.
Diffstat (limited to 'src/libstd/sys')
0 files changed, 0 insertions, 0 deletions