about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2023-09-22Fixes from PRAyush Singh-1/+1
2023-09-22Add support for building `std::os::uefi` docsAyush Singh-6/+5
2023-09-22Fixes from PRAyush Singh-20/+24
2023-09-22Add Minimal Std implementation for UEFIAyush Singh-2/+70
2023-09-21Auto merge of #115230 - Vtewari2311:mod-hurd-latest, r=b-naberbors-0/+37
2023-09-22Modify build instructions for optimized build (#1795)Jakub Beránek-19/+14
2023-09-22Remove outdated references to coverage debug code (#1797)Stuart Cook-98/+3
2023-09-21added support for GNU/HurdSamuel Thibault-0/+37
2023-09-21Rollup merge of #114394 - joshtriplett:style-guide-as, r=calebcartwrightMatthias Krüger-8/+20
2023-09-19Document type field in json diagnostics.Jeremy Fitzhardinge-3/+11
2023-09-19Rollup merge of #113383 - joshtriplett:style-bugs, r=compiler-errorsGuillaume Gomez-0/+13
2023-09-19line length limitBoxy-19/+39
2023-09-19add doc and move existing stuff aroundBoxy-1/+113
2023-09-19Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomezGuillaume Gomez-50/+243
2023-09-18rustdoc: hide repr(transparent) if it isn't part of the public ABILeón Orell Valerian Liehr-0/+20
2023-09-18explain the MIR const vs TY const situationRalf Jung-46/+75
2023-09-15Update documentation for `custom_code_classes_in_docs` featureGuillaume Gomez-2/+6
2023-09-15Add support for double quotes in markdown codeblock attributesGuillaume Gomez-0/+11
2023-09-15Add documentation for `custom_code_classes_in_docs` featureGuillaume Gomez-0/+29
2023-09-15fix type name (#1792)Tshepang Mbambo-2/+2
2023-09-14Auto merge of #114656 - bossmc:rework-no-coverage-attr, r=oli-obkbors-6/+6
2023-09-12Clarify that `run-coverage` only runs in some of the CI jobsZalathar-1/+1
2023-09-12Rollup merge of #115687 - mati865:i686-pc-windows-gnullvm-triple, r=wesleywiserMatthias Krüger-1/+3
2023-09-11Revise the docs for coverage instrumentation testsZalathar-11/+21
2023-09-11Document the `coverage-map` and `run-coverage` test suitesZalathar-0/+55
2023-09-11Update booksrustbot-0/+0
2023-09-11make link more pleasant to eye too (#1778)Tshepang Mbambo-2/+2
2023-09-10Fixed typo in re-exports.mdPhilVoel-1/+1
2023-09-09rustdoc-doc: add `next_chunk` to list of `vec::intoiter<T> -> [T]`Michael Howell-1/+1
2023-09-09Add i686-pc-windows-gnullvm tripleMateusz Mikuła-1/+3
2023-09-08Rename the feature, but not the attribute, to `coverage_attribute`Andy Caldwell-2/+2
2023-09-08Rework no_coverage to coverage(off)Andy Caldwell-6/+6
2023-09-08grammarTshepang Mbambo-1/+1
2023-09-08typoTshepang Mbambo-1/+1
2023-09-08Updated index.md to add a command which can show unoptimized MIRPrashant-Shekhar-Rao-0/+6
2023-09-08Rollup merge of #115345 - g0djan:godjan/tier2-wasi-threads, r=WaffleLapkinMatthias Krüger-13/+22
2023-09-07Auto merge of #114855 - Urgau:rustdoc-typedef-inner-variants, r=GuillaumeGomezbors-0/+16
2023-09-07Stabilize `PATH` option for `--print KIND=PATH`Urgau-11/+4
2023-09-05Review changesJakub Beránek-8/+11
2023-09-05Add section about building an optimized version of `rustc`Jakub Beránek-0/+132
2023-09-05Set max line length in `.editorconfig` to 100 (#1788)Jakub Beránek-0/+1
2023-09-03Update docs since path-based type search works nowMichael Howell-3/+3
2023-09-03rustdoc: write detailed chapter on search engineMichael Howell-50/+243
2023-09-02make it more clear what 'Tier 2' (without host tools) meansRalf Jung-5/+7
2023-08-31Update minor how-to-build-and-run.md spelling mistakeKen-1/+1
2023-08-301675 move 'failed to push some refs' into its own sectionzahash-16/+18
2023-08-301675 add a 'Squash your commits' header to 'Advanced Rebasing' section in gitzahash-0/+2
2023-08-29Rollup merge of #114923 - cuishuang:master, r=wesleywiserMatthias Krüger-1/+1
2023-08-29move placement of std-dev-guide link (#1699)zahash-4/+4
2023-08-29link std-dev-guide from landing page (#1699)zahash-0/+4