about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2017-09-05remove tests for doc(masked)QuietMisdreavus-16/+0
2017-09-05update `doc_masked` docs and tracking issueQuietMisdreavus-2/+5
2017-09-05add feature gate doc_masked and testsQuietMisdreavus-0/+37
2017-09-05use - for unstable book filenamesJon Gjengset-0/+0
2017-09-05Add or_default to Entry APIsJon Gjengset-0/+13
2017-09-03Add precision for rustdoc block codesGuillaume Gomez-0/+13
2017-09-03Add compile_fail documentationGuillaume Gomez-8/+20
2017-09-01Fix unstable book exampleMatt Ickstadt-2/+4
2017-09-01Implement RFC 1925Matt Ickstadt-0/+21
2017-08-30Rollup merge of #44172 - mattico:patch-2, r=frewsxcvAlex Crichton-1/+1
2017-08-30Rollup merge of #44044 - mattico:string-splice-return, r=dtolnayAlex Crichton-2/+1
2017-08-29Fix link in unstable book entry for GeneratorsMatt Ickstadt-1/+1
2017-08-26Remove Splice struct return value from String::spliceMatt Ickstadt-2/+1
2017-08-17Merge remote-tracking branch 'origin/master' into genAlex Crichton-23/+0
2017-08-17Rollup merge of #43914 - steveklabnik:update-books, r=QuietMisdreavusCorey Farwell-0/+0
2017-08-16Update the books for next releasesteveklabnik-0/+0
2017-08-16Stabilize rvalue promotion to 'static.Eduard-Mihai Burtescu-23/+0
2017-08-16Merge remote-tracking branch 'origin/master' into genAlex Crichton-33/+111
2017-08-15Auto merge of #43500 - murarth:string-retain, r=alexcrichtonbors-0/+23
2017-08-15Auto merge of #43863 - steveklabnik:ship-the-rustdoc-book, r=frewsxcvbors-32/+4
2017-08-14Add method `String::retain`Murarth-0/+23
2017-08-14Merge remote-tracking branch 'origin/master' into genAlex Crichton-5/+458
2017-08-14Remove plugins chaptersteveklabnik-32/+2
2017-08-14Rollup merge of #43790 - steveklabnik:rustdoc-passes, r=QuietMisdreavusCorey Farwell-1/+84
2017-08-14Write the "passes" chapter of the rustdoc booksteveklabnik-1/+84
2017-08-14link to the rustdoc book from the main docssteveklabnik-0/+2
2017-08-13Auto merge of #43348 - kennytm:fix-24658-doc-every-platform, r=alexcrichtonbors-0/+42
2017-08-12Auto merge of #43812 - steveklabnik:rustdoc-doc-tests, r=QuietMisdreavusbors-1/+237
2017-08-11rustdoc doc testssteveklabnik-1/+237
2017-08-11address review feedbacksteveklabnik-4/+10
2017-08-10ignore more thingssteveklabnik-4/+4
2017-08-10review feedbacksteveklabnik-4/+12
2017-08-10doc doc(inline) and doc(no_inline)steveklabnik-1/+57
2017-08-10Document the doc attributesteveklabnik-4/+109
2017-08-10Implemented #[doc(cfg(...))].kennytm-0/+42
2017-08-09Merge remote-tracking branch 'origin/master' into genAlex Crichton-0/+0
2017-08-05Bump 'src/doc/book' git submodule.Corey Farwell-0/+0
2017-08-03Update nomiconSimon Sapin-0/+0
2017-07-28Update rename State in docsJohn Kåre Alsaker-11/+11
2017-07-28Remove support for `gen arg`Alex Crichton-9/+9
2017-07-28Tweak docsJohn Kåre Alsaker-8/+8
2017-07-28Touch up unstable docs for generatorsAlex Crichton-4/+11
2017-07-28Fix examplesJohn Kåre Alsaker-5/+8
2017-07-28Clarifying documentation for generatorAlex Crichton-4/+7
2017-07-28Add documentation for generatorsAlex Crichton-0/+232
2017-07-26Auto merge of #43373 - alexcrichton:stabilize-1.20.0, r=aturonbors-20/+0
2017-07-26Rollup merge of #42959 - SimonSapin:nonzero-checked, r=sfacklerMark Simulacrum-0/+0
2017-07-25Stabilize the `compile_error_macro` featureAlex Crichton-20/+0
2017-07-22Rename {NonZero,Shared,Unique}::new to new_uncheckedSimon Sapin-0/+0
2017-07-20Document use of `compiler_builtins` with `no_std` binariesJoe Ranweiler-0/+43