Logo
Explore Help
Register Sign In
rust-lang/rust
1
0
Fork 0
You've already forked rust
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
55b6f649024b372af901b3412a6d36c4284ccf3d
rust/tests/run-make/rustdoc-output-path/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
72 B
Makefile
Raw Normal View History

Diagnose missing includes in run-make tests
2022-08-23 00:00:00 +00:00
include ../tools.mk
rustdoc: Use `create_dir_all` to create output directory Currently rustdoc will fail if passed `-o foo/doc` if the `foo` directory doesn't exist. Also remove unneeded `mkdir` as `create_dir_all` can now handle concurrent invocations.
2017-06-09 23:03:08 +01:00
all:
rustbuild: Support specifying archiver and linker explicitly
2017-10-10 23:06:22 +03:00
$(RUSTDOC) -o "$(TMPDIR)/foo/bar/doc" foo.rs
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 1199ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API