about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-08-29 17:24:21 +0000
committerbors <bors@rust-lang.org>2019-08-29 17:24:21 +0000
commit28a8a6a4834db7b6869d3b645528b31002deba57 (patch)
treebca400bec856437abee4ddd5778168fce41ae460 /src/test/incremental/thinlto
parent888b736560755254e33593033c3d1248c8e56085 (diff)
parent5e1fdf9ae6e4b66083e420e14a3151171a2b868d (diff)
downloadrust-28a8a6a4834db7b6869d3b645528b31002deba57.tar.gz
rust-28a8a6a4834db7b6869d3b645528b31002deba57.zip
Auto merge of #4450 - phansch:fix_const_fn_fp, r=flip1995
Fix missing_const_for_fn false positive

We don't want to lint if the type of the method implements drop.
(constant functions cannot evaluate destructors)

changelog: Fix `missing_const_for_fn` false positive

Fixes #4449
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions