about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2023-11-19Auto merge of #117888 - notriddle:notriddle/releases, r=Mark-Simulacrumbors-8/+10
2023-11-18Remove --check-cfg checking of --cfg argsUrgau-0/+3
2023-11-17Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naberMatthias Krüger-1/+0
2023-11-15Add arm64e-apple-darwin targetArtyom Tetyukhin-0/+38
2023-11-15Add arm64e-apple-ios targetArtyom Tetyukhin-0/+39
2023-11-13doc: add release notes to standalone doc bundleMichael Howell-8/+10
2023-11-11Add -Z llvm_module_flagPaul Menage-0/+12
2023-11-11Auto merge of #117799 - erickt:fuchsia, r=tmandrybors-1/+3
2023-11-10Switch `fuchsia-test-runner.py` to `ffx product`Erick Tryzelaar-1/+3
2023-11-10Rollup merge of #114191 - rcvalle:rust-exploit-mitigations, r=cuviperMatthias Krüger-209/+195
2023-11-08Update exploit mitigations documentationRamon de C Valle-60/+62
2023-11-08Add AIX platform-support docQiu Chaofan-1/+28
2023-11-06Update booksrustbot-0/+0
2023-11-04Remove support for compiler plugins.Nicholas Nethercote-116/+1
2023-11-04Update rust-lang/book.Nicholas Nethercote-0/+0
2023-10-29Add support for mipsel-unknown-netbsd, 32-bit LE mips.Havard Eidnes-0/+1
2023-10-28Officially remove asmjs platform supportJubilee Young-1/+0
2023-10-29Auto merge of #117336 - workingjubilee:rollup-6negquv, r=workingjubileebors-0/+1
2023-10-28Rollup merge of #117170 - he32:netbsd-i586, r=bjorn3Jubilee-0/+1
2023-10-28Rollup merge of #115773 - simlay:arch64-apple-tvos-sim-for-rustc, r=thomccJubilee-1/+4
2023-10-28i586-unknown-netbsd platform-support.md: fix typo.Havard Eidnes-1/+1
2023-10-28i586-unknown-netbsd: add entry in platform-support.md.Havard Eidnes-0/+1
2023-10-28Rollup merge of #117025 - Urgau:cleanup-improve-check-cfg-impl, r=petrochenkovJubilee-1/+1
2023-10-27Rollup merge of #114998 - meysam81:meysam/feat/add-cargo-pgo-to-docs, r=ehussMatthias Krüger-0/+23
2023-10-26Fix residual (never merged) check-cfg syntax in docUrgau-1/+1
2023-10-25Auto merge of #117180 - matthiaskrgr:rollup-rxhl6ep, r=matthiaskrgrbors-2/+8
2023-10-25Fix some coroutine sentences that don't make sense anymore.Oli Scherer-1/+1
2023-10-25implement C ABI lowering for CSKYdirreke-2/+8
2023-10-25Update profile-guided-optimization.mdMeysam-2/+3
2023-10-25Update src/doc/rustc/src/profile-guided-optimization.mdMeysam-1/+1
2023-10-25Update src/doc/rustc/src/profile-guided-optimization.mdMeysam-1/+1
2023-10-24Rollup merge of #117093 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-10-23Update booksrustbot-0/+0
2023-10-23fix typos in commentsGoodDaisy-1/+1
2023-10-22tidy docsdirreke-3/+3
2023-10-22add target csky-unknown-linux-gnuabiv2hfdirreke-3/+14
2023-10-21fix what-to-include doc exampleCameron Ditchfield-1/+1
2023-10-21fix broken link to ayu theme in the rustdoc bookRyan Mehri-1/+1
2023-10-20Replace all uses of `generator` in markdown documentation with `coroutine`Oli Scherer-11/+11
2023-10-20s/generator/coroutine/Oli Scherer-246/+246
2023-10-19Auto merge of #115214 - Urgau:rfc-3127-trim-paths, r=compiler-errorsbors-0/+24
2023-10-17Rollup merge of #111072 - Urgau:check-cfg-new-syntax, r=petrochenkovMatthias Krüger-85/+135
2023-10-17Auto merge of #116518 - vita-rust:vita, r=workingjubileebors-104/+35
2023-10-17[RFC 3127 - Trim Paths]: Add documentation for -Zremap-path-scopeUrgau-0/+24
2023-10-17Updated libc and doc for Vita targetNikolay Arhipov-104/+35
2023-10-16Update docs tooJeremy Fitzhardinge-6/+6
2023-10-15Rollup merge of #116341 - Ayush1325:uefi-args, r=Mark-SimulacrumMatthias Krüger-0/+2
2023-10-15Implement args for UEFIAyush Singh-0/+2
2023-10-15Rollup merge of #116741 - mejrs:string_pat, r=fee1-deadMatthias Krüger-0/+45
2023-10-14Document `string_deref_patterns` featuremejrs-0/+45