Home
last modified time | relevance | path

Searched defs:new_v1_formatted (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_ast_lowering/src/
Dformat.rs566 let new_v1_formatted = ctx.arena.alloc(ctx.expr_lang_item_type_relative( in expand_format_args() localVariable
/third_party/rust/rust/library/core/src/fmt/
Dmod.rs322 pub fn new_v1_formatted( in new_v1_formatted() method