Closed
Description
Added in #40018
This flag changes how rustc
invokes the linker. This is required to use LLD as a linker with
targets where e.g. gcc is the default linker.
@alexcrichton what would be the stabilization path here? Do we need an RFC? If yes, what should it
specify?