about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-02-27Stabilize the `#[diagnostic]` namespace and `#[diagnostic::on_unimplemented]`...Georg Semmler-84/+0
2024-02-26Update booksrustbot-0/+0
2024-02-24Add assertions and clarify asm-goto with noreturnGary Guo-1/+7
2024-02-24Add asm-goto to unstable bookGary Guo-0/+24
2024-02-23remove repetitive wordscui fliter-1/+1
2024-02-22Rollup merge of #121452 - jonathanpallant:patch-1, r=AmanieuMatthias Krüger-0/+2
2024-02-22Add new maintainers to nto-qnx.mdJonathan Pallant-0/+2
2024-02-22Auto merge of #121309 - Nilstrieb:inline-all-the-fallbacks, r=oli-obkbors-0/+2
2024-02-19Separate testing and production sanitizersOli Iliffe-15/+29
2024-02-19Make intrinsic fallback bodies cross-crate inlineableNilstrieb-0/+2
2024-02-16Rollup merge of #121137 - GuillaumeGomez:add-clippy-cfg, r=Urgau,NilstriebGuillaume Gomez-1/+2
2024-02-16Auto merge of #120500 - oli-obk:intrinsics2.0, r=WaffleLapkinbors-2/+50
2024-02-15Update rust book cfg chapterGuillaume Gomez-1/+2
2024-02-13Rollup merge of #121021 - GuillaumeGomez:extend-intra-doc-link-chapter, r=not...Matthias Krüger-0/+18
2024-02-13Rollup merge of #120548 - GuillaumeGomez:glob-reexport-cfg-merge, r=Guillaume...Matthias Krüger-0/+29
2024-02-13Rollup merge of #114877 - tshepang:patch-1, r=Dylan-DPCMatthias Krüger-0/+1
2024-02-13Extend intra-doc link chapter in the rustdoc bookGuillaume Gomez-0/+18
2024-02-12Update booksrustbot-0/+0
2024-02-12Implement intrinsics with fallback bodiesOli Scherer-2/+50
2024-02-11Rollup merge of #120937 - ian-h-chamberlain:docs/update-3ds-links-and-info, r...Matthias Krüger-14/+12
2024-02-11Update links to rust3ds and outdated infoIan Chamberlain-14/+12
2024-02-11Rollup merge of #120307 - djc:duration-constructors, r=Mark-SimulacrumMatthias Krüger-0/+9
2024-02-07Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkovGuillaume Boisseau-0/+16
2024-02-07Rollup merge of #110482 - chrisnc:armv8r-target, r=wesleywiserGuillaume Boisseau-0/+43
2024-02-06Document `async_fn_traits`Oli Scherer-0/+13
2024-02-05Update src/doc/rustc/src/platform-support.mdWesley Wiser-1/+1
2024-02-04Add an `armv8r-none-eabihf` target to support the Cortex-R52.Chris Copeland-0/+43
2024-02-01Extend "Attributes" section in the `re-exports` pageGuillaume Gomez-0/+29
2024-01-31Correct paths for hexagon-unknown-none-elf platform docBrian Cain-8/+9
2024-01-30Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkovGuillaume Gomez-32/+0
2024-01-29Update booksrustbot-0/+0
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-32/+0
2024-01-26Rollup merge of #120356 - mbrubeck:patch-2, r=ehussMatthias Krüger-0/+1
2024-01-24Rollup merge of #119616 - rylev:wasm32-wasi-preview2, r=petrochenkov,m-ou-seLeón Orell Valerian Liehr-0/+32
2024-01-24Rollup merge of #114764 - pitaj:style-delimited-expressions, r=joshtriplettLeón Orell Valerian Liehr-7/+52
2024-01-24core: add Duration constructorsDirkjan Ochtman-0/+9
2024-01-23Add the wasm32-wasi-preview2 targetRyan Levick-0/+32
2024-01-23Auto merge of #117958 - risc0:erik/target-triple, r=davidtwco,Mark-Simulacrumbors-0/+88
2024-01-22Rollup merge of #120233 - oli-obk:revert_trait_obj_upcast_stabilization, r=lcnrMatthias Krüger-0/+27
2024-01-22Add target description for `riscv32im-risc0-zkvm-elf`Erik Kaneda-0/+88
2024-01-22Rollup merge of #120225 - micolous:patch-1, r=michaelwoeristerMatthias Krüger-1/+1
2024-01-22Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-0/+27
2024-01-22Fix -Zremap-path-scope typomicolous-1/+1
2024-01-20Warn users about limited review for tier 2 and 3 codeMark Rousskov-0/+18
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-15Update booksrustbot-0/+0
2024-01-13Add doc and example for building a UEFI driverNicholas Bishop-0/+17