We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
godot:build jdm$ rustc -L foo -Lbar error: Argument to option 'L' missing. godot:build jdm$ rustc -L foo -Lbar a error: Unrecognized option: 'b'.
We should handle this properly.