Home
last modified time | relevance | path

Searched refs:push_negative_literal (Results 1 – 1 of 1) sorted by relevance

/linux/rust/proc-macro2/
H A Dfallback.rs114 push_negative_literal(vec, literal); in push_token_from_proc_macro()
120 fn push_negative_literal(mut vec: RcVecMut<TokenTree>, mut literal: Literal) { in push_token_from_proc_macro() function