about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-09-24Document `#[rustc_default_body_unstable]`dianne-0/+10
2024-09-24Describe `.git-blame-ignore-rev`许杰友 Jieyou Xu (Joe)-0/+13
2024-09-24Note lldb debuginfo requires `python310.dll` to be present in `PATH`许杰友 Jieyou Xu (Joe)-0/+11
2024-09-23Rollup merge of #130759 - rustbot:docs-update, r=ehussMichael Goulet-0/+0
2024-09-23Rollup merge of #130750 - heiher:loong-linux-ohos-tier3, r=jieyouxuMichael Goulet-0/+9
2024-09-23Update booksrustbot-0/+0
2024-09-23Add new Tier-3 target: `loongarch64-unknown-linux-ohos`Xiaotian Wu-0/+9
2024-09-23Rollup merge of #130657 - arttet:fix/fuchsia, r=jieyouxuJubilee-2/+0
2024-09-23chore: add missing `.` (#2074)Marco Ieni-1/+1
2024-09-23Add remark on required free disk space (#2073)许杰友 Jieyou Xu (Joe)-0/+14
2024-09-23fix broken links (#2063)Max Heller-2/+2
2024-09-23Add advice about submitting potentially hard-to-review PRs (#2036)许杰友 Jieyou Xu (Joe)-0/+34
2024-09-23Edit a sentence for clarity (#2071)joculatrix-2/+2
2024-09-22Add some missing tracking issue linksclubby789-0/+12
2024-09-21remove `#[cmse_nonsecure_entry]`Folkert-4/+4
2024-09-21Remove x86_64-fuchsia and aarch64-fuchsia target aliasesArtyom Tetyukhin-2/+0
2024-09-21Support clobber_abi and vector/access registers (clobber-only) in s390x inlin...Taiki Endo-0/+7
2024-09-20Add arm64e-apple-tvos targetArtyom Tetyukhin-1/+40
2024-09-20Update std support for all vxworks target archsB I Mohammed Abbas-2/+2
2024-09-20Add Vxworks RISC-V targetsB I Mohammed Abbas-0/+4
2024-09-20Emphasize how to run a single tool test (#2070)adwin-0/+11
2024-09-19Add `field@` and `variant@` doc-link disambiguatorsNoa-2/+2
2024-09-18Remove chalk is owned by WG-traitsSantiago Pastorino-2/+1
2024-09-18Fix conditions lowering text for enums with no fields (#2066)Santiago Pastorino-1/+1
2024-09-17update proof tree chapter (#2054)lcnr-38/+35
2024-09-16Update Trusty target maintainersNicole LeGare-1/+2
2024-09-16Add x86_64-unknown-trusty as tier 3Nicole LeGare-0/+1
2024-09-15Further clarificationMichael Howell-2/+5
2024-09-15Specify, more explicitly, the default behaviorMichael Howell-7/+6
2024-09-15Update src/rustdoc-internals/search.mdMichael Howell-1/+1
2024-09-15Clean up misleading languageMichael Howell-3/+2
2024-09-15Minor wording improvementsMichael Howell-8/+7
2024-09-15Add docs for JS testsMichael Howell-1/+101
2024-09-14`trait_upcasting` is not currently an incomplete feature.Kevin Reid-1/+0
2024-09-12Rollup merge of #129367 - madsmtm:fix-apple-aarch64-deployment-targets, r=jie...Stuart Cook-2/+2
2024-09-12Reflect `x.py test`'s `--rustc-args` option being renamed to `--compiletest-r...dianne-2/+2
2024-09-10Add -Z small-data-thresholdPaul Menage-0/+20
2024-09-11we standardized on this more reliable command (#2061)Tshepang Mbambo-2/+2
2024-09-10Fix Typo and Remove Outdated Line About C VariadicsVeera-2/+1
2024-09-09Update booksrustbot-0/+0
2024-09-09Fix default/minimum deployment target for Aarch64 simulator targetsMads Marquart-2/+2
2024-09-09fix some comments (#2059)cui fliter-7/+7
2024-09-08added support for GNU/Hurd on x86_64Samuel Thibault-3/+5
2024-09-09Fix a link and create an implied internal link (#2051)Prashanth Mundkur-2/+3
2024-09-09link to additional LLVM update PRs (#2055)Tshepang Mbambo-0/+4
2024-09-09fix/improve rdg contributing howto (#2056)Tshepang Mbambo-9/+10
2024-09-08fixed the typo (#2058)Bilal Khan-1/+1
2024-09-08fix typo maker -> marker (thanks @lholten)jdonszelmann-1/+1
2024-09-06improve query system documentation (#2041)Jonathan Dönszelmann-4/+20
2024-09-06add section on overlap checks (#2042)Jonathan Dönszelmann-2/+100