]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #72209 - Nemo157:lint-no-mangle-in-unsafe-code, r=nikomatsakis
authorDylan DPC <dylan.dpc@gmail.com>
Tue, 9 Feb 2021 01:39:45 +0000 (02:39 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Feb 2021 01:39:45 +0000 (02:39 +0100)
commitf8b330d9fb114132fb41eccdafbe29b48d386749
tree6f5d45ca70867fe5af9d2eadd0f93f70c969f9e0
parent0fc6756b42e0556cc2e18079f5fc6b4d58f4e81a
parentfc8a3ad66c7026e782ee54bd3849cc860983b69a
Rollup merge of #72209 - Nemo157:lint-no-mangle-in-unsafe-code, r=nikomatsakis

Add checking for no_mangle to unsafe_code lint

fixes #72188

r? `@estebank`
compiler/rustc_lint/src/builtin.rs