Infer pure, nothrow, and @safe for functions with auto returns.
https://github.com/D-Programming-Language/dmd/pull/1877
Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/2333e3847db82f73b607ca764809a3a6e4e3c1c5 Merge pull request #1877 from WalterBright/auto_infer fix Issue 9914 - Do attribute inference for auto functions
Commit pushed to stable at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/2333e3847db82f73b607ca764809a3a6e4e3c1c5 Merge pull request #1877 from WalterBright/auto_infer