diff options
| author | Neal <nealsid@users.noreply.github.com> | 2025-06-13 21:07:58 -0400 |
|---|---|---|
| committer | Neal <nealsid@users.noreply.github.com> | 2025-06-16 11:24:38 -0400 |
| commit | 718df66f4f2224efd25947ca32947998436dea88 (patch) | |
| tree | a6417344abb42d8f6d925dd21a469700b9b058f2 /tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 68ac5abb067806a88464ddbfbd3c7eec877b488d (diff) | |
| download | rust-718df66f4f2224efd25947ca32947998436dea88.tar.gz rust-718df66f4f2224efd25947ca32947998436dea88.zip | |
Two changes: Have BorrowError & BorrowMutError derive Debug and add
more information to Display implementation for BorrowError/BorrowMutError - The BorrowError/BorrowMutError Debug implementations do not print anything differently from what the derived implementation does, so we don't need it. - This change also adds the location field of BorrowError/BorrowMutError to the the Display output when it is present, rewords the error message, and uses the Display trait for outputting the error message instead of Debug.
Diffstat (limited to 'tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
