diff options
author | bors <bors@rust-lang.org> | 2022-11-24 20:44:33 +0000 |
---|---|---|
committer | bors <bors@rust-lang.org> | 2022-11-24 20:44:33 +0000 |
commit | 5e3ad5ddf6d6ec44a447454493725032ee6e8358 (patch) | |
tree | ca5b2cb8ec619811501858432f365b6d1a56703e /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
parent | fbc0f7a771287170298d882093b3c95e91ac01d5 (diff) | |
parent | 469f620b064d2935c741222927dc955da395532b (diff) | |
download | rust-5e3ad5ddf6d6ec44a447454493725032ee6e8358.tar.gz |
Auto merge of #13592 - MihailMihov:trait_impl_assist, r=Veykril
Add assist to generate trait impl's
resolves #13553
This pull request adds a `generate_trait_impl` assist, which generates trait impl's for a type. It is almost the same as the one to generate impl's and I also reduced the trigger range to only outside the `RecordFieldList`. Also moved all the tests into separate test functions. A few of the old tests seemed redundant, so I didn't port them.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions