about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2023-12-20Add link to explanations about dep-info filesGuillaume Gomez-1/+2
2023-12-20Rollup merge of #119102 - chrisnc:arm-none-eabi-docs, r=wesleywiserMatthias Krüger-106/+176
2023-12-19rename to verbose-internalsjyn-1/+1
2023-12-19Update documentation for `--env` compilation flagGuillaume Gomez-1/+19
2023-12-19Suggest `gcc_multi` to make `mir_opts` run on nixos (#1841)Nadrieril-1/+1
2023-12-19bootstrapping: Clarify that stage0 std code is not executed to produce stage1...Martin Nordholts-1/+2
2023-12-19Rollup merge of #119087 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-12-18Add arm-none-eabi and armv7r-none-eabi platform-support documentation.Chris Copeland-106/+176
2023-12-19Auto merge of #119074 - leohowell:new-aarch64-apple-watchos-target, r=wesleyw...bors-0/+4
2023-12-18Update booksrustbot-0/+0
2023-12-18Promote `riscv32{im|imafc}` targets to tier 2Scott Mabin-6/+6
2023-12-18fix typo in stable doc codegen-options chapterRémy Rakic-1/+1
2023-12-18describe unstable self-contained linking components in the unstable bookRémy Rakic-0/+24
2023-12-18Add new tier 3 aarch64-apple-watchos targetleohowell-0/+4
2023-12-17add a mailmapjyn-1/+6
2023-12-16describe unstable linker flavors in the unstable bookRémy Rakic-0/+32
2023-12-16remove unstable linker flavors from stable documentationRémy Rakic-3/+0
2023-12-14Move Editions chapter to "Contributing to Rust". (#1838)Eric Huss-4/+1
2023-12-14Auto merge of #118417 - anforowicz:default-hidden-visibility, r=TaKO8Kibors-0/+12
2023-12-13Add unstable `-Zdefault-hidden-visibility` cmdline flag for `rustc`.Lukasz Anforowicz-0/+12
2023-12-13Remove feature edition fields. (#1836)Eric Huss-7/+7
2023-12-12Add a chapter on editions. (#1835)Eric Huss-0/+343
2023-12-12Change a typo mistake in the-doc-attribute.md Hosssein-1/+1
2023-12-11Rollup merge of #118827 - Nilstrieb:linker-plugin-lto, r=ehussMatthias Krüger-2/+6
2023-12-11Update table for linker-plugin-lto docsNilstrieb-2/+6
2023-12-11Edit target doc template to remove emailNilstrieb-1/+1
2023-12-10Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstriebbors-0/+26
2023-12-10Add (unstable) documentation for `--env` command line optionGuillaume Gomez-0/+26
2023-12-09merge core_panic feature into panic_internalsRalf Jung-5/+0
2023-12-09Auto merge of #118150 - roblabla:new-win7-targets, r=davidtwcobors-0/+83
2023-12-09Auto merge of #117873 - quininer:android-emutls, r=Amanieubors-0/+2
2023-12-07Auto merge of #116565 - Sword-Destiny:master, r=Amanieubors-3/+10
2023-12-07add teeos std impl袁浩-3/+10
2023-12-06Rollup merge of #117981 - Urgau:check-cfg-remove-deprecated-syntax, r=b-naberMatthias Krüger-67/+0
2023-12-06Rollup merge of #117874 - esp-rs:riscv3264imafc-unknown-none-elf, r=davidtwcoMatthias Krüger-4/+44
2023-12-07Add emulated TLS supportquininer-0/+2
2023-12-06Remove mentions of plugin lints (#1833)Eric Huss-25/+10
2023-12-05Fix typo of unused_parens (#1832)Eric Huss-2/+2
2023-12-05Replace experts map with reviewers from triagebotSantiago Pastorino-11/+10
2023-12-05Remove deprecated --check-cfg names() and values() syntaxUrgau-67/+0
2023-12-05Add riscv32 imafc bare metal targetScott Mabin-4/+44
2023-12-04Add illumos aarch64 targetTill Wegmueller-0/+1
2023-12-04Update booksrustbot-0/+0
2023-11-30Auto merge of #116892 - ojeda:rethunk, r=wesleywiserbors-0/+25
2023-11-30Add `-Zfunction-return={keep,thunk-extern}` optionMiguel Ojeda-0/+25
2023-11-30Enable link-arg link kind inside of #[link] attributezetanumbers-0/+21
2023-11-29[style 2024] Combine all last arg delimited exprsPeter Jaszkowiak-7/+52
2023-11-29Update nto-qnx.mdAkhilTThomas-4/+2
2023-11-28Update how-to-build-and-run.mdKrasimir Georgiev-1/+1
2023-11-27notification groups: add information about how to ping them to the respective...Ralf Jung-5/+10