File tree Expand file tree Collapse file tree 4 files changed +1
-283
lines changed Expand file tree Collapse file tree 4 files changed +1
-283
lines changed Original file line number Diff line number Diff line change 876876 make_dir $h /test/doc-guide-pointers
877877 make_dir $h /test/doc-guide-container
878878 make_dir $h /test/doc-guide-tasks
879- make_dir $h /test/doc-complement-cheatsheet
880879 make_dir $h /test/doc-rust
881880done
882881
Original file line number Diff line number Diff line change 2828# #####################################################################
2929DOCS := index intro tutorial guide-ffi guide-macros guide-lifetimes \
3030 guide-tasks guide-container guide-pointers guide-testing \
31- guide-runtime complement-bugreport complement-cheatsheet \
31+ guide-runtime complement-bugreport \
3232 complement-lang-faq complement-design-faq complement-project-faq rust \
3333 rustdoc guide-unsafe
3434
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -28,7 +28,6 @@ li {list-style-type: none; }
2828* [ Language Design FAQ] ( complement-design-faq.html )
2929* [ Language FAQ] ( complement-lang-faq.html )
3030* [ Project FAQ] ( complement-project-faq.html )
31- * [ Code cheatsheet] ( complement-cheatsheet.html ) - "How do I do X?"
3231* [ How to submit a bug report] ( complement-bugreport.html )
3332
3433# Libraries
You can’t perform that action at this time.
0 commit comments