File tree 4 files changed +1
-286
lines changed
4 files changed +1
-286
lines changed Original file line number Diff line number Diff line change 27
27
# #####################################################################
28
28
DOCS := index intro tutorial guide guide-ffi guide-macros guide-lifetimes \
29
29
guide-tasks guide-container guide-pointers guide-testing \
30
- guide-runtime guide- plugin complement-bugreport \
30
+ guide-plugin complement-bugreport \
31
31
complement-lang-faq complement-design-faq complement-project-faq rust \
32
32
rustdoc guide-unsafe guide-strings reference
33
33
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -62,7 +62,6 @@ a guide that can help you out:
62
62
* [ Writing Unsafe and Low-Level Code] ( guide-unsafe.html )
63
63
* [ Macros] ( guide-macros.html )
64
64
* [ Testing] ( guide-testing.html )
65
- * [ Rust's Runtime] ( guide-runtime.html )
66
65
* [ Compiler Plugins] ( guide-plugin.html )
67
66
68
67
# Tools
Original file line number Diff line number Diff line change 15
15
[type: text] src/doc/guide-macros.md $lang:doc/l10n/$lang/guide-macros.md
16
16
[type: text] src/doc/guide-plugin.md $lang:doc/l10n/$lang/guide-plugin.md
17
17
[type: text] src/doc/guide-pointers.md $lang:doc/l10n/$lang/guide-pointers.md
18
- [type: text] src/doc/guide-runtime.md $lang:doc/l10n/$lang/guide-runtime.md
19
18
[type: text] src/doc/guide-strings.md $lang:doc/l10n/$lang/guide-strings.md
20
19
[type: text] src/doc/guide-tasks.md $lang:doc/l10n/$lang/guide-tasks.md
21
20
[type: text] src/doc/guide-testing.md $lang:doc/l10n/$lang/guide-testing.md
You can’t perform that action at this time.
0 commit comments