about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-07-30Rollup merge of #128339 - GuillaumeGomez:click-code-example, r=notriddleMatthias Krüger-3/+37
2024-07-29Rollup merge of #128342 - onur-ozkan:ci-env-usage, r=KobzolMatthias Krüger-8/+6
2024-07-29Rollup merge of #126247 - notriddle:notriddle/word-wrap-item-table, r=Guillau...Matthias Krüger-11/+160
2024-07-29Make the buttons remain when code example is clickedGuillaume Gomez-3/+37
2024-07-29rustdoc: move the wbr after the underscore, instead of beforeMichael Howell-8/+8
2024-07-29rustdoc: properly handle path wrappingMichael Howell-4/+19
2024-07-29rustdoc: use `<wbr>` in sidebar headersMichael Howell-4/+24
2024-07-29rustdoc: avoid redundant HTML when there's already line breaksMichael Howell-0/+10
2024-07-29Fix tidy call in runtest with custom HTML elementMichael Howell-0/+1
2024-07-29rustdoc: word wrap CamelCase in the item list tableMichael Howell-4/+107
2024-07-29rewrite raw-dylib-stdcall-ordinal to rmakeOneirical-1/+0
2024-07-29rewrite raw-dylib-link-ordinal to rmakeOneirical-1/+0
2024-07-29rewrite raw-dylib-import-name-type to rmakeOneirical-1/+0
2024-07-29rewrite share-generics-dylib to rmakeOneirical-1/+0
2024-07-29simplify the use of `CiEnv`onur-ozkan-8/+6
2024-07-29Rollup merge of #128333 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-204/+807
2024-07-29Rollup merge of #128322 - ojeda:rfl-ci-update, r=KobzolMatthias Krüger-1/+1
2024-07-29Rollup merge of #128277 - RalfJung:offset_from_wildcard, r=oli-obkMatthias Krüger-88/+100
2024-07-29ignore `crates` if running unit testsonur-ozkan-0/+5
2024-07-29remove the requirement of `Builder` arg in `doc::Std::new` functiononur-ozkan-18/+2
2024-07-29allow running `x doc` on std for no_std targetsonur-ozkan-8/+2
2024-07-29handle no_std targets on std buildsonur-ozkan-8/+22
2024-07-29Rollup merge of #128269 - onur-ozkan:improve-cargo-invocations, r=Mark-Simula...Matthias Krüger-117/+151
2024-07-29Rollup merge of #127290 - its-the-shrimp:document_rustdoc_json_types, r=aDotI...Matthias Krüger-52/+533
2024-07-29fully document rustdoc-json-typesschvv31n-52/+533
2024-07-29CI: move RFL job forward to v6.11-rc1Miguel Ojeda-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-796/+753
2024-07-28Rollup merge of #127860 - klensy:dedup, r=Mark-SimulacrumGuillaume Gomez-2/+2
2024-07-28Rollup merge of #125779 - GuillaumeGomez:copy-code, r=rustdoc-teamGuillaume Gomez-48/+135
2024-07-28dedup objectklensy-2/+2
2024-07-28Auto merge of #128301 - matthiaskrgr:rollup-9fyf587, r=matthiaskrgrbors-182/+374
2024-07-28Rollup merge of #128263 - notriddle:notriddle/clean-up-again, r=GuillaumeGomezMatthias Krüger-89/+120
2024-07-28Rollup merge of #128215 - ehuss:update-reference, r=KobzolMatthias Krüger-93/+254
2024-07-28Auto merge of #127799 - Kobzol:bootstrap-cmd-refactor-7, r=onur-ozkanbors-171/+167
2024-07-28Rollup merge of #128285 - lolbinarycat:rustc-custom-targets, r=jieyouxuMatthias Krüger-0/+13
2024-07-28Rollup merge of #128279 - slanterns:is_sorted, r=dtolnayMatthias Krüger-20/+6
2024-07-28Rollup merge of #128276 - ehuss:rustbook-readme, r=KobzolMatthias Krüger-0/+34
2024-07-28Auto merge of #128079 - Oneirical:testiges-of-civilization, r=jieyouxubors-4/+0
2024-07-27rustc book: document how the RUST_TARGET_PATH variable is usedbinarycat-0/+13
2024-07-27Auto merge of #128270 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-07-27improve dangling/oob errors and make them more uniformRalf Jung-84/+86
2024-07-28stabilize `is_sorted`Slanterns-20/+6
2024-07-27improve `check::{Std, Rustc}` to handle clippy properlyonur-ozkan-11/+37
2024-07-27Auto merge of #128278 - tgross35:rollup-zv7q0h5, r=tgross35bors-0/+5
2024-07-27Auto merge of #128091 - heiher:xz-only, r=Mark-Simulacrumbors-1/+1
2024-07-27Add a README to rustbook to explain its purposeEric Huss-0/+34
2024-07-27miri: fix offset_from behavior on wildcard pointersRalf Jung-6/+16
2024-07-27Rename require_and_update_submodule to require_submoduleEric Huss-25/+25
2024-07-27Add clarifying documentation to require_and_update_submodule.Eric Huss-1/+4
2024-07-27Change prebuilt_llvm_config to not be required.Eric Huss-1/+2