a73ba8b98c
This commit makes the return type of AstBuilder.stmt_let_typed match the return type of other AstBuilder.stmt* functions. This avoids unnecessary boxing/unboxing whenever Stmt's are stored in a Vec, which is the default use case.nnThis is a potentially plugin breaking change. |
||
---|---|---|
.. | ||
tt | ||
base.rs | ||
build.rs | ||
expand.rs | ||
hygiene.rs | ||
placeholders.rs | ||
proc_macro_shim.rs | ||
quote.rs | ||
source_util.rs |