[Bug 278133] lang/rust: debug info should be remapped

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 02 Apr 2024 16:11:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278133

            Bug ID: 278133
           Summary: lang/rust: debug info should be remapped
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rust@FreeBSD.org
          Reporter: dan.mcgregor@usask.ca
          Assignee: rust@FreeBSD.org
             Flags: maintainer-feedback?(rust@FreeBSD.org)

When the rust compiler generates warnings or errors that refer to source code
for the standard library, its messaging use the build time path, rather than
the installed path.

I think it's more useful for most users of rust to not have to mentally rename
files to find the files in question. It also allows the compiler to read the
source code and add parts of it to the error message.

I've also submitted review D44547.

-- 
You are receiving this mail because:
You are the assignee for the bug.