| commit | ba9dcbdc10c9c47947528f3382c179976a061ae7 | [log] [tgz] |
|---|---|---|
| author | Mukesh Agrawal <quiche@fuchsia.infra.roller.google.com> | Thu May 11 20:16:40 2023 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu May 11 13:17:55 2023 -0700 |
| tree | 2b338e2c8c8097c426453b732f52407a36eb553d | |
| parent | 8e559bd0140ff0123d91bbe6198ec7c187a4f341 [diff] |
[roll] Roll fuchsia [test_util] increase clippy conformance
When using `assert_near!()` in a program with more clippy
lints enabled, clippy complains:
```
error: manual `RangeInclusive::contains` implementation
[...]
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_range_contains = note: `-D clippy::manual-range-contains` implied by `-D warnings` = note: this error originates in the macro `assert_near` (in Nightly builds, run with -Z macro-backtrace for more info)
```
This CL uses the range syntax, to address clippy's
concern.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/825900
Original-Revision: dbbd15a02854bc9973345307c8ef0f8f4e1bdf81
GitOrigin-RevId: 6c163eec80806f579f7980738c4f3cd350b40181
Change-Id: Ied18fbd3f113e3d9aff16ebbc2285e98befd2ecb
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.