// rustfmt-style_edition: 2015 fn foo(_: T) where T: std::fmt::Debug, T: std::fmt::Display, { }