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

assert-rs / dir-diff
80%

Build:
DEFAULT BRANCH: master
Repo Added 16 Apr 2024 06:13PM CUT
Token l86pQ3yQyRoKLKyzwref9L9VwvjqkNHj2 regen
Build 39 Last
Files 1
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: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • master
  • renovate/embarkstudios-cargo-deny-action-2.x
  • renovate/migrate-config
  • renovate/msrv-1.x
  • renovate/stable-1.x
  • template

05 Jul 2025 03:52PM CUT coverage: 80.0%. Remained the same
16089715507

push

github

web-flow
chore(deps): Update Rust Stable to v1.88 (#55)

This PR contains the following updates:

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

---

### Release Notes

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

###
[`v1.88`](https://redirect.github.com/rust-lang/rust/blob/HEAD/RELEASES.md#Version-1880-2025-06-26)

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

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

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

## Language

- [Stabilize `#![feature(let_chains)]` in the 2024
edition.](https://redirect.github.com/rust-lang/rust/pull/132833)
This feature allows `&&`-chaining `let` statements inside `if` and
`while`, allowing intermixture with boolean expressions. The patterns
inside the `let` sub-expressions can be irrefutable or refutable.
- [Stabilize
`#![feature(naked_functions)]`.](https://redirect.github.com/rust-lang/rust/pull/134213)
Naked functions allow writing functions with no compiler-generated
epilogue and prologue, allowing full control over the generated assembly
for a particular function.
- [Stabilize
`#![feature(cfg_boolean_literals)]`.](https://redirect.github.com/rust-lang/rust/pull/138632)
This allows using boolean literals as `cfg` predicates, e.g.
`#[cfg(true)]` and `#[cfg(false)]`.
- [Fully de-stabilize the `#[bench]`
attribute](https://redirect.github.com/rust-lang/rust/pull/134273).
Usage of `#[bench]` without `#![feature(custom_test_frameworks)]`
already triggered a deny-by-default future-incompatibility lint since
Rust 1.77, but will now become a hard error.
- [Add warn-by-default `dangerous_implicit_autorefs` lint against
implicit autoref of raw pointer
dereference.](https://redirect.github.com/rust-lang/rust/pull/123239)
The lint [will be bumped to
deny-by-default](https://redirect.github.com/rust-lang/rust/pull/141661)
in the next version of Rust.
- [Add `invalid_null_arguments` lint to prevent i... (continued)

24 of 30 relevant lines covered (80.0%)

2.57 hits per line

Relevant lines Covered
Build:
Build:
30 RELEVANT LINES 24 COVERED LINES
2.57 HITS PER LINE
Source Files on master
  • Tree
  • List 1
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
  • ►
    80.0
    src/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16089715507 master chore(deps): Update Rust Stable to v1.88 (#55) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.87` -> `1.88` | --- ### Release Notes <deta... push 05 Jul 2025 03:55PM CUT web-flow github
80.0
16089691843 renovate/stable-1.x Merge 06c0ca664 into 36a9b92a3 Pull #55 05 Jul 2025 03:52PM CUT web-flow github
80.0
15424397656 master Merge pull request #54 from epage/template chore: Update from _rust/main template push 03 Jun 2025 05:59PM CUT web-flow github
80.0
15424330598 template Merge aa3e85aad into 9448b304a Pull #54 03 Jun 2025 05:55PM CUT web-flow github
80.0
15053852456 master chore(deps): Update Rust Stable to v1.87 (#53) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.86` -> `1.87` | --- ### Release Notes <deta... push 15 May 2025 07:48PM CUT web-flow github
80.0
15053810328 renovate/stable-1.x Merge 41ded4902 into 27460b969 Pull #53 15 May 2025 07:45PM CUT web-flow github
80.0
14881651753 renovate/migrate-config Merge efad02497 into 27460b969 Pull #52 07 May 2025 10:59AM CUT web-flow github
80.0
14240487380 master chore(deps): Update Rust Stable to v1.86 (#51) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.85` -> `1.86` | --- ### Release Notes <deta... push 03 Apr 2025 10:15AM CUT web-flow github
80.0
14240452668 renovate/stable-1.x Merge 4fe0908fe into 220e25637 Pull #51 03 Apr 2025 10:13AM CUT web-flow github
80.0
13442114021 master chore(deps): Update Rust Stable to v1.85 (#50) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.84` -> `1.85` | --- ### Release Notes <deta... push 20 Feb 2025 06:28PM CUT web-flow github
80.0
See All Builds (39)

Badge your Repo: dir-diff

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