diff options
| author | bors <bors@rust-lang.org> | 2024-10-13 23:39:55 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-10-13 23:39:55 +0000 |
| commit | 43e99e54fa9336e1ccc1a8a4b33f958a352f03d0 (patch) | |
| tree | bdd69fcf7532b90f1ec92995cb3a9d7dd6975503 /tests/rustdoc-js-std/parser-errors.js | |
| parent | 6a281e9a73e258b8b60157736390f221d6c924da (diff) | |
| parent | 8b075fc63429b4ebec78bd1ee81bb78a4639ab02 (diff) | |
| download | rust-43e99e54fa9336e1ccc1a8a4b33f958a352f03d0.tar.gz rust-43e99e54fa9336e1ccc1a8a4b33f958a352f03d0.zip | |
Auto merge of #13541 - xFrednet:0-module-name-rep, r=blyxyas
Move `clippy::module_name_repetitions` to `restriction` (from `pedantic`) Rational: - Too pedantic IMO, I use `#[warn(pedantic)]` in my personal projects, but then always allow this lint. The fact that we had a few `#[expect(clippy::module_name_repetitions)]` also underlines this point IMO - STD doesn't do this either. Examples: - std::vec::Vec - std::collections::vec_deque::VecDequeue - #7666 commonly ignored --- changelog: Move [`module_name_repetitions`] to `restriction` (from `pedantic`) [#13541](https://github.com/rust-lang/rust-clippy/pull/13541)
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
