about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-01-20Add some explanations for frequently used rustbot commands (#1849)Yukang-5/+17
2024-01-20update some of the diagnostic translations info (#1711)Tshepang Mbambo-60/+19
2024-01-20Document unsafety checking (#1847)matthewjasper-6/+83
2024-01-17Auto merge of #118708 - davidtwco:target-tier-assembly-test, r=Mark-Simulacrumbors-0/+2
2024-01-17Auto merge of #119930 - Urgau:check-cfg-empty-values-means-empty, r=petrochenkovbors-12/+13
2024-01-17tests: add sanity-check assembly test for every targetDavid Wood-0/+2
2024-01-16Add unstable `-Z direct-access-external-data` cmdline flag for `rustc`WANG Rui-0/+16
2024-01-16Remove outdated references to `-Z dump-mir-spanview`Zalathar-26/+3
2024-01-15update old bootstrap docsonur-ozkan-7/+7
2024-01-15Update booksrustbot-0/+0
2024-01-14Add guidelines for backport-accepted PRsLeón Orell Valerian Liehr-0/+13
2024-01-14Mention label has-merge-commitsLeón Orell Valerian Liehr-3/+7
2024-01-13Add doc and example for building a UEFI driverNicholas Bishop-0/+17
2024-01-13Add crate links to unknown-uefi.mdNicholas Bishop-5/+10
2024-01-13Add way to express no-values with check-cfgUrgau-12/+13
2024-01-13Auto merge of #119473 - Urgau:check-cfg-explicit-none, r=petrochenkovbors-1/+5
2024-01-12Correct the link to rust referenceArthur Milchior-1/+1
2024-01-12Rename `--env` option flag to `--env-set`Guillaume Gomez-7/+7
2024-01-11Rollup merge of #115046 - joshtriplett:master, r=compiler-errorsMatthias Krüger-11/+104
2024-01-09Add explicit none() value variant in check-cfgUrgau-1/+5
2024-01-09Rollup merge of #118680 - djkoloski:shell_argfiles, r=compiler-errorsGuillaume Gomez-0/+11
2024-01-09Rollup merge of #119282 - Urgau:check-cfg-rework-unstable-doc, r=JohnTitorGuillaume Gomez-101/+123
2024-01-09Rework and improve unstable documentation of check-cfgUrgau-101/+123
2024-01-08Add support for shell argfilesDavid Koloski-0/+11
2024-01-08Add riscv32imafc-esp-espidf target for the ESP32-P4.Scott Mabin-0/+2
2024-01-07Explain the important concepts of exhaustiveness checkingNadrieril-8/+138
2024-01-06Add guide for rustdoc search implementation (#1846)Michael Howell-0/+245
2024-01-06Rollup merge of #118781 - RalfJung:core-panic-feature, r=the8472Matthias Krüger-5/+0
2024-01-06Rollup merge of #118194 - notriddle:notriddle/tuple-unit, r=GuillaumeGomezMatthias Krüger-11/+36
2024-01-05Rollup merge of #119588 - Nemo157:i586-netbsd-tier-3, r=NilstriebMichael Goulet-1/+1
2024-01-04Fix broken markdown in csky-unknown-linux-gnuabiv2.mdMatt Brubeck-0/+1
2024-01-04Move `i586-unknown-netbsd` from tier 2 to tier 3 platform support tableWim Looman-1/+1
2024-01-04Rollup merge of #119431 - taiki-e:asm-s390x-reg-addr, r=AmanieuMatthias Krüger-2/+3
2024-01-04Rollup merge of #118704 - esp-rs:rv32-tier-2, r=davidtwcoMatthias Krüger-6/+6
2024-01-03Support reg_addr register class in s390x inline assemblyTaiki Endo-2/+3
2024-01-01Update booksrustbot-0/+0
2023-12-30Prominently mention `profiler = true` on the coverage pageZalathar-0/+30
2023-12-29Add a description of `unpretty=hir` to the HIR docs (#1842)kim / Motoyuki Kimura-0/+8
2023-12-29Fix typo in unsize docs (#1843)Michael Goulet-4/+5
2023-12-26Add a few more docsMichael Howell-34/+14
2023-12-26rustdoc: search for tuples and unit by type with `()`Michael Howell-11/+56
2023-12-26Auto merge of #119129 - jyn514:verbose, r=compiler-errors,estebankbors-1/+1
2023-12-23Rollup merge of #112936 - Toasterson:illumos-aarch64-target, r=jackh726Matthias Krüger-0/+1
2023-12-23Rollup merge of #119245 - GuillaumeGomez:improve-docs, r=fmeaseMatthias Krüger-0/+16
2023-12-23Improve documentation for using warning blocks in documentationGuillaume Gomez-0/+16
2023-12-22style-guide: Rework version-sorting algorithmJosh Triplett-22/+69
2023-12-22fix missed typoTakashi Idobe-1/+1
2023-12-22fix some typos found scrolling through the docsTakashi Idobe-4/+4
2023-12-21Add support for hexagon-unknown-none-elf as targetBrian Cain-0/+268
2023-12-20Rollup merge of #119115 - GuillaumeGomez:env-docs, r=NilstriebGuillaume Gomez-1/+20