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>2021-04-12 14:16:17 +0000
committerbors <bors@rust-lang.org>2021-04-12 14:16:17 +0000
commit411c0df1d09813e58e009db4cd0e0161b0de1d03 (patch)
treeaa63cb93329c8e1707f8423d48550259d04d8a7b /library/std/src/sys/unix/stack_overflow.rs
parentc3ef58532852921f5a4dca5ede8d945c89421216 (diff)
parent3ce6f0d022014ba13ed328a372c1ac1f37d9045e (diff)
downloadrust-411c0df1d09813e58e009db4cd0e0161b0de1d03.tar.gz
rust-411c0df1d09813e58e009db4cd0e0161b0de1d03.zip
Auto merge of #7064 - ThibsG:WrongSelfFix, r=giraffate
Fix FP in `wrong_self_convention` lint

Previously, this lint didn't check into impl block when it was implementing a trait.
Recent improvements (#6924) have moved this check and some impl blocks are now checked but they shouldn't, such as in #7032.

Fixes #7032

changelog: Fix FP when not taking `self` in impl block for `wrong_self_convention` lint
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions