about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2019-01-17Auto merge of #57520 - alexreg:tidy-copyright-lint, r=Mark-Simulacrumbors-0/+0
2019-01-16Updated Book and Reference submodules.Alexander Regueiro-0/+0
2019-01-14Rollup merge of #57572 - Centril:unaccept-extern-in-path, r=petrochenkovMazdak Farrokhzad-40/+0
2019-01-13remove extern_in_paths.Mazdak Farrokhzad-40/+0
2019-01-13Update the const fn tracking issue to the new metabugvarkor-2/+2
2019-01-12Stabilise irrefutable if-let and while-let patternsvarkor-28/+0
2019-01-11Merge pull request #234 from mark-i-m/mir_borrowckNiko Matsakis-30/+188
2019-01-08stabilise cfg_attrdylan_DPC-20/+0
2019-01-05Rollup merge of #57314 - wiktorkuchta:master, r=Centrilkennytm-14/+14
2019-01-05Auto merge of #56145 - weiznich:re_rebalance_coherence, r=nikomatsakisbors-0/+23
2019-01-04Auto merge of #56079 - mark-i-m:patch-1, r=nikomatsakisbors-0/+6
2019-01-04Mention old incr. comp. design docIgor Matuszewski-0/+3
2019-01-03Update src/doc/unstable-book/src/language-features/re-rebalance-coherence.mdvarkor-1/+1
2019-01-03Add some docs about the new feature to the unstable bookGeorg Semmler-0/+23
2019-01-03Fix repeated word typosWiktor Kuchta-14/+14
2019-01-01Add IRLO to glossaryPhilipp Hansch-0/+1
2019-01-01Auto merge of #57194 - matthiaskrgr:copyright_headers, r=Centrilbors-12/+0
2018-12-30docs(rustc): Link to the book's source in rustcPhilipp Hansch-1/+7
2018-12-29Auto merge of #56225 - alexreg:type_alias_enum_variants, r=petrochenkovbors-0/+36
2018-12-28remove remaining copyright headersMatthias Krüger-12/+0
2018-12-27Update references to closed issueIan Douglas Scott-2/+2
2018-12-26Added chapter to Unstable Book.Alexander Regueiro-0/+36
2018-12-26Document that `-C opt-level=0` implies `-C debug-assertions`.daxpedda-1/+1
2018-12-24Auto merge of #56770 - satyarohith:patch-1, r=Centrilbors-2/+2
2018-12-23Fix formatting, follow 100 char line length limitednix-1/+3
2018-12-23Do what the last commit said it didednix-1/+1
2018-12-23Clarify line about RLS being unable to handle rustcednix-16/+14
2018-12-23Fix linkWho? Me?!-1/+1
2018-12-23Rollup merge of #57049 - cramertj:repr-packed, r=Centrilkennytm-8/+0
2018-12-21Remove unstable-book repr-packed entryTaylor Cramer-8/+0
2018-12-20new --static-root-path flag for controlling static file locationsQuietMisdreavus-0/+15
2018-12-14Fixes broken linksRoberto Vidal-3/+3
2018-12-14Add graphs that I forgot to push in the original PROliver Scherer-0/+447
2018-12-14Fixes broken linksRoberto Vidal-3/+3
2018-12-14Auto merge of #56351 - davidtwco:issue-55396-stabilize-linker-flavor, r=nagisabors-61/+7
2018-12-13fix: make hello publicSatya Rohith-2/+2
2018-12-13Stabilize `linker-flavor` flag.David Wood-61/+7
2018-12-11Fix link to rustc_mir::hair::cx::exprDan Robertson-3/+4
2018-12-11update a couple of linksMark Mansi-7/+7
2018-12-11added example, reworked inference sectionMark Mansi-32/+93
2018-12-11a few updatesMark Mansi-9/+23
2018-12-08Auto merge of #56615 - integer32llc:update-book, r=GuillaumeGomezbors-0/+0
2018-12-08Add missing comma in Generatorsmorganamilo-1/+1
2018-12-07Update the book to fix some edition-related bugsCarol (Nichols || Goulding)-0/+0
2018-12-07Add some documentation about updating LLVMAlex Crichton-0/+150
2018-12-05fixed typo issues linkAvelino-1/+1
2018-12-04build the edition guideSteve Klabnik-0/+0
2018-12-03Provide a Python example.Edd Barrett-2/+3
2018-12-03Explain how to check if gdb supports Python.Edd Barrett-2/+4
2018-12-03Mention that tests need a Python-enabled gdb.Edd Barrett-0/+4