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

toml-rs / toml / 16806439808
81%

Build:
DEFAULT BRANCH: main
Ran 07 Aug 2025 01:55PM UTC
Jobs 1
Files 133
Run time 1min
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

07 Aug 2025 01:50PM UTC coverage: 70.542% (+0.9%) from 69.63%
16806439808

push

github

web-flow
chore(deps): Update Rust Stable to v1.89 (#1026)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v1.89`](https://redirect.github.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1890-2025-08-07)

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

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

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

## Language

- [Stabilize explicitly inferred const arguments
(`feature(generic_arg_infer)`)](https://redirect.github.com/rust-lang/rust/pull/141610)
- [Add a warn-by-default `mismatched_lifetime_syntaxes`
lint.](https://redirect.github.com/rust-lang/rust/pull/138677)
This lint detects when the same lifetime is referred to by different
syntax categories between function arguments and return values, which
can be confusing to read, especially in unsafe code.
This lint supersedes the warn-by-default `elided_named_lifetimes` lint.
- [Expand `unpredictable_function_pointer_comparisons` to also lint on
function pointer comparisons in external
macros](https://redirect.github.com/rust-lang/rust/pull/134536)
- [Make the `dangerous_implicit_autorefs` lint
deny-by-default](https://redirect.github.com/rust-lang/rust/pull/141661)
- [Stabilize the avx512 target
features](https://redirect.github.com/rust-lang/rust/pull/138940)
- [Stabilize `kl` and `widekl` target features for
x86](https://redirect.github.com/rust-lang/rust/pull/140766)
- [Stabilize `sha512`, `sm3` and `sm4` target features for
x86](https://redirect.github.com/rust-lang/rust/pull/140767)
- [Stabilize LoongArch target features `f`, `d`, `frecipe`, `lasx`,
`lbt`, `lsx`, and
`lvz`](https://redirect.github.com/rust-lang/rust/pull/135015)
- [Remove `i128` and `u128` from
`improper_ctypes_definitions`](https://redirect.github.com/rust-lang/rust/pull/137306)
- [Stabili... (continued)

6820 of 9668 relevant lines covered (70.54%)

6.65 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
59.18
-0.39% crates/toml_edit/src/array_of_tables.rs
1
73.79
2.07% crates/toml_edit/src/array.rs
1
95.48
0.0% crates/toml_edit/src/encode.rs
1
60.29
0.95% crates/toml_edit/src/table.rs
1
63.92
-0.52% crates/toml/src/ser/value/map.rs
2
60.0
0.71% crates/toml_parser/src/source.rs
4
70.79
1.11% crates/toml_parser/src/parser/document.rs
6
44.8
0.56% crates/toml_edit/src/inline_table.rs
8
86.4
3.72% crates/toml_datetime/src/datetime.rs
Jobs
ID Job ID Ran Files Coverage
1 16806439808.1 07 Aug 2025 01:55PM UTC 133
70.54
GitHub Action Run
Source Files on build 16806439808
  • Tree
  • List 133
  • Changed 45
  • Source Changed 0
  • Coverage Changed 45
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b2bc739b on github
  • Prev Build on main (#16732710108)
  • Next Build on main (#17160864059)
  • Delete
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