about summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-08-28 14:50:20 +0000
committerbors <bors@rust-lang.org>2024-08-28 14:50:20 +0000
commit04bded5d6ec6476816d67043867a244e6d521982 (patch)
tree824846f9a59168c1a6b5705ddae6d107c1c75a9c /library/std/src/sys/pal/unix/stack_overflow.rs
parent9e260fffe173544955931e74379f6d19200dc593 (diff)
parentc2ed04be16d4e23e4511726c7fb1da87de93fd62 (diff)
downloadrust-04bded5d6ec6476816d67043867a244e6d521982.tar.gz
rust-04bded5d6ec6476816d67043867a244e6d521982.zip
Auto merge of #13235 - kyoto7250:fix_issue_13191, r=llogiq
Use `is_diagnostic_item` for checking a def_id in `unnecessary_min_or_max`.

close #13191
This PR fixes the false positives in `unnecessary_min_or_max `.
We should use `is_diagnostic_item` for checking def_ids in this lint.

----

changelog: fix false positive in `unnecessary_min_or_max `.
Diffstat (limited to 'library/std/src/sys/pal/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions