Unverified Commit 70fd01d4 authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by GitHub
Browse files

Remove use of PreservesAll, cleanup dependencies (#1558)



Remove usages of the deprecated trait PreservesAll and use an explicit
false invalidates. Additionally, all phases are converted to be more
canonical in there specification of dependencies by:

  1. Overriding all default dependency implementations
  2. Using def instead of val

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent 387d8705
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment