• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Qiskit / qiskit / 10964920105
90%
main: 88%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/main/pr-15435-188c172c8ef9461eb09a0cb162451148f5ea035e
DEFAULT BRANCH: main
Ran 20 Sep 2024 07:40PM UTC
Jobs 1
Files 855
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

20 Sep 2024 06:21PM UTC coverage: 89.757% (-0.02%) from 89.772%
10964920105

push

github

web-flow
Fix future rustc lint rule on named lifetime elision (#13197) (#13199)

This commit fixes a future lint rule that will appear in future version
of the rust compiler. The new rule will raise a warning at compile time
if the code used an elided lifetime resolves to a named lifetime. While
this typically would only cause an issue in unsafe rust, it can cause a
confusing error message in cases when using functions like this in a
safe context. This fixes the code violating this future rule to get
ahead of any potential errors when compiling with a release of Rust from
the near future.

This rule is documented here:

https://doc.rust-lang.org/nightly/nightly-rustc/rustc_lint/builtin/static.ELIDED_NAMED_LIFETIMES.html
(cherry picked from commit 12ecea752)

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>

2 of 2 new or added lines in 1 file covered. (100.0%)

17 existing lines in 3 files now uncovered.

66876 of 74508 relevant lines covered (89.76%)

217888.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10964920105.1 20 Sep 2024 07:40PM UTC 0
89.76
GitHub Action Run
Source Files on build 10964920105
Detailed source file information is not available for this build.
  • Back to Repo
  • b15f8ca9 on github
  • Prev Build on gh-readonly-queue/stable/1.2/pr-13201-078d5a08a11264e3cb0f15756373f9f381fdc61c (#10964200945)
  • Next Build on stable/1.2 (#10967626513)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc