]> git.lizzy.rs Git - rust.git/commit
core: Add #[inline(never)] to failure functions
authorBrian Anderson <banderson@mozilla.com>
Wed, 30 Jul 2014 06:18:31 +0000 (23:18 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 31 Jul 2014 14:30:17 +0000 (07:30 -0700)
commit678814aafaa117724fa9e829fc30642c315cea27
treee37d6ccab0bd6eb4d4f4ad9eb8d095980f49311c
parent4db68e644e2e7bef55ed536ac77f87292260527c
core: Add #[inline(never)] to failure functions

For consistency, just because `fail_` has it.
src/libcore/failure.rs