September 30, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b88e0cc93a369e662c273b93310458dc4f0e6545
      https://github.com/D-Programming-Language/dmd/commit/b88e0cc93a369e662c273b93310458dc4f0e6545
  Author: Walter Bright <walter@walterbright.com>
  Date:   2015-09-30 (Wed, 30 Sep 2015)

  Changed paths:
    M src/inline.d
    M test/runnable/inline.d

  Log Message:
  -----------
  partial fix for 9785 - dmd -inline should inline lambda delegates


  Commit: 1f7004932d719b48418cf47c4c67e43ae453e323
      https://github.com/D-Programming-Language/dmd/commit/1f7004932d719b48418cf47c4c67e43ae453e323
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2015-09-30 (Wed, 30 Sep 2015)

  Changed paths:
    M src/inline.d
    M test/runnable/inline.d

  Log Message:
  -----------
  Merge pull request #5136 from WalterBright/partial9785

partial fix for 9785 - dmd -inline should inline lambda delegates


Compare: https://github.com/D-Programming-Language/dmd/compare/44b78654956e...1f7004932d71