You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc: make it clearer that target.<cfg>.linker is supported (#16112)
### What does this PR try to resolve?
I have often found myself skimming the "configuration format" section
instead of reading the reference in depth, and thus I think it makes
sense to have [the
`target.<cfg>.linker`](https://doc.rust-lang.org/cargo/reference/config.html#targetcfglinker)
configuration key documented there as well.
### How to test and review this PR?
Documentation-only.
0 commit comments