Lines Matching full:rest

552         // wants these to be structurally pinned. The rest of the fields are the
601 @fields_munch($field:ident : $($($(::)?core::)?marker::)?PhantomPinned, $($rest:tt)*),
623 @fields_munch($($rest)*),
641 @fields_munch($field:ident : $type:ty, $($rest:tt)*),
658 @fields_munch($($rest)*),
676 @fields_munch($field:ident : $type:ty, $($rest:tt)*),
693 @fields_munch($($rest)*),
711 @fields_munch(#[pin] $($rest:tt)*),
727 @fields_munch($($rest)*),
749 @fields_munch($fvis:vis $field:ident $($rest:tt)*),
765 @fields_munch($field $($rest)*),
783 @fields_munch(#[$($attr:tt)*] $($rest:tt)*),
799 @fields_munch($($rest)*),
845 // We put the rest into this const item, because it then will not be accessible to anything
987 @pinned_drop($($rest:tt)*),
991 stringify!($($rest)*),
1181 @munch_fields($ignore:tt $($rest:tt)*),
1191 @munch_fields($($rest)*),
1289 @munch_fields(_: { $($code:tt)* }, $($rest:tt)*),
1296 @munch_fields($($rest)*),
1304 @munch_fields($field:ident <- $val:expr, $($rest:tt)*),
1334 @munch_fields($($rest)*),
1343 @munch_fields($field:ident <- $val:expr, $($rest:tt)*),
1373 @munch_fields($($rest)*),
1382 @munch_fields($field:ident $(: $val:expr)?, $($rest:tt)*),
1414 @munch_fields($($rest)*),
1423 @munch_fields($field:ident $(: $val:expr)?, $($rest:tt)*),
1453 @munch_fields($($rest)*),
1460 @munch_fields(_: { $($code:tt)* }, $($rest:tt)*),
1467 @munch_fields($($rest)*),
1528 @munch_fields($field:ident <- $val:expr, $($rest:tt)*),
1534 @munch_fields($($rest)*),
1541 @munch_fields($field:ident $(: $val:expr)?, $($rest:tt)*),
1547 @munch_fields($($rest)*),