about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorEsteban Küber <esteban@kuber.com.ar>2025-01-31 03:26:56 +0000
committerEsteban Küber <esteban@kuber.com.ar>2025-01-31 20:39:01 +0000
commit0751e9036af0525c3e42b74cce5597ed66dd7849 (patch)
treea4e020c16fdfe010dcb5656726e8f0f010230626 /compiler/rustc_codegen_llvm/src
parent7f36543a48e52912ac6664a70c0a5b9d86509eaf (diff)
downloadrust-0751e9036af0525c3e42b74cce5597ed66dd7849.tar.gz
rust-0751e9036af0525c3e42b74cce5597ed66dd7849.zip
Rework "long type names" printing logic
Make it so more type-system types can be printed in a shortened version (like `Predicate`s).

Centralize printing the information about the "full type name path".

Make the "long type path" for the file where long types are written part of `Diag`, so that it becomes easier to keep track of it, and ensure it will always will be printed out last in the diagnostic by making its addition to the output implicit.

Tweak the shortening of types in "expected/found" labels.

Remove dead file `note.rs`.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions