kitterion
kitterion
Currently only targets for top level subspecs get generated. I tried an easy solution of turning the following reduce into a recursive function https://github.com/pinterest/PodToBUILD/blob/5dc6454450d6566b37862fbe10ef909b4d9aea71/Sources/PodToBUILD/BuildFile.swift#L336-L349 but it seems to not be...
This caused a crash in `ResourceProcessorBusyBox` due to running into an OS limit of `Argument list too long`. There is also a report in #13295 that this patch can significantly...
I'm trying to migrate a project to bzlmod and I noticed that rust-analyzer has started complaining about ``` proc macro Deserialize not expanded: Cannot create expander for .../rules_rust~~crate~crate_index__serde_derive-1.0.196/libserde_derive-1588483640.so: mismatched ABI...