about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2019-11-12update parser chapterMark Mansi-23/+32
2019-11-12Rollup merge of #66267 - GuillaumeGomez:add-rustdoc-doc, r=kinnisonYuki Okushi-0/+203
2019-11-10Add rustdoc doc page for lintsGuillaume Gomez-0/+126
2019-11-10Add rustdoc doc page on how to write documentationGuillaume Gomez-0/+77
2019-11-10Auto merge of #66161 - mark-i-m:fix-rustc-guide, r=ehussbors-0/+0
2019-11-09Auto merge of #65879 - ohadravid:stabilize-re-rebalance-coherence, r=nikomats...bors-23/+0
2019-11-08update rustc-guideMark Mansi-0/+0
2019-11-08Fix chalk linksMark Mansi-5/+5
2019-11-08trim down "Document rustc"Tshepang Lekhonkhobe-17/+7
2019-11-08whitespaceTshepang Lekhonkhobe-4/+4
2019-11-08those are now documented in this guideTshepang Lekhonkhobe-4/+0
2019-11-08rustc_back has long since been renamed to rustc_targetTshepang Lekhonkhobe-2/+2
2019-11-08fix typoTshepang Lekhonkhobe-1/+1
2019-11-08Update the "Testing infrastructure" sectionPotHix-10/+10
2019-11-09Clarify function name and add links (#506)Youngsuk Kim-7/+9
2019-11-08Rollup merge of #65785 - Centril:compat-to-error-2, r=oli-obkMazdak Farrokhzad-104/+27
2019-11-07Remove docs on --extern metadata precedence.Eric Huss-3/+2
2019-11-07Update extern linking documentation.Eric Huss-7/+27
2019-11-07Stabilize --extern flag without a path.Eric Huss-1/+6
2019-11-06Add link to git repository for bookYuki Okushi-0/+1
2019-11-06rename cfg(rustdoc) into cfg(doc)Guillaume Gomez-6/+6
2019-11-06patterns_in_fns_without_body -> denyMazdak Farrokhzad-40/+40
2019-11-06parenthesized_params_in_types_and_modules -> errorMazdak Farrokhzad-25/+0
2019-11-06safe_extern_static -> errorMazdak Farrokhzad-5/+0
2019-11-06legacy_directory_ownership -> errorMazdak Farrokhzad-12/+0
2019-11-06legacy_ctor_visibility -> errorMazdak Farrokhzad-35/+0
2019-11-06gate rustc_on_unimplemented under rustc_attrsMazdak Farrokhzad-154/+0
2019-11-05Fix diagram srcWho? Me?!-1/+1
2019-11-05fix linksMark Mansi-3/+3
2019-11-05breakup the building chapterMark Mansi-536/+548
2019-11-05fold subchaptersMark Mansi-1/+3
2019-11-05add compiler lecture series appendixMark Mansi-1/+53
2019-11-05apply linebreaksRalf Jung-63/+96
2019-11-05expand and update Miri descriptionRalf Jung-25/+82
2019-11-05Add travis badge to READMEWho? Me?!-0/+3
2019-11-05fix broken linksMark Mansi-2/+5
2019-11-05remove all the hacks, add some improvementsMark Mansi-15/+6
2019-11-05add discussion transcript so we don't lose itMark Mansi-0/+703
2019-11-05add guidelines for future-incompat lintsMark Mansi-0/+9
2019-11-05Fix some broken fragment links.Eric Huss-3/+3
2019-11-05Please don't rustfmt.Mazdak Farrokhzad-8/+6
2019-11-05Sanitizers implementation in rustcTomasz Miąsko-0/+69
2019-11-05Rollup merge of #65136 - ehuss:update-codegen-options, r=Dylan-DPCPietro Albini-68/+254
2019-11-03Make Emscripten unwinding use a valid type_infoAmanieu d'Antras-1/+2
2019-11-03Allow foreign exceptions to unwind through Rust codeAmanieu d'Antras-2/+1
2019-11-03Attempt to clarify LTO and codegen-units.Eric Huss-10/+21
2019-11-01Updated instructions for tracking issue (#488)Alexander Regueiro-6/+6
2019-10-31Stabilize the `re_rebalance_coherence` featureOhad Ravid-23/+0
2019-10-31Auto merge of #63803 - GuillaumeGomez:stabilize-doctest, r=ollie27,QuietMisdr...bors-30/+46
2019-10-30Fixup links in lintstore docs (#487)Mark Rousskov-4/+4