about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2023-10-09Update booksrustbot-0/+0
2023-10-08rustdoc: remove rust logo from non-Rust cratesMichael Howell-0/+15
2023-10-08Drop mips*-unknown-linux-musl* to tier 3Jubilee Young-4/+4
2023-10-08Drop mips*-unknown-linux-gnu* to tier 3Jubilee Young-4/+4
2023-10-07linker: Remove unstable legacy CLI linker flavorsVadim Petrochenkov-5/+3
2023-10-06Update docs for mips target tier demotion.Eric Huss-4/+4
2023-10-06Update platform docs for aarch64-apple-tvos-simSebastian Imlay-1/+4
2023-10-05Rollup merge of #116223 - catandcoder:master, r=cjgillotJubilee-1/+1
2023-10-04Update documentation for LLVM CFI supportRamon de C Valle-76/+85
2023-10-04Fix misuses of a vs ancui fliter-1/+1
2023-10-03Rollup merge of #113053 - RalfJung:x86_32-float, r=workingjubileeMatthias Krüger-21/+26
2023-10-03add notes about non-compliant FP behavior on 32bit x86 targetsRalf Jung-21/+26
2023-10-02Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrumbors-3/+3
2023-10-02Auto merge of #116207 - Ayush1325:uefi_stdio, r=Mark-Simulacrumbors-1/+7
2023-10-02Update UEFI docsAyush Singh-1/+7
2023-10-01implement major change tracking for the bootstrap configurationonur-ozkan-3/+3
2023-09-30Update location of `language-features/plugin.md`Emmanuel Ferdman-1/+1
2023-09-30Auto merge of #115368 - loongarch-rs:none-tier2, r=pietroalbinibors-3/+3
2023-09-28Remove `rustc_lint_defs::lint_array`DaniPopes-6/+4
2023-09-28Rollup merge of #116213 - tmandry:doclnl, r=ehussMatthias Krüger-0/+8
2023-09-27Document -Zlink-native-librariesTyler Mandry-0/+8
2023-09-27Auto merge of #114901 - compiler-errors:style-guide-wc, r=calebcartwrightbors-6/+32
2023-09-27Update location of personalityEmmanuel Ferdman-1/+1
2023-09-26Rollup merge of #116153 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-09-26Promote loongarch64-unknown-none* to Tier 2WANG Rui-3/+3
2023-09-25Update booksrustbot-0/+0
2023-09-25Fix typo in rustdoc unstable features docDaniPopes-1/+1
2023-09-24Auto merge of #105861 - Ayush1325:uefi-std-minimial, r=workingjubileebors-2/+75
2023-09-24Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkovbors-3/+2
2023-09-23Raise minimum supported iOS version to 10.0BlackHoleFox-1/+0
2023-09-23Raise minimum supported macOS to 10.12BlackHoleFox-2/+2
2023-09-22Rebase to masterAyush Singh-4/+6
2023-09-22Fixes from PRAyush Singh-1/+1
2023-09-22Add support for building `std::os::uefi` docsAyush Singh-6/+5
2023-09-22Fixes from PRAyush Singh-20/+24
2023-09-22Add Minimal Std implementation for UEFIAyush Singh-2/+70
2023-09-21Auto merge of #115230 - Vtewari2311:mod-hurd-latest, r=b-naberbors-0/+37
2023-09-21added support for GNU/HurdSamuel Thibault-0/+37
2023-09-21Rollup merge of #114394 - joshtriplett:style-guide-as, r=calebcartwrightMatthias Krüger-8/+20
2023-09-19Rollup merge of #113383 - joshtriplett:style-bugs, r=compiler-errorsGuillaume Gomez-0/+13
2023-09-19Rollup merge of #112725 - notriddle:notriddle/advanced-search, r=GuillaumeGomezGuillaume Gomez-50/+243
2023-09-18rustdoc: hide repr(transparent) if it isn't part of the public ABILeón Orell Valerian Liehr-0/+20
2023-09-15Update documentation for `custom_code_classes_in_docs` featureGuillaume Gomez-2/+6
2023-09-15Add support for double quotes in markdown codeblock attributesGuillaume Gomez-0/+11
2023-09-15Add documentation for `custom_code_classes_in_docs` featureGuillaume Gomez-0/+29
2023-09-14Auto merge of #114656 - bossmc:rework-no-coverage-attr, r=oli-obkbors-6/+6
2023-09-12Rollup merge of #115687 - mati865:i686-pc-windows-gnullvm-triple, r=wesleywiserMatthias Krüger-1/+3
2023-09-11Update booksrustbot-0/+0
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