Merge branch 'separate-nesting-opaque-services' into separate-nesting-opaque-services--router-state

This commit is contained in:
David Pedersen
2022-07-03 16:50:53 +02:00
10 changed files with 351 additions and 66 deletions
-1
View File
@@ -46,7 +46,6 @@
#![deny(unreachable_pub, private_in_public)]
#![allow(elided_lifetimes_in_paths, clippy::type_complexity)]
#![forbid(unsafe_code)]
#![cfg_attr(docsrs, feature(doc_cfg))]
#![cfg_attr(test, allow(clippy::float_cmp))]
#[macro_use]