Date: Tue, 02 Apr 2024 16:11:21 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 278133] lang/rust: debug info should be remapped Message-ID: <bug-278133-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278133 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 co= de 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 ren= ame 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278133-7788>