File tree 3 files changed +4
-3398
lines changed
3 files changed +4
-3398
lines changed Original file line number Diff line number Diff line change 898
898
make_dir $h /test/debuginfo-gdb
899
899
make_dir $h /test/debuginfo-lldb
900
900
make_dir $h /test/codegen
901
+ make_dir $h /test/doc-tutorial
901
902
make_dir $h /test/doc-guide
902
903
make_dir $h /test/doc-guide-ffi
903
904
make_dir $h /test/doc-guide-runtime
Original file line number Diff line number Diff line change 25
25
# L10N_LANGS are the languages for which the docs have been
26
26
# translated.
27
27
# #####################################################################
28
- DOCS := index intro guide guide-ffi guide-macros guide-lifetimes \
28
+ DOCS := index intro tutorial guide guide-ffi guide-macros guide-lifetimes \
29
29
guide-tasks guide-container guide-pointers guide-testing \
30
30
guide-runtime complement-bugreport \
31
31
complement-lang-faq complement-design-faq complement-project-faq rust \
You can’t perform that action at this time.
0 commit comments