diff options
| author | Miguel Ojeda <ojeda@kernel.org> | 2021-02-18 16:15:24 +0100 |
|---|---|---|
| committer | Miguel Ojeda <ojeda@kernel.org> | 2021-02-19 02:32:45 +0100 |
| commit | 755b3fc722c36d9761bf49c246b5f7c85a62380d (patch) | |
| tree | 57765f30824aab704ff8d465c53d8fa2be91bc7d /compiler/rustc_codegen_llvm/src | |
| parent | c0b64d97beebb09325b5587abed39f4f1621026f (diff) | |
| download | rust-755b3fc722c36d9761bf49c246b5f7c85a62380d.tar.gz rust-755b3fc722c36d9761bf49c246b5f7c85a62380d.zip | |
rustdoc: Support argument files
Factors out the `rustc_driver` logic that handles argument files
so that rustdoc supports them as well, e.g.:
rustdoc @argfile
This is needed to be able to generate docs for projects that
already use argument files when compiling them, e.g. projects
that pass a huge number of `--cfg` arguments.
The feature was stabilized for `rustc` in #66172.
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
