diff options
| author | bors <bors@rust-lang.org> | 2024-05-30 15:58:48 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-05-30 15:58:48 +0000 |
| commit | e7efe4381af5ae065105f6fa8c30ae86e01d3d9a (patch) | |
| tree | 524eff0fcbff2beaff8ffb2f893233b73f7c2b35 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs | |
| parent | 03654badfd7221bd637daa7a214a0d73db176299 (diff) | |
| parent | 1038927b479fb6c7fe8d91be5d605fb85d15479a (diff) | |
| download | rust-e7efe4381af5ae065105f6fa8c30ae86e01d3d9a.tar.gz rust-e7efe4381af5ae065105f6fa8c30ae86e01d3d9a.zip | |
Auto merge of #12857 - WeiTheShinobi:non_canonical_impls, r=y21
fix: let non_canonical_impls skip proc marco Fixed #12788 Although the issue only mentions `NON_CANONICAL_CLONE_IMPL`, this fix will also affect `NON_CANONICAL_PARTIAL_ORD_IMPL` because I saw > Because of these unforeseeable or unstable behaviors, macro expansion should often not be regarded as a part of the stable API. on Clippy Documentation and these two lints are similar, so I think it might be good, not sure if it's right or not. --- changelog: `NON_CANONICAL_CLONE_IMPL`, `NON_CANONICAL_PARTIAL_ORD_IMPL` will skip proc marco now
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions
