protoc-gen-go/generator/generator.go (8 lines): - line 1309: // TODO: may need to worry about uniqueness across plugins - line 1538: // TODO: escaping might be needed, in which case - line 1584: // TODO: Options. - line 2123: // TODO: Revisit the decision to use a XXX_WellKnownType method - line 2145: // TODO: It does not scale to keep adding another method for every - line 2217: // TODO: This allocation occurs based on the order of the fields - line 2533: // TODO: This should be implemented in the text formatter rather than the generator. - line 2578: // TODO: Trim this more when we know exactly what we need. protoc-gen-go/grpc/grpc.go (2 lines): - line 111: // TODO: do we need any in gRPC? - line 323: // TODO: Pass descExpr to Invoke. internal/gengogrpc/grpc.go (1 line): - line 46: // TODO: Remove this. We don't need to include these references any more. descriptor/descriptor.go (1 line): - line 72: // TODO: We could construct a FileDescriptor stub for standalone proto/registry.go (1 line): - line 309: // TODO: This implies that the protoreflect.ExtensionType is a