https://issues.dlang.org/show_bug.cgi?id=10985
--- Comment #10 from [email protected] --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/9cf4601702e24250dff3a61b510bae30a12eb8ae fix Issue 10985 - Compiler doesn't attempt to inline non-templated functions from libraries (even having the full source) https://github.com/D-Programming-Language/dmd/commit/c2794ce23737cc4936762a08be7ccfd9e40e025d Merge pull request #2561 from 9rnsr/fix10985 Issue 10985 - Compiler doesn't attempt to inline non-templated functions from libraries (even having the full source) --
