rust/src/doc
Mazdak Farrokhzad 07d0b578c1
Rollup merge of #61279 - llogiq:implicit-option-main-doctests, r=GuillaumeGomez
implicit `Option`-returning doctests

This distinguishes `Option` and `Result`-returning doctests with implicit `main` method, where the former tests must end with `Some(())`.

Open question: Does this need a feature gate?

r? @GuillaumeGomez
2019-05-30 10:52:56 +02:00
..
book@29fe982990 Update books 2019-05-15 15:56:47 -07:00
edition-guide@581c6cccfa Update books 2019-05-15 15:56:47 -07:00
embedded-book@9858872bd1 Update books 2019-05-15 15:56:47 -07:00
man Rollup merge of #59685 - lzutao:patch-1, r=GuillaumeGomez 2019-04-04 15:09:07 +02:00
nomicon@c656171b74 Update books 2019-05-15 15:56:47 -07:00
reference@862b669c39 Update books 2019-05-15 15:56:47 -07:00
rust-by-example@811c697b23 Update books 2019-05-15 15:56:47 -07:00
rustc Fixed type-alias-bounds lint doc 2019-05-24 12:09:33 +07:00
rustc-guide@3cb727b62b Update books 2019-05-15 15:56:47 -07:00
rustdoc implicit Option-returning doctests 2019-05-28 19:10:39 +02:00
unstable-book Stabilize RefCell::try_borrow_unguarded 2019-05-15 11:54:16 +02:00
complement-design-faq.md
complement-lang-faq.md
complement-project-faq.md
favicon.inc
footer.inc
full-toc.inc
grammar.md Rollup merge of #50791 - bstrie:null, r=QuietMisdreavus 2018-05-17 13:51:25 -06:00
guide-crates.md
guide-error-handling.md Convert old doc links to current edition 2019-02-13 14:39:25 +00:00
guide-ffi.md
guide-macros.md
guide-ownership.md Convert old doc links to current edition 2019-02-13 14:39:25 +00:00
guide-plugins.md
guide-pointers.md Convert old doc links to current edition 2019-02-13 14:39:25 +00:00
guide-strings.md
guide-tasks.md
guide-testing.md Convert old doc links to current edition 2019-02-13 14:39:25 +00:00
guide-unsafe.md
guide.md
index.md Add Rustlings to the doc index 2019-02-05 15:32:59 +01:00
intro.md
not_found.md dro -> duckduckgo 2018-10-05 08:52:44 -07:00
redirect.inc Exclude old book redirect stubs from search engines 2019-03-14 22:56:38 +00:00
reference.md
robots.txt Exclude some copies of old book editions from search engines 2019-04-13 00:38:46 +01:00
rust.css doc: use correct body font URLs 2019-03-24 22:06:34 -04:00
rust.md
rustc-ux-guidelines.md Rename files in doc 2019-04-18 06:20:07 +09:00
rustdoc.md
tutorial.md Update tutorial.md 2018-05-17 12:25:24 -07:00
version_info.html.template