about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2019-12-14update referenceNiko Matsakis-0/+0
2019-12-06Update rustc-guideMark Mansi-0/+0
2019-12-02Rollup merge of #66245 - tmiasko:cfg-sanitize, r=oli-obkRalf Jung-0/+36
2019-12-01rustc_lint: Remove lint `plugin_as_library`Vadim Petrochenkov-14/+1
2019-12-01rustc_plugin: Remove support for plugin argumentsVadim Petrochenkov-4/+0
2019-12-01Conditional compilation for sanitizersTomasz Miąsko-0/+36
2019-11-25Update documentation-tests.mdParth Mehrotra-1/+1
2019-11-25Update cargo, rls, books.Eric Huss-0/+0
2019-11-24rustc_plugin: Remove support for syntactic pluginsVadim Petrochenkov-129/+1
2019-11-23Rollup merge of #61351 - GuillaumeGomez:stabilize-cfg-rustdoc, r=QuietMisdreavusMazdak Farrokhzad-0/+35
2019-11-23Auto merge of #66653 - ivan:lint-name-fix, r=Centrilbors-1/+1
2019-11-23docs: fix lint name for `unused_variables`Ivan Kozik-1/+1
2019-11-21Add entry for `const_if_match` in unstable bookDylan MacKenzie-0/+14
2019-11-21move cfg(doc) docs into a separate pageQuietMisdreavus-31/+35
2019-11-21Rename the cfg attribute from rustdoc to docGuillaume Gomez-5/+5
2019-11-21Stabilize cfg rustdocGuillaume Gomez-0/+31
2019-11-18Auto merge of #54733 - GuillaumeGomez:stabilize-rustdoc-theme, r=ollie27,Dyla...bors-25/+32
2019-11-18improve error messages and documentationGuillaume Gomez-13/+21
2019-11-18Apply review commentsGuillaume Gomez-1/+1
2019-11-18Rename rustdoc options --themes and --check-themes to --theme and --check-themeGuillaume Gomez-4/+4
2019-11-18remove unstable docsGuillaume Gomez-26/+2
2019-11-18Improve documentation, add checks for themes option arguments, make sure the ...Guillaume Gomez-1/+4
2019-11-18Fix typosGuillaume Gomez-2/+2
2019-11-18Rename theme-checker option to check-themeGuillaume Gomez-5/+5
2019-11-18Apply review commentsGuillaume Gomez-2/+2
2019-11-18Add documentation for stabilized flagsGuillaume Gomez-1/+21
2019-11-17Auto merge of #66336 - ehuss:update-cargo-books, r=Mark-Simulacrumbors-0/+0
2019-11-16Auto merge of #66333 - mark-i-m:fix-rustc-guide-1, r=ehussbors-0/+0
2019-11-13Rollup merge of #66166 - GuillaumeGomez:rename-rustdoc-to-doc, r=QuietMisdreavusYuki Okushi-6/+6
2019-11-12Update Cargo, booksEric Huss-0/+0
2019-11-12update rustc-guideMark Mansi-0/+0
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-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-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-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