about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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-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-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-29Rollup merge of #114923 - cuishuang:master, r=wesleywiserMatthias Krüger-1/+1
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-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-22Auto merge of #115075 - workingjubilee:retier-sparc-none, r=compiler-errorsbors-1/+1
2023-08-22Auto merge of #115055 - Kriskras99:master, r=ehussbors-3/+4
2023-08-21Reassign sparc-unknown-none-elf to tier 3Jubilee Young-1/+1
2023-08-21Fix table issues in platform support documentationChristiaan Biesterbosch-3/+4
2023-08-21Auto merge of #106561 - GuillaumeGomez:warning-block, r=rustdocbors-0/+13
2023-08-20feat(docs): add cargo-pgo to PGO documentation 📝Meysam Azad-0/+22
2023-08-18Fix resolution cachingKyle Lin-7/+19
2023-08-18Add warn level lint `redundant_explicit_links`Kyle Lin-0/+22
2023-08-17Rollup merge of #113715 - kadiwa4:lang_items_doc, r=JohnTitorJosh Stone-252/+118
2023-08-17style-guide: Add guidance for defining formatting for specific macrosJosh Triplett-1/+6
2023-08-17doc: update lld-flavor refcui fliter-1/+1
2023-08-16Describe how to format trailing where clausesMichael Goulet-2/+25
2023-08-16bugfix: reflect how rustfmt formats type aliasesMichael Goulet-3/+3
2023-08-16rustc book: make more pleasant to searchTshepang Mbambo-0/+3
2023-08-15Rollup merge of #114826 - xzmeng:fix-typos, r=JohnTitorMatthias Krüger-7/+7
2023-08-15Fix typos in rustc doc platform x86_64h-apple-darwinMeng Xiangzhuo-2/+2
2023-08-15Fix typos in rustc doc platform loongarch-linuxMeng Xiangzhuo-1/+1
2023-08-15Fix typos in rustc doc codegen-optionsMeng Xiangzhuo-1/+1
2023-08-15Fix typos in rustc doc platform aarch64-unknown-teeosMeng Xiangzhuo-1/+1
2023-08-15Fix typos in rustc doc platform netbsdMeng Xiangzhuo-1/+1
2023-08-15Fix typos in unstable-bookMeng Xiangzhuo-1/+1
2023-08-14Auto merge of #113658 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3bors-0/+97
2023-08-14Update booksrustbot-0/+0
2023-08-14add details for csky-unknown-linux-gnuabiv2 and add docsDirreke-13/+66
2023-08-14add `rustc_codegen_ssa` support for csky and correct some codeDirreke-1/+1
2023-08-14add a csky-unknown-linux-gnuabiv2 targetDirreke-0/+44
2023-08-14Add GUI test for warning blocksGuillaume Gomez-1/+2
2023-08-14Add documentation for warning blocks in rustdoc bookGuillaume Gomez-0/+12
2023-08-10Update profile_sample_use.mdAlexander Zaitsev-1/+1
2023-08-09Rollup merge of #114634 - chriswailes:android-platform-doc-update, r=Mark-Sim...Matthias Krüger-0/+2
2023-08-08Rollup merge of #113480 - Sword-Destiny:master, r=petrochenkovMatthias Krüger-0/+102
2023-08-08Mention riscv64-linux-android support in Android documentationChris Wailes-0/+2
2023-08-07stabilize abi_thiscallBenedikt Radtke-12/+0
2023-08-04update rust bookkadiwa-0/+0
2023-08-04unstable book: update lang_items page and split itkadiwa-252/+118