mirror of
https://github.com/github/codeql.git
synced 2026-05-06 06:05:19 +02: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.