about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2018-11-09don't inline `pub use some_crate` unless directly asked toQuietMisdreavus-0/+3
2018-11-03Added section to Unstable Book.Alexander Regueiro-0/+34
2018-11-02Auto merge of #54543 - GuillaumeGomez:top-level-index, r=QuietMisdreavusbors-11/+24
2018-11-02Move doc_alias docGuillaume Gomez-16/+16
2018-11-02Add documentation for index-page featuresGuillaume Gomez-0/+13
2018-10-24Reflect by-value object safety in the unstable book.Masaki Hara-4/+2
2018-10-20update books for the next releaseSteve Klabnik-0/+0
2018-10-16[Rustc Book] Quotes around value in --cfg exampleHavvy (Ryan Scheel)-1/+1
2018-10-15[Rustc Book] Explain --cfg's argumentsHavvy (Ryan Scheel)-0/+5
2018-10-14Unused result warning: "X which must" ↦ "X that must"varkor-3/+3
2018-10-10Rollup merge of #54870 - flip1995:stabilize_tool_lints, r=ManishearthManish Goregaokar-35/+0
2018-10-10Rollup merge of #54862 - Havvy:cfg_attr_multi, r=petrochenkovManish Goregaokar-0/+20
2018-10-09Remove unstable-book documentationflip1995-35/+0
2018-10-07cfg-attr-multi: Change issue number to actual tracking issueHavvy (Ryan Scheel)-2/+2
2018-10-08Auto merge of #54609 - kzys:404-search, r=GuillaumeGomezbors-21/+54
2018-10-07cfg_attr_multi: Feature gateHavvy (Ryan Scheel)-0/+20
2018-10-05dro -> duckduckgoKazuyoshi Kato-2/+2
2018-10-01Introduce language items for `Arc` and `Rc`.David Wood-0/+2
2018-09-30Unify the search boxesKazuyoshi Kato-24/+40
2018-09-26Add the library search box on the 404 pageKazuyoshi Kato-15/+32
2018-09-26docs: this llvm feature only supports the ELF object formatJorge Aparicio-0/+4
2018-09-26unstable-book: recommend an INFO sectionJorge Aparicio-8/+18
2018-09-26document this feature in the unstable bookJorge Aparicio-0/+153
2018-09-25Auto merge of #54575 - pietroalbini:rollup, r=pietroalbinibors-3/+21
2018-09-25Rollup merge of #54498 - sylvestre:patch-1, r=frewsxcvPietro Albini-1/+1
2018-09-25Rollup merge of #54281 - GuillaumeGomez:search-box, r=QuietMisdreavusPietro Albini-2/+20
2018-09-25Auto merge of #53542 - alexreg:impl-trait-in-bindings, r=cramertjbors-0/+28
2018-09-25Auto merge of #53693 - scottmcm:marker-trait-attribute, r=nikomatsakisbors-0/+33
2018-09-25Added section to Unstable Book.Alexander Regueiro-0/+28
2018-09-23and llvm has https nowSylvestre Ledru-1/+1
2018-09-23The project moved under the Mozilla umbrellaSylvestre Ledru-1/+1
2018-09-22Auto merge of #54457 - pietroalbini:rollup, r=pietroalbinibors-3/+17
2018-09-22Rollup merge of #54350 - Munksgaard:support-edition-in-doc-test, r=steveklabnikPietro Albini-3/+17
2018-09-22Stabilize crate_in_paths, extern_absolute_paths and extern_prelude on all edi...Eduard-Mihai Burtescu-92/+0
2018-09-20Add documentation about the edition flagPhilip Munksgaard-0/+16
2018-09-20Add test for doctest edition supportPhilip Munksgaard-3/+1
2018-09-19Add marker_trait_attr to the unstable bookScott McMurray-0/+33
2018-09-18Update The Book to lateststeveklabnik-0/+0
2018-09-18Rollup merge of #54311 - frewsxcv:frewsxcv-readme, r=GuillaumeGomezGuillaume Gomez-32/+0
2018-09-17Remove REAMDE with now-out-of-date docs about docs.Corey Farwell-32/+0
2018-09-17Improve search box displayGuillaume Gomez-2/+20
2018-09-16Rollup merge of #54244 - kzys:search-box, r=GuillaumeGomezGuillaume Gomez-0/+7
2018-09-14Add a small search box to seach Rust's standary libraryKazuyoshi Kato-0/+7
2018-09-13introduce SelfCtorF001-3/+3
2018-09-13implement feature tuple_struct_self_ctorF001-0/+33
2018-09-12Auto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakisbors-67/+0
2018-09-12Rollup merge of #54073 - behnam:docs-1, r=frewsxcvkennytm-7/+10
2018-09-11stabalize infer outlives requirements (RFC 2093).toidiu-67/+0
2018-09-11Auto merge of #51363 - japaric:stable-used, r=cramertjbors-157/+0
2018-09-09remove #[used] from the unstable bookJorge Aparicio-157/+0