mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-15 07:29:26 -04:00
abda584a5a
Don't print full paths in overlap errors We don't print the full path in other diagnostics -- I don't think it particularly helps with the error message. I also delayed the printing until actually needing to render the error message. r? diagnostics