about summary refs log tree commit diff
path: root/library/std/src/sys/pal/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorxFrednet <xFrednet@gmail.com>2024-10-12 11:52:26 +0200
committerxFrednet <xFrednet@gmail.com>2024-10-12 12:03:24 +0200
commit8b075fc63429b4ebec78bd1ee81bb78a4639ab02 (patch)
tree2ddc7b8385a7eed632fd8ed5ebb0edb374ad2e1c /library/std/src/sys/pal/unix/stack_overflow.rs
parent48e98ec68d1bbf59dad21daff151ff4da4121a64 (diff)
downloadrust-8b075fc63429b4ebec78bd1ee81bb78a4639ab02.tar.gz
rust-8b075fc63429b4ebec78bd1ee81bb78a4639ab02.zip
Move `clippy::module_name_repetitions` to `restriction` (from `pedantic`)
Rational:
- Too pedantic IMO, it's often better to have fine grained modules and
  then rexport stuff instead of one gigantic file
- STD doesn't do this either. Examples:
  - std::vec::Vec
  - std::collections::vec_deque::VecDequeue
- rust-clippy#7666 commonly ignored
Diffstat (limited to 'library/std/src/sys/pal/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions