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

cobalt-org / liquid-rust
56%

Build:
DEFAULT BRANCH: master
Repo Added 07 Feb 2016 05:48PM UTC
Files 74
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
  • No branch selected
  • 0.6
  • assign_filter
  • better-ci
  • filter-result
  • master
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-checkout-7.x
  • renovate/actions-setup-python-6.x
  • renovate/compatible-(dev)
  • renovate/crate-ci-committed-1.x
  • renovate/crate-ci-typos-1.x
  • renovate/criterion-0.x
  • renovate/derive_more-2.x
  • renovate/itertools-0.x
  • renovate/j178-prek-action-2.x
  • renovate/migrate-config
  • renovate/serde_yaml-0.x
  • renovate/snapbox-1.x
  • renovate/stable-1.x
  • renovate/tera-2.x
  • style
  • template
  • unix-timestamp
  • v0.10.1
  • v0.11.0
  • v0.12.0
  • v0.13.0
  • v0.13.1
  • v0.13.2
  • v0.13.3
  • v0.13.4
  • v0.13.5
  • v0.13.6
  • v0.4
  • v0.4.1
  • v0.5
  • v0.6
  • v0.7
  • v0.8
  • v0.8.1
  • v0.8.2
  • v0.8.3

10 Jul 2026 12:37AM UTC coverage: 56.485%. Remained the same
29060421909

push

github

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

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)

2735 of 4842 relevant lines covered (56.48%)

4.27 hits per line

Relevant lines Covered
Build:
Build:
4842 RELEVANT LINES 2735 COVERED LINES
4.27 HITS PER LINE
Source Files on master
  • Tree
  • List 74
  • 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
29060421909 master chore(deps): Update Rust Stable to v1.97 (#625) 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 10 Jul 2026 12:38AM UTC web-flow github
56.48
29060295621 renovate/stable-1.x Merge 0de68d3d9 into e13eaf978 Pull #625 10 Jul 2026 12:37AM UTC web-flow github
56.48
29060217516 master style: Make clippy happy push 10 Jul 2026 12:36AM UTC epage github
56.48
29019693859 renovate/stable-1.x Merge f340d0ab8 into a4706bdf7 Pull #625 09 Jul 2026 01:01PM UTC web-flow github
56.48
28487719602 master Merge pull request #623 from cobalt-org/renovate/actions-checkout-7.x chore(deps): Update actions/checkout action to v7 push 01 Jul 2026 01:44AM UTC web-flow github
56.48
28487401550 renovate/tera-2.x Merge 58b811bab into 971ab514f Pull #624 01 Jul 2026 01:38AM UTC web-flow github
56.48
28487397136 renovate/actions-checkout-7.x Merge 5eba38cad into 971ab514f Pull #623 01 Jul 2026 01:38AM UTC web-flow github
56.48
28487360243 master Merge pull request #622 from cobalt-org/renovate/itertools-0.x chore(deps): Update Rust crate itertools to 0.15.0 push 01 Jul 2026 01:37AM UTC web-flow github
56.48
28485618505 renovate/itertools-0.x Merge f8b93e569 into da5c370d8 Pull #622 01 Jul 2026 12:50AM UTC web-flow github
56.48
28485614698 renovate/crate-ci-typos-1.x Merge 1f40d9bbc into da5c370d8 Pull #621 01 Jul 2026 12:50AM UTC web-flow github
56.48
See All Builds (352)
  • 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