chore: allow renamed_and_removed_lints
until progenitor is updated
Some checks failed
Checking Renovate configuration / validate (pull_request) Successful in 1m51s
Build and test / Tests (pull_request) Successful in 1m49s
Build and test / Build AMD64 (pull_request) Successful in 1m47s
Checking yaml / Run yamllint (pull_request) Successful in 4s
Build and test / Generate Documentation (pull_request) Successful in 1m14s
Build and test / Clippy (pull_request) Failing after 4m12s
Some checks failed
Checking Renovate configuration / validate (pull_request) Successful in 1m51s
Build and test / Tests (pull_request) Successful in 1m49s
Build and test / Build AMD64 (pull_request) Successful in 1m47s
Checking yaml / Run yamllint (pull_request) Successful in 4s
Build and test / Generate Documentation (pull_request) Successful in 1m14s
Build and test / Clippy (pull_request) Failing after 4m12s
This commit is contained in:
parent
5fee5ac090
commit
f4b0161187
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#![allow(renamed_and_removed_lints)] // https://github.com/oxidecomputer/progenitor/issues/1169
|
||||
include!(concat!(env!("OUT_DIR"), "/client.rs"));
|
||||
|
||||
#[cfg(test)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue