Searched refs:unwrap_nightly (Results 1 – 1 of 1) sorted by relevance
89 fn unwrap_nightly(self) -> proc_macro::TokenStream { in unwrap_nightly() method157 TokenTree::Group(tt) => tt.inner.unwrap_nightly().into(), in into_compiler_token()164 punct.set_span(tt.span().inner.unwrap_nightly()); in into_compiler_token()167 TokenTree::Ident(tt) => tt.inner.unwrap_nightly().into(), in into_compiler_token()168 TokenTree::Literal(tt) => tt.inner.unwrap_nightly().into(), in into_compiler_token()238 .extend(streams.into_iter().map(TokenStream::unwrap_nightly)); in extend()543 fn unwrap_nightly(self) -> proc_macro::Span { in unwrap_nightly() method659 fn unwrap_nightly(self) -> proc_macro::Group { in unwrap_nightly() method747 fn unwrap_nightly(self) -> proc_macro::Ident { in unwrap_nightly() method933 fn unwrap_nightly(self) -> proc_macro::Literal { in unwrap_nightly() method