about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-02-02 12:31:56 +0100
committerGitHub <noreply@github.com>2025-02-02 12:31:56 +0100
commit39efaa09d6a284fd932e1b447befc28997438734 (patch)
tree3a3650defea29181692f9f5ca987955778815163 /compiler/rustc_codegen_llvm/src
parent58a5f891f98c9063f6a0a5941c74440947329897 (diff)
parent0751e9036af0525c3e42b74cce5597ed66dd7849 (diff)
downloadrust-39efaa09d6a284fd932e1b447befc28997438734.tar.gz
rust-39efaa09d6a284fd932e1b447befc28997438734.zip
Rollup merge of #136328 - estebank:long-ty-path, r=jieyouxu,lqd
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