about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2020-11-24Update bootstrap documentation with the new envvars for RUSTFLAGSGabriel de Perthuis-6/+2
2020-11-24Rollup merge of #76858 - rcvalle:rust-lang-exploit-mitigations, r=steveklabnikJonas Schievink-0/+694
2020-11-23Add exploit mitigations chapter to the rustc bookRamon de C Valle-0/+694
2020-11-23don't use cache while running PR buildsmark-2/+2
2020-11-23Update `param_env` linkCamelid-1/+1
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-3/+3
2020-11-22Drop support for cloudabi targetsLzu Tao-4/+0
2020-11-22add small explanation of why fuel can be useful for debuggingcjkenn-2/+4
2020-11-22add mir-opt section for optimization fuelcjkenn-0/+21
2020-11-16updated link for Citizen Code of Conduct (#959)Tobias-36/+1
2020-11-16Rollup merge of #78714 - m-ou-se:simplify-local-streams, r=KodrAusMara Bos-6/+1
2020-11-15add string interning wikipedia link (#960)hosseind88-1/+5
2020-11-12Provide a brief example of a data-flow analysisCamelid-0/+26
2020-11-12Explain the purpose of the bottom valueCamelid-2/+6
2020-11-12Add a section on data-flow convergenceCamelid-1/+15
2020-11-11Update booksEric Huss-0/+0
2020-11-11Links to htmldocck/@has/matches for searchabilityAlexis Bourget-1/+6
2020-11-11Update src/compiler-debugging.mdOlivier FAURE-1/+1
2020-11-11Update link in compiler-debugging.mdOlivier FAURE-2/+6
2020-11-10Add some more examples of using the compilerJoshua Nelson-3/+15
2020-11-10Merge set_panic and set_print into set_output_capture.Mara Bos-6/+1
2020-11-09Rollup merge of #78746 - pietroalbini:i686-freebsd, r=Mark-SimulacrumDylan DPC-1/+1
2020-11-09Add `#[cfg(panic = "...")]`David Hewitt-0/+38
2020-11-09Update src/building/how-to-build-and-run.mdCasey Rodarmor-1/+1
2020-11-09Fix install commandCasey Rodarmor-1/+1
2020-11-09Document `src/tools/x`, an `x.py` wrapperCasey Rodarmor-0/+8
2020-11-09Rollup merge of #78228 - pietroalbini:finally, r=Mark-SimulacrumDylan DPC-1/+7
2020-11-08correct minor grammar mistake (#944)Joshua Nitschke-1/+1
2020-11-06Use `provide_both` link instead of `provide(_extern)`Yuki Okushi-5/+3
2020-11-06Auto merge of #75778 - AndyGauge:75521-rustdoc-book-improvements, r=jyn514bors-31/+282
2020-11-07Rollup merge of #78726 - GuillaumeGomez:back-link-to-main-website, r=stevekla...Yuki Okushi-1/+2
2020-11-05doc/rustc: promote aarch64-unknown-linux-gnu to tier 1Pietro Albini-1/+7
2020-11-05Rename lint to non_autolinksGuillaume Gomez-2/+2
2020-11-05Update URLs used in the lint exampleGuillaume Gomez-14/+15
2020-11-05Rename automatic_links to url_improvementsGuillaume Gomez-1/+1
2020-11-05Improve automatic_links globallyGuillaume Gomez-10/+3
2020-11-05Extend automatic_links lint to take into account URLs without link syntaxGuillaume Gomez-9/+13
2020-11-05Add documentation for automatic_links lintGuillaume Gomez-0/+40
2020-11-04Added Rustdoc book sections for linting and embedding more examplesAndrew Gauger-31/+282
2020-11-04ci: demote i686-unknown-freebsd to tier 2 compiler targetPietro Albini-1/+1
2020-11-04Add link to rust websiteGuillaume Gomez-1/+2
2020-11-03Rollup merge of #77950 - arlosi:sha256, r=eddybMara Bos-1/+1
2020-11-03Rollup merge of #78676 - kiffie:embedded-bare-mipsr2, r=jonas-schievinkYuki Okushi-0/+1
2020-11-03Rollup merge of #78616 - richkadel:unstable-book-instr-cov, r=tmandryYuki Okushi-0/+169
2020-11-02add mipsel-unknown-none targetStephan-0/+1
2020-11-02addressed feedbackRich Kadel-15/+24
2020-11-01Document -Zinstrument-coverageRich Kadel-0/+160
2020-10-29Rollup merge of #78492 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2020-10-28Use new-style mdBook internal links in glossaryCamelid-30/+30
2020-10-28Put `TyCtxt` at the right positionCamelid-2/+2