about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src
diff options
context:
space:
mode:
authorChris Denton <chris@chrisdenton.dev>2025-04-19 15:09:35 +0000
committerGitHub <noreply@github.com>2025-04-19 15:09:35 +0000
commit2d4f1130a28b9e18365485f7235dac58fdad20df (patch)
tree17240fc777146748867f9d5b645102d779a15771 /compiler/rustc_codegen_gcc/src
parent688478fe45857ec20d4f615b41e0e37406915c52 (diff)
parent52f35d013116559035621eb83d0e9680ecf74a49 (diff)
downloadrust-2d4f1130a28b9e18365485f7235dac58fdad20df.tar.gz
rust-2d4f1130a28b9e18365485f7235dac58fdad20df.zip
Rollup merge of #139834 - ChrisDenton:spf, r=WaffleLapkin
Don't canonicalize crate paths

When printing paths in diagnostic we should favour printing the paths that were passed in rather than resolving all symlinks.

This PR changes the form of the crate path but it should only really affect diagnostics as filesystem functions won't care which path is used. The uncanonicalized path was already used as a fallback for when canonicalization failed.

This is a partial alternative to #139823.
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions