• 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 75
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
  • master
  • 0.6
  • assign_filter
  • better-ci
  • filter-result
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-python-6.x
  • renovate/compatible-(dev)
  • renovate/criterion-0.x
  • renovate/derive_more-2.x
  • renovate/migrate-config
  • renovate/serde_yaml-0.x
  • renovate/stable-1.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

11 Dec 2025 07:14PM UTC coverage: 56.253%. Remained the same
20144544098

push

github

web-flow
chore(deps): Update Rust Stable to v1.92 (#600)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.91`
-> `1.92` |

---

### Release Notes

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

###
[`v1.92`](https://redirect.github.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1920-2025-12-11)

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

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

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

## Language

- [Document `MaybeUninit` representation and
validity](https://redirect.github.com/rust-lang/rust/pull/140463)
- [Allow `&raw [mut | const]` for union field in safe
code](https://redirect.github.com/rust-lang/rust/pull/141469)
- [Prefer item bounds of associated types over where-bounds for
auto-traits and
`Sized`](https://redirect.github.com/rust-lang/rust/pull/144064)
- [Do not materialize `X` in `[X; 0]` when `X` is unsizing a
const](https://redirect.github.com/rust-lang/rust/pull/145277)
- [Support combining `#[track_caller]` and `#[no_mangle]` (requires
every declaration specifying `#[track_caller]` as
well)](https://redirect.github.com/rust-lang/rust/pull/145724)
- [Make never type lints `never_type_fallback_flowing_into_unsafe` and
`dependency_on_unit_never_type_fallback`
deny-by-default](https://redirect.github.com/rust-lang/rust/pull/146167)
- [Allow specifying multiple bounds for same associated item, except in
trait objects](https://redirect.github.com/rust-lang/rust/pull/146593)
- [Slightly strengthen higher-ranked region handling in
coherence](https://redirect.github.com/rust-lang/rust/pull/146725)
- [The `unused_must_use` lint no longer warns on `Result<(),
Uninhabited>` (for instance, `Result<(), !>`), or
`ControlFlow<Uninhabited,
()>`](https://redirect.github.com/rust-lang/rust/pull/147382). This
avoids having to check for an error that can never happen.

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

##... (continued)

2735 of 4862 relevant lines covered (56.25%)

4.14 hits per line

Relevant lines Covered
Build:
Build:
4862 RELEVANT LINES 2735 COVERED LINES
4.14 HITS PER LINE
Source Files on master
  • Tree
  • List 75
  • 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
20144544098 master chore(deps): Update Rust Stable to v1.92 (#600) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.91` -> `1.92` | --- ### Release Notes <det... push 11 Dec 2025 07:18PM UTC web-flow github
56.25
19824339595 master Merge pull request #598 from cobalt-org/renovate/criterion-0.x chore(deps): Update Rust crate criterion to 0.8 push 01 Dec 2025 01:33PM UTC web-flow github
56.25
18990231141 master Merge pull request #597 from cobalt-org/renovate/github-codeql-action-4.x chore(deps): Update github/codeql-action action to v4 push 01 Nov 2025 02:52AM UTC web-flow github
56.25
18988096883 master chore(deps): Update compatible (dev) (#596) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [handlebars](https://redirect.github.com/sunng87/handlebars-rust) | dev-dependencies | minor | `6.2.0` -... push 01 Nov 2025 12:06AM UTC web-flow github
56.25
18981613994 master chore(deps): Update Rust Stable to v1.91 (#590) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.87` -> `1.91` | --- ### Release Notes <det... push 31 Oct 2025 06:24PM UTC web-flow github
56.25
18981513046 master style: Make clippy happy push 31 Oct 2025 06:22PM UTC epage github
56.25
18166767573 master Merge pull request #595 from cobalt-org/renovate/actions-setup-python-6.x chore(deps): Update actions/setup-python action to v6 push 01 Oct 2025 03:13PM UTC web-flow github
56.27
18166295834 master Merge pull request #594 from cobalt-org/renovate/actions-checkout-5.x chore(deps): Update actions/checkout action to v5 push 01 Oct 2025 03:00PM UTC web-flow github
56.27
17333951250 master Merge pull request #592 from juharris/patch-1 docs(README) Correct typo "suite" -> "suit" push 29 Aug 2025 08:51PM UTC web-flow github
56.5
16680978549 master Merge pull request #591 from cobalt-org/renovate/criterion-0.x chore(deps): Update Rust crate criterion to 0.7 push 01 Aug 2025 05:15PM UTC web-flow github
53.3
See All Builds (309)
  • 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

© 2025 Coveralls, Inc