about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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
2018-09-08docs: Use dollar sign for all bash promptsBehnam Esfahbod-7/+10
2018-09-09Stabilize the 2018 editionMark Rousskov-13/+14
2018-09-08Rollup merge of #54040 - steveklabnik:update-books, r=Mark-Simulacrumkennytm-0/+0
2018-09-07update books for next releasesteveklabnik-0/+0
2018-09-07Rollup merge of #53550 - brson:recurring, r=estebankkennytm-2/+2
2018-09-04Document #[test_case] and #![test_runner]John Renner-0/+33
2018-09-01Rollup merge of #53076 - QuietMisdreavus:cfg-rustdoc, r=GuillaumeGomezkennytm-13/+15
2018-08-31feature(doc_cfg): add docs for cfg(rustdoc)QuietMisdreavus-13/+15
2018-08-31Auto merge of #51384 - QuietMisdreavus:extern-version, r=GuillaumeGomezbors-0/+15
2018-08-26Auto merge of #53619 - japaric:panic-handler, r=SimonSapinbors-3/+3
2018-08-24Auto merge of #53662 - kennytm:rollup, r=kennytmbors-0/+0
2018-08-24Rollup merge of #53614 - RalfJung:nomicon, r=kennytmkennytm-0/+0
2018-08-23Stabilize 'attr_literals' feature.Sergio Benitez-30/+0
2018-08-23update the unstable bookJorge Aparicio-3/+3
2018-08-23Auto merge of #52602 - scottmcm:tryblock-expr, r=nikomatsakisbors-7/+9
2018-08-23Stabilize a few secondary macro featuresVadim Petrochenkov-26/+0
2018-08-22update nomicon and bookRalf Jung-0/+0
2018-08-21Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkorkennytm-9/+9
2018-08-20librustc_lint: In recursion warning, change 'recurring' to 'recursing'Brian Anderson-2/+2
2018-08-19Rename `catch_expr` feature to `try_blocks`Scott McMurray-3/+3