You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add #[allow(unused)] in order to fix warnings
We should gradually revert this PR and remove every single `#[allow(unused)]` call inserted. We did it this way in order to un-break the main branch.
Co-Authored-By: Ryan Levick <[email protected]>
* Apply first round of clippy fixes
Co-Authored-By: Ryan Levick <[email protected]>
* Apply second round of cargo clippy
Co-Authored-By: Ryan Levick <[email protected]>
* Apply cargo fmt
Co-Authored-By: Ryan Levick <[email protected]>
* fix rust flags on CI
Co-Authored-By: Ryan Levick <[email protected]>
* fix cargo doc warnings
Co-Authored-By: Ryan Levick <[email protected]>
* fix unused code
Co-Authored-By: Ryan Levick <[email protected]>
* add cargo doc to CI
Co-Authored-By: Ryan Levick <[email protected]>
* squash mock transport warnings
Co-Authored-By: Ryan Levick <[email protected]>
* fix accidental test breakage
Co-Authored-By: Ryan Levick <[email protected]>
* fix unused field in generated code
Co-Authored-By: Ryan Levick <[email protected]>
Co-authored-by: Ryan Levick <[email protected]>
0 commit comments