mirror of
https://github.com/github/codeql.git
synced 2026-02-28 12:53:49 +01:00
Identified by triage of DCA results. Previously, we did not use the erased type, so would not recgnize `CompletableFuture<R>`. We now also recognize safe initializers.