about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2019-10-29Add some docs around the lint store (#476)Mark Rousskov-13/+144
2019-10-29Update cargo, books.Eric Huss-0/+0
2019-10-29Update since version for doctest featureGuillaume Gomez-1/+1
2019-10-29improve documentation of rustdoc doctest featureGuillaume Gomez-7/+22
2019-10-29stabilize cfg(doctest)Guillaume Gomez-30/+31
2019-10-28fix some whitespace issues (#483)Tshepang Lekhonkhobe-15/+15
2019-10-27Explain `rustc_on_unimplemented`Mazdak Farrokhzad-0/+147
2019-10-26Be more specific with -C inline-threshold.Eric Huss-6/+14
2019-10-26Apply suggestions from kinnisonEric Huss-5/+5
2019-10-26Update codegen option documentation.Eric Huss-68/+235
2019-10-25RFC 2008: StabilizationDavid Wood-76/+0
2019-10-24move readme to guide (#481)Who? Me?!-0/+204
2019-10-24Fix missing link (#480)CreepySkeleton-0/+2
2019-10-24Fix a typo (#477)CreepySkeleton-1/+1
2019-10-22give instructions for how to ping the ICE-breaker teams (#475)Niko Matsakis-0/+17
2019-10-22Target-feature documented as unsafe. rustc book and rustc -C help have been m...togiberlin-1/+23
2019-10-21Rollup merge of #62330 - SimonSapin:no-drop-in-union-fields, r=RalfJungMazdak Farrokhzad-24/+0
2019-10-18Auto merge of #64925 - ehuss:document-json, r=Mark-Simulacrumbors-1/+240
2019-10-18Update links (#472)Yuki Okushi-8/+8
2019-10-17I prefers long options in documentationTshepang Lekhonkhobe-1/+2
2019-10-17format examples better (#471)Tshepang Lekhonkhobe-14/+14
2019-10-17fix links (#469)Tshepang Lekhonkhobe-4/+4
2019-10-16Auto merge of #65445 - ehuss:update-cargo-books, r=alexcrichtonbors-0/+0
2019-10-16Update cargo, booksEric Huss-0/+0
2019-10-16update linkTshepang Lekhonkhobe-1/+1
2019-10-14Add troubleshooting section to PGO chapter in rustc book.Michael Woerister-0/+11
2019-10-13Rollup merge of #65039 - HeroicKatora:deny-by-default-book, r=GuillaumeGomezMazdak Farrokhzad-0/+25
2019-10-12Auto merge of #64873 - popzxc:prettify-test-time, r=wesleywiserbors-0/+80
2019-10-12Fix some paths: tt -> mbe (#465)Chris Emerson-4/+4
2019-10-12Updated kinds that were renamed to generic arguments.Diogo Sousa-51/+52
2019-10-11Remove unions_with_drop_fields lintSimon Sapin-24/+0
2019-10-10Try to clarify how crates are able to access force-unstable dependenciesEric Huss-7/+11
2019-10-10Expand on stability documentation.Eric Huss-5/+78
2019-10-10reference the new PR mechanism (#463)Niko Matsakis-3/+15
2019-10-09Move unstable book entry into compiler flags directoryIgor Aleksanov-0/+0
2019-10-09Add an entry to the unstable bookIgor Aleksanov-0/+80
2019-10-07[RFC 2091] Add #[track_caller] attribute.Ayose-0/+5
2019-10-06Update referenceTyler Mandry-0/+0
2019-10-04Refactor (build CI script): minimizes the script, thanks to mark-i-mAmanjeev Sethi-14/+2
2019-10-04Fix (build CI script): fails early if linkcheck failsAmanjeev Sethi-2/+7
2019-10-04Fix (build CI script):Amanjeev Sethi-30/+18
2019-10-04Revert "Removes timeout script so CI does not have false positives"Amanjeev Sethi-0/+29
2019-10-04Revert "Removes timeout script call so CI does not have false pasitives"Amanjeev Sethi-0/+1
2019-10-04Removes timeout script call so CI does not have false pasitivesAmanjeev Sethi-1/+0
2019-10-04Removes timeout script so CI does not have false positivesAmanjeev Sethi-29/+0
2019-10-03Document current deny by default lintsAndreas Molzer-0/+25
2019-10-02create guide to ICE-breaker groups and specifically advice for LLVM (#452)Niko Matsakis-1/+115
2019-10-02fix chalk links (#457)Tshepang Lekhonkhobe-28/+28
2019-10-02codegen unit is aka CGU (#459)Tshepang Lekhonkhobe-1/+1
2019-10-02rustc book: nitpick SLP vectorizationRobin Kruppe-1/+1