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

crate-ci / codegenrs
0%

Build:
DEFAULT BRANCH: master
Repo Added 16 Apr 2024 01:47AM UTC
Token s3EC9445qKYhPmw3UPXbabwVnKp4aaBjE regen
Build 86 Last
Files 1
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
  • edition
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-python-6.x
  • 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/stable-1.x
  • template

29 May 2026 02:50AM UTC coverage: 0.0%. Remained the same
26615008093

push

github

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

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.rus... (continued)

0 of 42 relevant lines covered (0.0%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
42 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • 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
26615008093 master chore(deps): Update Rust Stable to v1.96 (#81) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.95` → `1.96` | --- ### Release Notes <detai... push 29 May 2026 02:53AM UTC web-flow github
0.0
25197594157 master Merge pull request #80 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:20AM UTC web-flow github
0.0
24534744721 master chore(deps): Update Rust Stable to v1.95 (#79) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.94` → `1.95` | --- ### Release Notes <detai... push 16 Apr 2026 09:26PM UTC web-flow github
0.0
23855497463 master Merge pull request #78 from crate-ci/renovate/j178-prek-action-2.x chore(deps): Update j178/prek-action action to v2 push 01 Apr 2026 03:07PM UTC web-flow github
0.0
22733815480 master chore(deps): Update Rust Stable to v1.94 (#77) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.93` → `1.94` | --- ### Release Notes <detai... push 05 Mar 2026 07:50PM UTC web-flow github
0.0
22592630927 master Merge pull request #76 from epage/edition chore: Migrate to Edition 2024 push 02 Mar 2026 07:41PM UTC web-flow github
0.0
22534388544 master Merge pull request #75 from crate-ci/renovate/crate-ci-typos-1.x chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0 push 01 Mar 2026 02:54AM UTC web-flow github
0.0
21554838309 master Merge pull request #73 from crate-ci/renovate/crate-ci-typos-1.x chore(deps): Update pre-commit hook crate-ci/typos to v1.42.3 push 01 Feb 2026 02:15AM UTC web-flow github
0.0
21382581501 master Merge pull request #72 from epage/template chore: Update from _rust template push 27 Jan 2026 02:49AM UTC web-flow github
0.0
21259030327 master chore(deps): Update Rust Stable to v1.93 (#71) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.92` → `1.93` | --- ### Release Notes <detai... push 22 Jan 2026 05:56PM UTC web-flow github
0.0
See All Builds (86)

Badge your Repo: codegenrs

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