rust-lang/rust-clippy

Lint unwrap in drop impls

Open

#1,523 opened on 2017年2月8日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Rust (1,391 forks)batch import
A-lintE-hardL-correctnessT-middlegood first issue

Repository metrics

Stars
 (10,406 stars)
PR merge metrics
 (平均マージ 19d 22h) (30d で 113 merged PRs)

説明

Would it make sense to deny panic-able fns in Drop::drop implementations? It recently came up in https://github.com/diesel-rs/diesel/pull/641#discussion_r100066589.

コントリビューターガイド