diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-11-04 12:30:09 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2020-11-04 12:30:09 +0000 |
commit | 99a8e59f68db7d66a8b5f83c3566f67028ed2675 (patch) | |
tree | 2e5f04ab2783a90efeabdc39abe7cee5e829ac85 /editors/code/tests | |
parent | bdfffa372be37cc57facc2fbead920fcf3134a91 (diff) | |
parent | 4992b75e518ae1427a040efa7cc2601186e8898e (diff) |
Merge #6458
6458: Qualify trait impl created by add_custom_impl assist r=matklad a=Veykril
When we find at least one trait with the same name as the derive accessible from the current module we now generate a qualified path to that trait in the generated impl.
If we don't find any we just do what was done before and emit the trait name in the generated impl.
Co-authored-by: Lukas Wirth <[email protected]>
Diffstat (limited to 'editors/code/tests')
0 files changed, 0 insertions, 0 deletions