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

rust-cli / human-panic
0%

Build:
DEFAULT BRANCH: master
Repo Added 17 Apr 2024 02:05AM UTC
Token hcrYk0UlGPTKhlJgUW39aGf15Ld7LFzUD regen
Build 185 Last
Files 4
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
Sync Branches
  • master
  • add-supports-links
  • backtrace
  • ci
  • deprecated
  • docs
  • downgrade
  • exhaust
  • improve
  • msrv
  • release
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-checkout-7.x
  • renovate/actions-setup-python-6.x
  • renovate/anstream-1.x
  • renovate/compatible-(dev)
  • renovate/crate-ci-committed-1.x
  • renovate/crate-ci-typos-1.x
  • renovate/embarkstudios-cargo-deny-action-2.x
  • renovate/github-codeql-action-4.x
  • renovate/j178-prek-action-2.x
  • renovate/migrate-config
  • renovate/msrv-1.x
  • renovate/snapbox-0.x
  • renovate/stable-1.x
  • renovate/sysinfo-0.x
  • repo
  • s
  • sysinfo
  • template
  • toml
  • update

09 Jul 2026 09:51PM UTC coverage: 0.0%. Remained the same
29052746818

push

github

web-flow
chore(deps): Update Rust Stable to v1.97 (#221)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.96`
→ `1.97` |

---

### Release Notes

<details>
<summary>rust-lang/rust (STABLE)</summary>

###
[`v1.97`](https://redirect.github.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1970-2026-07-09)

[Compare
Source](https://redirect.github.com/rust-lang/rust/compare/1.96.0...1.97.0)

\==========================

<a id="1.97.0-Language"></a>

## Language

- [Consider `Result<T, Uninhabited>` and `ControlFlow<Uninhabited, T>`
to be equivalent to `T` for must use
lint](https://redirect.github.com/rust-lang/rust/pull/148214)
- [Add allow-by-default `dead_code_pub_in_binary` lint for unused pub
items in binary
crates](https://redirect.github.com/rust-lang/rust/pull/149509)
- [Stabilize the `div32`, `lam-bh`, `lamcas`, `ld-seq-sa` and `scq`
target features](https://redirect.github.com/rust-lang/rust/pull/154510)
- [Stabilize
`cfg(target_has_atomic_primitive_alignment)`](https://redirect.github.com/rust-lang/rust/pull/155006)
- [Allow trailing `self` in imports in more
cases](https://redirect.github.com/rust-lang/rust/pull/155137)

<a id="1.97.0-Platform-Support"></a>

## Platform Support

- [nvptx64-nvidia-cuda: drop support for old architectures and old
ISAs](https://redirect.github.com/rust-lang/rust/pull/152443)

Refer to Rust's [platform support page][platform-support-doc]
for more information on Rust's tiered platform support.

[platform-support-doc]:
https://doc.rust-lang.org/rustc/platform-support.html

<a id="1.97.0-Stabilized-APIs"></a>

## Stabilized APIs

- [`Default for
RepeatN`](https://doc.rust-lang.org/stable/std/iter/struct.RepeatN.html#impl-Default-for-RepeatN%3CA%3E)
- [`Copy for
ffi::FromBytesUntilNulError`](https://doc.rust-lang.org/stable/std/ffi/struct.FromBytesUntilNulError.html#impl-Copy-for-FromBytesUntilNulError)
- [`Send for std::fs... (continued)

0 of 160 relevant lines covered (0.0%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
160 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on master
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
29052746818 master chore(deps): Update Rust Stable to v1.97 (#221) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.96` → `1.97` | --- ### Release Notes <deta... push 09 Jul 2026 09:54PM UTC web-flow github
0.0
28487574339 master Merge pull request #220 from rust-cli/renovate/actions-checkout-7.x chore(deps): Update actions/checkout action to v7 push 01 Jul 2026 01:41AM UTC web-flow github
0.0
28487275913 master Merge pull request #218 from rust-cli/renovate/crate-ci-typos-1.x chore(deps): Update pre-commit hook crate-ci/typos to v1.48.0 push 01 Jul 2026 01:33AM UTC web-flow github
0.0
26757733025 master Merge pull request #217 from rust-cli/renovate/crate-ci-typos-1.x chore(deps): Update pre-commit hook crate-ci/typos to v1.47.0 push 01 Jun 2026 01:25PM UTC web-flow github
0.0
26733703806 master chore(deps): Update Rust crate snapbox to v1.2.2 (#216) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [snapbox](https://redirect.github.com/assert-rs/snapbox) | dev-dependencies | patch | `1.2.1... push 01 Jun 2026 03:37AM UTC web-flow github
0.0
25215338630 master Merge pull request #214 from rust-cli/renovate/crate-ci-typos-1.x chore(deps): Update pre-commit hook crate-ci/typos to v1.46.0 push 01 May 2026 01:06PM UTC web-flow github
0.0
25199202434 master chore(deps): Update Rust crate snapbox to v1.2.1 (#213) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [snapbox](https://redirect.github.com/assert-rs/snapbox) | dev-dependencies | patch | `1.2.0... push 01 May 2026 02:23AM UTC web-flow github
0.0
24531022164 master chore(deps): Update Rust Stable to v1.95 (#212) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.94` → `1.95` | --- ### Release Notes <deta... push 16 Apr 2026 08:01PM UTC web-flow github
0.0
23908896276 master chore: Release push 02 Apr 2026 03:44PM UTC epage github
0.0
23908291884 master Merge pull request #211 from epage/docs docs: Make it easier to get started push 02 Apr 2026 03:30PM UTC web-flow github
0.0
See All Builds (185)

Badge your Repo: human-panic

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc