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

rust-cli / config-rs
65%

Build:
DEFAULT BRANCH: main
Repo Added 22 Oct 2024 09:26PM UTC
Token 4aR29sRNhsrK7fFGP2KJmwavmyRvgpLoR regen
Build 181 Last
Files 22
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
  • allow-bool-hash-and-dont-panic
  • anoa/doc_sep
  • better-parse-errors
  • changelog-typo
  • chore/remove-helper-add-dummy-extension
  • chore/update-ron-to-0.9.0
  • core
  • deprecated
  • docs
  • empty-default
  • env_list_of_structs
  • feat/error-path-on-deserialization
  • fix/build-dev-deps-without-openssl
  • format
  • handle-float-and-bool-hash-keys
  • handle-non-utf8-env
  • https
  • key
  • lazy
  • lower
  • master
  • negative
  • null
  • patch-1
  • path
  • perf
  • r
  • refactor
  • refactor/find-file
  • renovate/crate-tokio-vulnerability
  • renovate/float-cmp-0.x
  • renovate/migrate-config
  • renovate/notify-7.x
  • renovate/notify-8.x
  • renovate/reqwest-0.x
  • renovate/rust-ini-0.x
  • renovate/stable-1.x
  • renovate/yaml-rust2-0.x
  • serde
  • support-utf8-bom-files
  • template
  • test
  • toml
  • unify
  • utf8
  • w7

19 Sep 2025 01:51PM UTC coverage: 64.907%. Remained the same
17860294716

push

github

web-flow
chore(deps): Update Rust Stable to v1.90 (#692)

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/37842).

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v1.90`](https://redirect.github.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1900-2025-09-18)

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

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

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

## Language

- [Split up the `unknown_or_malformed_diagnostic_attributes`
lint](https://redirect.github.com/rust-lang/rust/pull/140717). This lint
has been split up into four finer-grained lints, with
`unknown_or_malformed_diagnostic_attributes` now being the lint group
that contains these lints:
  1. `unknown_diagnostic_attributes`: unknown to the current compiler
  2. `misplaced_diagnostic_attributes`: placed on the wrong item
3. `malformed_diagnostic_attributes`: malformed attribute syntax or
options
4. `malformed_diagnostic_format_literals`: malformed format string
literal
- [Allow constants whose final value has references to mutable/external
memory, but reject such constants as
patterns](https://redirect.github.com/rust-lang/rust/pull/140942)
- [Allow volatile access to non-Rust memory, including address
0](https://redirect.github.com/rust-lang/rust/pull/141260)

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

## Compiler

- [Use `lld` by default on
`x86_64-unknown-linux-gnu`](https://redirect.github.com/rust-lang/rust/pull/140525).
- [Tier 3 `musl` targets now link dynamically by
default](https://redirect.github.com/rust-lang/rust/pull/144410).
Affected targets:
  - `mips64-unknown-linux-muslabi64`
  - `powerpc64-unknown-linux-m... (continued)

947 of 1459 relevant lines covered (64.91%)

3.68 hits per line

Relevant lines Covered
Build:
Build:
1459 RELEVANT LINES 947 COVERED LINES
3.68 HITS PER LINE
Source Files on main
  • Tree
  • List 22
  • 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
17860294716 main chore(deps): Update Rust Stable to v1.90 (#692) 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 19 Sep 2025 01:53PM UTC web-flow github
64.91
17860197106 main style: Fix rustc warning push 19 Sep 2025 01:50PM UTC epage github
64.91
17734969648 main chore: Release config version 0.15.16 push 15 Sep 2025 01:39PM UTC epage github
65.21
17329320348 main chore: Release config version 0.15.15 push 29 Aug 2025 04:39PM UTC epage github
65.21
17304463514 main refactor(file): Minor clean up to file discovery (#688) push 28 Aug 2025 06:21PM UTC web-flow github
65.07
17283935517 main fix: Run tests without depending on `openssl` (#685) `reqwest` is only used for a crate example basic HTTP call: https://github.com/rust-cli/config-rs/blob/1483f4cfc/examples/async_source/main.rs#L61 When cloning... push 28 Aug 2025 02:25AM UTC web-flow github
65.26
17104337609 main refactor: Remove `add_dummy_extension()` helper (#682) The helper method is redundant (_introduced as a [bug fix in Mar 2022](https://github.com/rust-cli/config-rs/pull/306)_), there is a much simpler approach to append the extension. - [`as_mut... push 20 Aug 2025 04:26PM UTC web-flow github
65.26
17056634500 main docs: Use HTTPS for links (#681) push 19 Aug 2025 01:05AM UTC web-flow github
65.42
17043907901 main docs(readme): Match epage/_rust template push 18 Aug 2025 02:46PM UTC epage github
65.42
16806457660 main chore(deps): Update Rust Stable to v1.89 (#674) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.88` -> `1.89` | --- ### Release Notes <det... push 07 Aug 2025 01:55PM UTC web-flow github
65.28
See All Builds (181)

Badge your Repo: config-rs

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