]> git.lizzy.rs Git - rust.git/commit
re-enable mir inlining across trait methods
authorDouglas Campos <qmx@qmx.me>
Tue, 19 Sep 2017 03:53:33 +0000 (23:53 -0400)
committerDouglas Campos <qmx@qmx.me>
Sat, 30 Sep 2017 02:34:46 +0000 (22:34 -0400)
commit3bd09dee45c045307f6a1cd41498e362c5992fd9
tree59649601b9ebc33b9e57c2ad3d52404ec9bca123
parentbaa010561e5c109341e9a1ebe8a613fcae095884
re-enable mir inlining across trait methods

this fixes #44389
src/librustc_mir/transform/inline.rs