Files
kotlin-fork/compiler/fir/fir-serialization
Dmitriy Novozhilov c3fdbab7fe [FIR] Get rid of FirProvidedDeclarationsForMetadataService.getProvidedNestedClassifiers
It's now impossible to add new classes to metadata, because this
  functionality is not implemented in IrGeneratedDeclarationsRegistrar
  and FirDeclarationsForMetadataProviderExtension is removed
2023-12-05 10:21:40 +02:00
..