about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2023-11-22Stabilize RFC3324 dyn upcasting coercionUrgau-27/+0
2023-11-21Rollup merge of #118091 - psumbera:solaris-target, r=compiler-errorsNilstrieb-3/+2
2023-11-21Rollup merge of #117522 - Urgau:check-cfg-cli-own-lint, r=petrochenkovNilstrieb-0/+3
2023-11-21Rollup merge of #116085 - notriddle:notriddle/search-associated-types, r=Guil...Nilstrieb-4/+43
2023-11-21Auto merge of #118126 - Nilstrieb:rollup-5ogh896, r=Nilstriebbors-0/+0
2023-11-21Auto merge of #115691 - jsgf:typed-json-diags, r=est31,dtolnaybors-3/+11
2023-11-20Update some more cases of "type" -> "$message_type"David Tolnay-2/+2
2023-11-20Update booksrustbot-0/+0
2023-11-20Remove now deprecated target x86_64-sun-solaris.Petr Sumbera-3/+2
2023-11-20Auto merge of #115526 - arttet:master, r=jackh726bors-0/+77
2023-11-19rustdoc: update book with info on type bindingsMichael Howell-4/+43
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