about summary refs log tree commit diff
path: root/src/libsyntax/util/parser_testing.rs
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2014-02-27 21:11:50 -0800
committerAlex Crichton <alex@alexcrichton.com>2014-02-28 12:24:50 -0800
commitddc1c21264898f6a5d12cf03bba30f1f08b73665 (patch)
tree822315122c85b273e7deb426d6f08206edf3430f /src/libsyntax/util/parser_testing.rs
parent79e6ab54d13b8a5b8c17093186c39e493784bdc6 (diff)
downloadrust-ddc1c21264898f6a5d12cf03bba30f1f08b73665.tar.gz
rust-ddc1c21264898f6a5d12cf03bba30f1f08b73665.zip
std: Flag run_fmt() as #[inline(always)]
This function is a tiny wrapper that LLVM doesn't want to inline, and it ends up
causing more bloat than necessary. The bloat is pretty small, but it's a win of
at least 7k for small executables, and I imagine that the number goes up as
there are more calls to fail!().
Diffstat (limited to 'src/libsyntax/util/parser_testing.rs')
0 files changed, 0 insertions, 0 deletions