The command below does not fail: ``` rustc example.rs -C default-linker-libraries=y -C default-linker-libraries=n ``` This behavior is weird. I think it's a `rustc` bug.