diff options
| author | Chayim Refael Friedman <chayimfr@gmail.com> | 2025-04-21 03:10:13 +0300 |
|---|---|---|
| committer | Chayim Refael Friedman <chayimfr@gmail.com> | 2025-04-21 03:10:13 +0300 |
| commit | 3b2bb61dc877d0f134b3e92868695b02a36df703 (patch) | |
| tree | e2f78f3fa59b6e5fb430fd871c7439de0b8f2a53 /tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs | |
| parent | b2908433fe57d8263e9689639798aba237be0f9b (diff) | |
| download | rust-3b2bb61dc877d0f134b3e92868695b02a36df703.tar.gz rust-3b2bb61dc877d0f134b3e92868695b02a36df703.zip | |
Remove unnecessary predefined symbol clones
Now that they're const it's no longer needed. Nothing manual was performed: only a regexp search of `sym::([\w][\w\d]*)\.clone\(\)` and replace by `sym::$1`.
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs')
0 files changed, 0 insertions, 0 deletions
