about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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
2023-08-28rustdoc: start new "Sections" section in the book with Aliased TypeUrgau-0/+16
2023-08-28Rollup merge of #114919 - joshtriplett:style-guide-macros, r=calebcartwrightMatthias Krüger-1/+6
2023-08-28Reword sentence about using `./x` over `./x.py`Ethan Brierley-2/+2
2023-08-27Clarify "as normal" -> "lexicographically"Josh Triplett-4/+5
2023-08-27remove (excessive) indentation (#1781)Tshepang Mbambo-1/+1
2023-08-27coverage tests have moved, twice (#1780)Tshepang Mbambo-4/+5
2023-08-27remove extraneous word (#1779)Tshepang Mbambo-1/+1
2023-08-27llvm updates (#1761)Tshepang Mbambo-3/+4
2023-08-27make link more pleasant to eye (#1777)Tshepang Mbambo-2/+2
2023-08-27date-check: test suites/classes using "revisions" (#1738)Tshepang Mbambo-3/+9
2023-08-27share link target (#1740)Tshepang Mbambo-5/+5
2023-08-27indicate full hierarchy of config option (#1776)Tshepang Mbambo-6/+6
2023-08-27remove stray word (#1773)Tshepang Mbambo-1/+1
2023-08-27it is lower-case (#1772)Tshepang Mbambo-1/+1
2023-08-25Fixup sparc-unknown-none-elf table spacingJubilee Young-1/+1
2023-08-23Remove opinions from style guide about where clauses in type alias itemsMichael Goulet-6/+9
2023-08-23MCP661: Move wasm32-wasi-preview1-threads to Tier2Georgii Rylov-13/+22
2023-08-22Suggest enabling patch-binaries-for-nix in `shell.nix` (#1774)Ethan Brierley-0/+1
2023-08-22Fix long linesWesley Wiser-8/+17