about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-02-13updating-llvm.md: command does not work (#1887)Tshepang Mbambo-1/+0
2024-02-13fix update llvm build commandGnana Ganesh-1/+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-11separate link target from normal contentTshepang Mbambo-3/+5
2024-02-11fix sentenceTshepang Mbambo-3/+3
2024-02-10Some updates for recent diagnostics changes.Nicholas Nethercote-69/+71
2024-02-08Rename occurrences of 'delay_span_bug' to 'span_delayed_bug'Gurinder Singh-10/+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-07Update for upcoming markdown changes. (#1880)Eric Huss-5/+6
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-30Update uses of renamed BoxMeUp to PanicPayloadsyvb-10/+10
2024-01-30Add links for arena and interning. (#1868)Arthur Milchior-7/+13
2024-01-30Improving macro expansion section (#1875)Arthur Milchior-9/+5
2024-01-30Replace letters by foo, bar and buz in lexing example (#1870)Arthur Milchior-2/+2
2024-01-30Fix some broken links (#1877)David Semakula-5/+5
2024-01-29Update booksrustbot-0/+0
2024-01-28Upgrade actions to use Node.js v20 (#1863)Yuki Okushi-5/+5
2024-01-28Fix some links (#1865)Yuki Okushi-26/+26
2024-01-28Add link in salsa (#1866)Arthur Milchior-2/+8
2024-01-28Clarify what rt.rs is. (#1876)Arthur Milchior-3/+4
2024-01-28update link to rustc dependencies (#1869)the8472-1/+1
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-32/+0
2024-01-28Followup to #1862 (#1864)Arthur Milchior-3/+6
2024-01-28Clarify debugging graph dependency (#1862)Arthur Milchior-11/+22
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-22Get diagnostics directly in `rustc-driver-getting-diagnostics` example (#1857)Shoyu Vanilla-17/+46
2024-01-21Update examples (#1856)Shoyu Vanilla-37/+26
2024-01-20Warn users about limited review for tier 2 and 3 codeMark Rousskov-0/+18
2024-01-20Add a perf. bot command and a link to its help pageJakub Beránek-1/+11