about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-10-23 14:11:38 +0000
committerbors <bors@rust-lang.org>2022-10-23 14:11:38 +0000
commit3f4287ceae07513dc4125f567c536f7d5d5308a8 (patch)
tree6ce4304e7631ebc1ba0b2f7ecf0b307ffb69ebb0 /library/std/src/sys/unix/stack_overflow.rs
parent8e03f91036547dd9d93839c0ff7d635a3e4e2577 (diff)
parent9306540f611c322178695efa7b1be8d14e6372dd (diff)
downloadrust-3f4287ceae07513dc4125f567c536f7d5d5308a8.tar.gz
rust-3f4287ceae07513dc4125f567c536f7d5d5308a8.zip
Auto merge of #9697 - Alexendoo:let-underscore-uplift, r=flip1995
Mark `let_underscore_lock` and `let_underscore_drop` as uplifted

Here I've renamed both the uplifted lints, however rustc's `let_underscore_lock` is slightly less capable than the clippy lint as it doesn't catch `parking_lot` types or `Result<Guard, ..>`, should we still remove it? The `Result` change looks like it was unintentional to me so that could probably be fixed upstream

changelog: Uplift [`let_underscore_drop`] to rustc https://github.com/rust-lang/rust/pull/97739
changelog: Remove overlap between rustc's `let_underscore_lock` and Clippy's [`let_underscore_lock`]

r? `@flip1995`
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions