rust/src/bootstrap/bin
Andreas Jonson f0b30c7ded remove the unstable rustdoc parameter --linker
use the code generation parameter -Clinker (same parameter as rustc)
to control what linker to use for building the rustdoc test executables.

closes: #63816
2019-09-01 08:50:23 +02:00
..
llvm-config-wrapper.rs Remove licenses 2018-12-25 21:08:33 -07:00
main.rs rustbuild: allow disabling deny(warnings) for bootstrap 2019-08-27 17:26:54 +02:00
rustc.rs rustbuild: allow disabling deny(warnings) for bootstrap 2019-08-27 17:26:54 +02:00
rustdoc.rs remove the unstable rustdoc parameter --linker 2019-09-01 08:50:23 +02:00
sccache-plus-cl.rs Remove some unnecessary 'extern crate' 2019-02-25 00:40:34 +09:00