about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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
2018-08-19Fix the unstable bookScott McMurray-5/+7
2018-08-19Stabilize macro_vis_matcherJakub Kozlowski-15/+0
2018-08-19Fix typos found by codespell.Matthias Krüger-9/+9
2018-08-19Remove a now-unnecessary paragraph.Masaki Hara-19/+0
2018-08-19Update the unstable book regarding [e; dyn n].Masaki Hara-3/+3
2018-08-19Add an unstable-book article about unsized_locals.Masaki Hara-0/+199
2018-08-18Auto merge of #53324 - alexreg:self_in_typedefs, r=eddybbors-0/+24
2018-08-18Added page for feature to unstable book.Alexander Regueiro-0/+24
2018-08-17rustc_resolve: don't allow paths starting with `::crate`.Eduard-Mihai Burtescu-8/+3
2018-08-17Rollup merge of #53395 - varkor:__Nonexhaustive-to-non_exhaustive, r=shepmasterkennytm-10/+0
2018-08-15Remove outdated Unstable Book sectionsvarkor-10/+0
2018-08-13review commentEsteban Küber-1/+1
2018-08-11Extend documentation of `rustc_on_unimplemented`Esteban Küber-2/+95
2018-08-01Rollup merge of #52831 - dsciarra:rm-ref-to-author-file, r=alexcrichtonPietro Albini-1/+1
2018-07-31Auto merge of #52863 - steveklabnik:update-books, r=Mark-Simulacrumbors-0/+0
2018-07-30update books for new releasesteveklabnik-0/+0
2018-07-30Remove references to AUTHORS.txt fileDonato Sciarra-1/+1
2018-07-28Auto merge of #52711 - eddyb:unsized-manuallydrop, r=nikomatsakisbors-0/+0
2018-07-27uodate reference again to hopefully fix all link issuesRalf Jung-0/+0
2018-07-27add section in booktoidiu-0/+45
2018-07-27update reference to fix linksRalf Jung-0/+0
2018-07-23update nightly bookmark-2/+4
2018-07-18Fix links in rustdoc book.Eric Huss-2/+2
2018-07-17Rollup merge of #52338 - RalfJung:miri, r=oli-obkkennytm-241/+0
2018-07-16rustc: Stabilize much of the `proc_macro` featureAlex Crichton-241/+0
2018-07-16update nomiconRalf Jung-0/+0
2018-07-14Update lint plugin sample code.eonil-0/+2
2018-07-06Auto merge of #52018 - flip1995:rfc2103, r=oli-obkbors-0/+35