about summary refs log tree commit diff
path: root/tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorNeal <nealsid@users.noreply.github.com>2025-06-13 21:07:58 -0400
committerNeal <nealsid@users.noreply.github.com>2025-06-16 11:24:38 -0400
commit718df66f4f2224efd25947ca32947998436dea88 (patch)
treea6417344abb42d8f6d925dd21a469700b9b058f2 /tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs
parent68ac5abb067806a88464ddbfbd3c7eec877b488d (diff)
downloadrust-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