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

crate-ci / committed
22%

Build:
DEFAULT BRANCH: master
Repo Added 26 Apr 2024 08:31PM UTC
Token LUPJdN0K9TRrrvk8dtQR1PmGLx0JUQZLH regen
Build 229 Last
Files 9
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: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • PigeonF/push-tptvuxlroxqm
  • chore/add-linux-arm-build
  • chore/auto-install-commit-msg-pre-commit
  • display
  • docs/allowed-author-commits-only
  • docs/update
  • edition2024
  • feat/action-problem-matcher
  • feat/allowed-authors
  • feat/autosquash
  • feat/config-schema-regexes
  • feat/fixup-config-rename
  • feat/multi-fixup
  • feat/revert-ci-build
  • feat/strip-fixup
  • feature/allowed_scopes
  • fix
  • master
  • ml/docs/clarify-hook-installation
  • once
  • push-pmnryywnkowy
  • push-twnlpotusuyw
  • pyproject-toml
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-download-artifact-5.x
  • renovate/actions-download-artifact-6.x
  • renovate/actions-download-artifact-8.x
  • renovate/actions-setup-python-6.x
  • renovate/actions-upload-artifact-5.x
  • renovate/actions-upload-artifact-7.x
  • renovate/anstream-1.x
  • renovate/clap-verbosity-flag-3.x
  • renovate/compatible
  • renovate/crate-ci-committed-1.x
  • renovate/crate-ci-typos-1.x
  • renovate/crate-git2-vulnerability
  • renovate/derive_more-1.x
  • renovate/derive_more-2.x
  • renovate/embarkstudios-cargo-deny-action-2.x
  • renovate/env_logger-0.x
  • renovate/git-conventional-1.x
  • renovate/git2-0.x
  • renovate/github-codeql-action-4.x
  • renovate/human-panic-2.x
  • renovate/itertools-0.x
  • renovate/j178-prek-action-2.x
  • renovate/maturin-1.x
  • renovate/migrate-config
  • renovate/schemars-1.x
  • renovate/stable-1.x
  • schema
  • template
  • toml
  • update
  • update-deps

28 May 2026 07:09PM UTC coverage: 22.222%. Remained the same
26596352345

push

github

web-flow
chore(deps): Update Rust Stable to v1.96 (#504)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v1.96`](https://redirect.github.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1960-2026-05-28)

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

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

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

## Language

- [Allow passing `expr` metavariable to
`cfg`](https://redirect.github.com/rust-lang/rust/pull/146961)
- [Always coerce never types in tuple
expressions](https://redirect.github.com/rust-lang/rust/pull/147834)
- [Avoid incorrect inference guidance of function arguments in rare
cases](https://redirect.github.com/rust-lang/rust/pull/150316)
- [Support s390x vector registers in inline
assembly](https://redirect.github.com/rust-lang/rust/pull/154184)
- [Allow using constants of type `ManuallyDrop` as patterns (fixing a
regression introduced in
1.94.0)](https://redirect.github.com/rust-lang/rust/pull/154891)

<a id="1.96.0-Compiler"></a>

## Compiler

- [Enable link relaxation feature for LoongArch Linux
targets](https://redirect.github.com/rust-lang/rust/pull/153427)
- [Update `riscv64gc-unknown-fuchsia` baseline to RVA22 +
vector](https://redirect.github.com/rust-lang/rust/pull/155072)

<a id="1.96.0-Libraries"></a>

## Libraries

- [Support iterating over ranges of `NonZero`
integers](https://redirect.github.com/rust-lang/rust/pull/127534)
- [refactor 'valid for read/write' definition: exclude null; add that as
an exception on individual methods
instead](https://redirect.github.com/rust-lang/rust/pull/152615)
- [Fix SGX delayed host lookup via
ToSocketAddr](https://redirect.github.com/rust-lang/rust/pull/152851)

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

## Stabilized APIs

-
[`assert_matches!`](https://doc.ru... (continued)

136 of 612 relevant lines covered (22.22%)

0.52 hits per line

Relevant lines Covered
Build:
Build:
612 RELEVANT LINES 136 COVERED LINES
0.52 HITS PER LINE
Source Files on master
  • Tree
  • List 9
  • 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
26596352345 master chore(deps): Update Rust Stable to v1.96 (#504) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.95` → `1.96` | --- ### Release Notes <deta... push 28 May 2026 07:14PM UTC web-flow github
22.22
26596132663 renovate/stable-1.x Merge 41ac20cdc into f39d3b5d4 Pull #504 28 May 2026 07:09PM UTC web-flow github
22.22
25215444222 master Merge pull request #502 from crate-ci/renovate/crate-ci-typos-1.x chore(deps): Update pre-commit hook crate-ci/typos to v1.46.0 push 01 May 2026 01:12PM UTC web-flow github
22.22
25201007036 master chore(deps): Update compatible (#501) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clap](https://redirect.github.com/clap-rs/clap) | dependencies | patch | `4.6.0` → `4.6.1` | | [human-panic](... push 01 May 2026 03:39AM UTC web-flow github
22.22
25200896257 renovate/crate-ci-typos-1.x Merge e1984b6aa into 6c479a992 Pull #502 01 May 2026 03:36AM UTC web-flow github
22.22
25200894166 renovate/compatible Merge acd6c2fe9 into 6c479a992 Pull #501 01 May 2026 03:36AM UTC web-flow github
22.22
24538762820 master chore(deps): Update Rust Stable to v1.95 (#500) 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 11:14PM UTC web-flow github
22.22
24538638135 renovate/stable-1.x Merge 7a4f8f02b into aa5c9032c Pull #500 16 Apr 2026 11:11PM UTC web-flow github
22.22
23855864887 master Merge pull request #498 from crate-ci/renovate/anstream-1.x chore(deps): Update Rust crate anstream to v1 push 01 Apr 2026 03:15PM UTC web-flow github
22.3
23829177359 renovate/git-conventional-1.x Merge e7c2d42dd into a29d6e8ae Pull #499 01 Apr 2026 02:37AM UTC web-flow github
22.3
See All Builds (229)

Badge your Repo: committed

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 · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc