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

rust-cli / argfile
30%

Build:
DEFAULT BRANCH: main
Repo Added 15 Feb 2024 04:33PM UTC
Token BTPpYMhI6j7iDUo1U0Ko3J6bmelgtg6C8 regen
Build 124 Last
Files 3
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
  • backslash
  • msrv
  • renovate/actions-checkout-5.x
  • renovate/actions-checkout-6.x
  • renovate/actions-setup-python-6.x
  • renovate/clap-4.x
  • renovate/compatible-(dev)
  • renovate/embarkstudios-cargo-deny-action-2.x
  • renovate/fs-err-2.x
  • renovate/fs-err-3.x
  • renovate/github-codeql-action-4.x
  • renovate/migrate-config
  • renovate/msrv-1.x
  • renovate/os_str_bytes-6.x
  • renovate/os_str_bytes-7.x
  • renovate/pre-commit-action-3.x
  • renovate/rust-version
  • renovate/shlex-1.x
  • renovate/stable-1.x
  • template
  • update

11 Dec 2025 08:56PM UTC coverage: 29.63%. Remained the same
20147192259

push

github

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

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)

8 of 27 relevant lines covered (29.63%)

0.59 hits per line

Relevant lines Covered
Build:
Build:
27 RELEVANT LINES 8 COVERED LINES
0.59 HITS PER LINE
Source Files on main
  • Tree
  • List 3
  • 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
20147192259 main chore(deps): Update Rust Stable to v1.92 (#117) 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:59PM UTC web-flow github
29.63
19824197983 main Merge pull request #116 from rust-cli/renovate/actions-checkout-6.x chore(deps): Update actions/checkout action to v6 push 01 Dec 2025 01:25PM UTC web-flow github
29.63
19808887852 main chore(deps): Update Rust crate clap to v4.5.53 (#115) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clap](https://redirect.github.com/clap-rs/clap) | dev-dependencies | patch | `4.5.51` -> `4.5... push 01 Dec 2025 02:10AM UTC web-flow github
29.63
18990141542 main Merge pull request #114 from rust-cli/renovate/github-codeql-action-4.x chore(deps): Update github/codeql-action action to v4 push 01 Nov 2025 02:43AM UTC web-flow github
29.63
18989556964 main chore(deps): Update Rust crate clap to v4.5.51 (#113) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clap](https://redirect.github.com/clap-rs/clap) | dev-dependencies | patch | `4.5.42` -> `4.5... push 01 Nov 2025 01:53AM UTC web-flow github
29.63
18956328329 main chore(deps): Update Rust Stable to v1.91 (#112) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.90` -> `1.91` | --- ### Release Notes <det... push 30 Oct 2025 10:08PM UTC web-flow github
29.63
18166340540 main Merge pull request #111 from rust-cli/renovate/actions-setup-python-6.x chore(deps): Update actions/setup-python action to v6 push 01 Oct 2025 02:58PM UTC web-flow github
29.63
18166016040 main Merge pull request #110 from rust-cli/renovate/actions-checkout-5.x chore(deps): Update actions/checkout action to v5 push 01 Oct 2025 02:46PM UTC web-flow github
29.63
18105958627 main Merge pull request #109 from epage/template chore: Update from _rust template push 29 Sep 2025 05:55PM UTC web-flow github
29.63
17841489633 main chore(deps): Update Rust Stable to v1.90 (#108) Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/378... push 18 Sep 2025 09:13PM UTC web-flow github
29.63
See All Builds (124)

Badge your Repo: argfile

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