IanChilds

Results 2 issues of IanChilds

Right now Dependency File Rule Keys (https://buck.build/concept/rule_keys.html#manifest_based_rule_keys) are [turned off](https://github.com/facebook/buck/blob/master/src/com/facebook/buck/jvm/java/ConfiguredCompilerFactory.java#L44) for Kotlin. For Java, we implement this by passing an implementation of `FileManagerListener`, `ClassUsageTracker` to the `FileManager` that we pass...

P2

Summary: The most recent fbsource version was just released onto crates.io, so builds are failing until we update Reviewed By: IanChilds Differential Revision: D57091891

CLA Signed
fb-exported