Wouter de Bie
Results
92
comments of
Wouter de Bie
> No idea, as it is not me who wrote the components support originally, so now I need to read the code of it, just like you do. Understand :)...
@N3xed thanks for the context! I didn't realize that `extern "C"` functions can still clash, even though they are in separate modules, until I read https://doc.rust-lang.org/stable/nightly-rustc/rustc_lint/builtin/static.CLASHING_EXTERN_DECLARATIONS.html.