diff --git a/protobuf/src/descriptor.rs b/protobuf/src/descriptor.rs index 92ca34e85..96d40ab89 100644 --- a/protobuf/src/descriptor.rs +++ b/protobuf/src/descriptor.rs @@ -1,11 +1,12 @@ -// This file is generated by rust-protobuf 2.14.0-pre. Do not edit +// This file is generated by rust-protobuf 2.15.0-pre. Do not edit // @generated // https://github.com/rust-lang/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] -#![cfg_attr(rustfmt, rustfmt_skip)] +#![allow(unused_attributes)] +#![rustfmt::skip] #![allow(box_pointers)] #![allow(dead_code)] diff --git a/protobuf/src/plugin.rs b/protobuf/src/plugin.rs index ec24a8f60..625f2cd3a 100644 --- a/protobuf/src/plugin.rs +++ b/protobuf/src/plugin.rs @@ -1,11 +1,12 @@ -// This file is generated by rust-protobuf 2.14.0-pre. Do not edit +// This file is generated by rust-protobuf 2.15.0-pre. Do not edit // @generated // https://github.com/rust-lang/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] -#![cfg_attr(rustfmt, rustfmt_skip)] +#![allow(unused_attributes)] +#![rustfmt::skip] #![allow(box_pointers)] #![allow(dead_code)] diff --git a/protobuf/src/rustproto.rs b/protobuf/src/rustproto.rs index 92c254710..2df033fd1 100644 --- a/protobuf/src/rustproto.rs +++ b/protobuf/src/rustproto.rs @@ -1,11 +1,12 @@ -// This file is generated by rust-protobuf 2.14.0-pre. Do not edit +// This file is generated by rust-protobuf 2.15.0-pre. Do not edit // @generated // https://github.com/rust-lang/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] -#![cfg_attr(rustfmt, rustfmt_skip)] +#![allow(unused_attributes)] +#![rustfmt::skip] #![allow(box_pointers)] #![allow(dead_code)] diff --git a/protobuf/src/well_known_types/any.rs b/protobuf/src/well_known_types/any.rs index 25166a09d..561c6748c 100644 --- a/protobuf/src/well_known_types/any.rs +++ b/protobuf/src/well_known_types/any.rs @@ -1,11 +1,12 @@ -// This file is generated by rust-protobuf 2.14.0-pre. Do not edit +// This file is generated by rust-protobuf 2.15.0-pre. Do not edit // @generated // https://github.com/rust-lang/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] -#![cfg_attr(rustfmt, rustfmt_skip)] +#![allow(unused_attributes)] +#![rustfmt::skip] #![allow(box_pointers)] #![allow(dead_code)] diff --git a/protobuf/src/well_known_types/api.rs b/protobuf/src/well_known_types/api.rs index c4848f2fd..4afbdc377 100644 --- a/protobuf/src/well_known_types/api.rs +++ b/protobuf/src/well_known_types/api.rs @@ -1,11 +1,12 @@ -// This file is generated by rust-protobuf 2.14.0-pre. Do not edit +// This file is generated by rust-protobuf 2.15.0-pre. Do not edit // @generated // https://github.com/rust-lang/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] -#![cfg_attr(rustfmt, rustfmt_skip)] +#![allow(unused_attributes)] +#![rustfmt::skip] #![allow(box_pointers)] #![allow(dead_code)] diff --git a/protobuf/src/well_known_types/duration.rs b/protobuf/src/well_known_types/duration.rs index 303173dc7..d66ca2bf7 100644 --- a/protobuf/src/well_known_types/duration.rs +++ b/protobuf/src/well_known_types/duration.rs @@ -1,11 +1,12 @@ -// This file is generated by rust-protobuf 2.14.0-pre. Do not edit +// This file is generated by rust-protobuf 2.15.0-pre. Do not edit // @generated // https://github.com/rust-lang/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] -#![cfg_attr(rustfmt, rustfmt_skip)] +#![allow(unused_attributes)] +#![rustfmt::skip] #![allow(box_pointers)] #![allow(dead_code)] diff --git a/protobuf/src/well_known_types/empty.rs b/protobuf/src/well_known_types/empty.rs index df64a4886..a331b7704 100644 --- a/protobuf/src/well_known_types/empty.rs +++ b/protobuf/src/well_known_types/empty.rs @@ -1,11 +1,12 @@ -// This file is generated by rust-protobuf 2.14.0-pre. Do not edit +// This file is generated by rust-protobuf 2.15.0-pre. Do not edit // @generated // https://github.com/rust-lang/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] -#![cfg_attr(rustfmt, rustfmt_skip)] +#![allow(unused_attributes)] +#![rustfmt::skip] #![allow(box_pointers)] #![allow(dead_code)] diff --git a/protobuf/src/well_known_types/field_mask.rs b/protobuf/src/well_known_types/field_mask.rs index 421d15ca0..dc5f1f54d 100644 --- a/protobuf/src/well_known_types/field_mask.rs +++ b/protobuf/src/well_known_types/field_mask.rs @@ -1,11 +1,12 @@ -// This file is generated by rust-protobuf 2.14.0-pre. Do not edit +// This file is generated by rust-protobuf 2.15.0-pre. Do not edit // @generated // https://github.com/rust-lang/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] -#![cfg_attr(rustfmt, rustfmt_skip)] +#![allow(unused_attributes)] +#![rustfmt::skip] #![allow(box_pointers)] #![allow(dead_code)] diff --git a/protobuf/src/well_known_types/source_context.rs b/protobuf/src/well_known_types/source_context.rs index c9a9e2687..9d98c5d9d 100644 --- a/protobuf/src/well_known_types/source_context.rs +++ b/protobuf/src/well_known_types/source_context.rs @@ -1,11 +1,12 @@ -// This file is generated by rust-protobuf 2.14.0-pre. Do not edit +// This file is generated by rust-protobuf 2.15.0-pre. Do not edit // @generated // https://github.com/rust-lang/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] -#![cfg_attr(rustfmt, rustfmt_skip)] +#![allow(unused_attributes)] +#![rustfmt::skip] #![allow(box_pointers)] #![allow(dead_code)] diff --git a/protobuf/src/well_known_types/struct_pb.rs b/protobuf/src/well_known_types/struct_pb.rs index f644b20c1..f3feee5b5 100644 --- a/protobuf/src/well_known_types/struct_pb.rs +++ b/protobuf/src/well_known_types/struct_pb.rs @@ -1,11 +1,12 @@ -// This file is generated by rust-protobuf 2.14.0-pre. Do not edit +// This file is generated by rust-protobuf 2.15.0-pre. Do not edit // @generated // https://github.com/rust-lang/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] -#![cfg_attr(rustfmt, rustfmt_skip)] +#![allow(unused_attributes)] +#![rustfmt::skip] #![allow(box_pointers)] #![allow(dead_code)] diff --git a/protobuf/src/well_known_types/timestamp.rs b/protobuf/src/well_known_types/timestamp.rs index 2fed143d1..5fce26733 100644 --- a/protobuf/src/well_known_types/timestamp.rs +++ b/protobuf/src/well_known_types/timestamp.rs @@ -1,11 +1,12 @@ -// This file is generated by rust-protobuf 2.14.0-pre. Do not edit +// This file is generated by rust-protobuf 2.15.0-pre. Do not edit // @generated // https://github.com/rust-lang/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] -#![cfg_attr(rustfmt, rustfmt_skip)] +#![allow(unused_attributes)] +#![rustfmt::skip] #![allow(box_pointers)] #![allow(dead_code)] diff --git a/protobuf/src/well_known_types/type_pb.rs b/protobuf/src/well_known_types/type_pb.rs index 23df582d1..c23fc4d9f 100644 --- a/protobuf/src/well_known_types/type_pb.rs +++ b/protobuf/src/well_known_types/type_pb.rs @@ -1,11 +1,12 @@ -// This file is generated by rust-protobuf 2.14.0-pre. Do not edit +// This file is generated by rust-protobuf 2.15.0-pre. Do not edit // @generated // https://github.com/rust-lang/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] -#![cfg_attr(rustfmt, rustfmt_skip)] +#![allow(unused_attributes)] +#![rustfmt::skip] #![allow(box_pointers)] #![allow(dead_code)] diff --git a/protobuf/src/well_known_types/wrappers.rs b/protobuf/src/well_known_types/wrappers.rs index 35015fd76..c343bd450 100644 --- a/protobuf/src/well_known_types/wrappers.rs +++ b/protobuf/src/well_known_types/wrappers.rs @@ -1,11 +1,12 @@ -// This file is generated by rust-protobuf 2.14.0-pre. Do not edit +// This file is generated by rust-protobuf 2.15.0-pre. Do not edit // @generated // https://github.com/rust-lang/rust-clippy/issues/702 #![allow(unknown_lints)] #![allow(clippy::all)] -#![cfg_attr(rustfmt, rustfmt_skip)] +#![allow(unused_attributes)] +#![rustfmt::skip] #![allow(box_pointers)] #![allow(dead_code)]