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

rust-cli / anstyle
54%

Build:
DEFAULT BRANCH: main
Repo Added 29 Mar 2024 02:10AM UTC
Token 3fvoQTwjzIyO0WIC9JQ0ZSwMlX1W3JQR7 regen
Build 349 Last
Files 45
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 main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • add-crates-to-readme
  • alloc
  • anstyle-1
  • anstyle-svg-urls
  • as-locked-write-impls
  • avoid-write-macro-str
  • bin
  • cfg
  • ci
  • coverage-rustfmt
  • docs
  • elide
  • extend-api
  • feat/anstyle-ratatui
  • fix-background
  • foo
  • html_rendering
  • improve-internals
  • inner
  • jm/ratatui
  • light
  • more-raw-streams
  • msrv
  • nop-deps
  • once
  • patch-1
  • query
  • raw-stream-autotraits
  • raw-stream-getters
  • raw-stream-refmut
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-python-6.x
  • renovate/compatible-(dev)
  • renovate/crossterm-0.x
  • renovate/embarkstudios-cargo-deny-action-2.x
  • renovate/github-codeql-action-4.x
  • renovate/migrate-config
  • renovate/stable-1.x
  • renovate/thiserror-2.x
  • renovate/unicode-width-0.x
  • renovate/windows-sys-0.x
  • short-hex-colors
  • snapbox
  • style
  • template
  • update
  • updater
  • windows-sys-0.61
  • yansi

11 Dec 2025 07:57PM UTC coverage: 54.261% (-0.04%) from 54.299%
20145664126

push

github

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

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)

1420 of 2617 relevant lines covered (54.26%)

2.05 hits per line

Relevant lines Covered
Build:
Build:
2617 RELEVANT LINES 1420 COVERED LINES
2.05 HITS PER LINE
Source Files on main
  • Tree
  • List 45
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20145664126 main chore(deps): Update Rust Stable to v1.92 (#290) 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 08:01PM UTC web-flow github
54.26
19824427916 main Merge pull request #289 from rust-cli/renovate/actions-checkout-6.x chore(deps): Update actions/checkout action to v6 push 01 Dec 2025 01:33PM UTC web-flow github
54.3
19511256283 main chore: Release push 19 Nov 2025 05:57PM UTC epage github
54.3
19340283025 main chore: Release push 13 Nov 2025 05:31PM UTC epage github
54.3
19340231859 main Merge pull request #284 from hanna-kruppe/windows-sys-0.61 chore(deps): allow windows-sys 0.61 push 13 Nov 2025 05:29PM UTC web-flow github
54.3
19340130212 main Merge pull request #286 from epage/template chore(ci): Run more jobs on Windows push 13 Nov 2025 05:26PM UTC web-flow github
54.3
19339151120 main Merge pull request #285 from epage/template chore: Update from '_rust/main' template push 13 Nov 2025 04:52PM UTC web-flow github
54.3
19314626115 main Merge pull request #283 from epage/updater chore: Update dependencies push 12 Nov 2025 11:06PM UTC web-flow github
54.3
18990213165 main Merge pull request #280 from rust-cli/renovate/actions-setup-python-6.x chore(deps): Update actions/setup-python action to v6 push 01 Nov 2025 02:50AM UTC web-flow github
54.3
18990178735 main Merge pull request #281 from rust-cli/renovate/github-codeql-action-4.x chore(deps): Update github/codeql-action action to v4 push 01 Nov 2025 02:47AM UTC web-flow github
54.3
See All Builds (349)

Badge your Repo: anstyle

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

© 2025 Coveralls, Inc