[Bug 2002694] Re: Unable to use coverage profiling in the Rust compiler
Launchpad Bug Tracker
2002694 at bugs.launchpad.net
Wed Mar 15 01:28:21 UTC 2023
This bug was fixed in the package rustc - 1.67.1+dfsg0ubuntu1-0ubuntu2
---------------
rustc (1.67.1+dfsg0ubuntu1-0ubuntu2) lunar; urgency=medium
* Fix an issue where rustc can not find the standard library
- d/p/ubuntu-fix-sysroot-detection.patch: Fix sysroot detection
logic so that rustc will find the correct library paths to
search in.
rustc (1.67.1+dfsg0ubuntu1-0ubuntu1) lunar; urgency=medium
* New upstream release 1.67.1 (LP: #2007642)
- d/p/d-bootstrap-use-local-css.patch: Remove unnecessary hunks
- d/p/ubuntu-disable-sse2-tests-on-i386.patch: Disable SSE2 tests
on i386 builds
- d/copyright: Update copyright information for new dependencies
and also remove copyright data for deleted dependencies
- d/patches: Refresh patches
- d/control: Update vendored deps field
- d/control: Refresh vendored dependencies list
- d/source/lintian-overrides: add new test files to the list
rustc (1.66.1+dfsg0ubuntu1-0ubuntu1) lunar; urgency=medium
* New upstream release 1.66.1 (LP: #2005122)
- d/control: Switch to LLVM 15 for better optimizations
- d/rules: Add workarounds for the new bootstrap tests
- d/patches: Refresh patches to adapt to the new upstream changes
- d/p/ubuntu-Revert-Use-constant-eval-to-do-strict-validity-check.patch:
Dropped, no longer needed
- d/copyright: refresh vendored crate license info
- d/libstd-rust-1.66.lintian-overrides: update the override files
* d/rules: Enable LLVM profiler support (LP: #2002694)
-- Zixing Liu <zixing.liu at canonical.com> Wed, 22 Feb 2023 21:38:58
-0700
** Changed in: rustc (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rustc in Ubuntu.
https://bugs.launchpad.net/bugs/2002694
Title:
Unable to use coverage profiling in the Rust compiler
Status in rustc package in Ubuntu:
Fix Released
Bug description:
The in-archive rustc compiler does not have the coverage profiling
functionality enabled.
See https://doc.rust-lang.org/rustc/instrument-coverage.html#enable-
coverage-profiling-in-the-rust-compiler for more information on Rust
coverage profiling.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rustc/+bug/2002694/+subscriptions
More information about the foundations-bugs
mailing list