|
Ran
|
Jobs
1
|
Files
93
|
Run time
1min
|
Badge
README BADGES
|
push
github
Merge rust-bitcoin/rust-bitcoin#3006: rustfmt: Use `show_parse_errors` <a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/<a class="double-link" href="https://git"><a class=hub.com/rust-bitcoin/rust-bitcoin/commit/e2c36941842a8a458222bff6f0386e0c92fd283b">e2c369418 rustfmt: Use show_parse_errors (Tobin C. Harding) Pull request description: There are no behaviour changes with this patch applied. In https://github.com/rust-lang/rustfmt/pull/5961 the `hide_parse_errors` was changed to `show_parse_errors` with default `true`. Since we run the formatter with nightly we are getting the following warning Warning: the `hide_parse_errors` option is deprecated. Use `show_parse_errors` instead Rename the variable and keep the default value `true`. ACKs for top commit: Kixunil: ACK e2c36941842a8a458222bff6f0386e0c92fd283b storopoli: ACK e2c36941842a8a458222bff6f0386e0c92fd283b apoelstra: ACK e2c36941842a8a458222bff6f0386e0c92fd283b Tree-SHA512: f75f3abf1b94cbc6bca1a83400ef2c95e33
19587 of 23572 relevant lines covered (83.09%)
15688.94 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 9909899461.1 | 0 |
83.09 |
GitHub Action Run |