about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-05-24typoTshepang Mbambo-1/+1
2025-05-24Simplify things a little more.Nicholas Nethercote-6/+3
2025-05-23Auto merge of #141460 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-05-24Move code inside the `else` in `TypeAliasPart::get`.Nicholas Nethercote-29/+33
2025-05-24Simplify the "is some" test in `TypeAliasPart::get`.Nicholas Nethercote-1/+1
2025-05-23GetUserProfileDirectoryW is now documented to always store the sizeRalf Jung-3/+3
2025-05-24Add LLVM link in appendixyukang-0/+1
2025-05-23Rollup merge of #141457 - ehuss:update-mdbook, r=Mark-SimulacrumMatthias Krüger-50/+5
2025-05-23Rollup merge of #141374 - jeremyd2019:patch-1, r=jieyouxuMatthias Krüger-1/+10
2025-05-23Rollup merge of #141369 - yotamofek:pr/rustdoc/format_integer_with_underscore...Matthias Krüger-72/+25
2025-05-23Update cargoWeihang Lo-0/+0
2025-05-23Merge pull request #2404 from lolbinarycat/patch-1nora-4/+4
2025-05-23let `tool::Miri` implementation to handle compilersonur-ozkan-2/+4
2025-05-23Update mdbook to 0.4.50Eric Huss-50/+5
2025-05-23if stage isn't set explicitly, default to 1 when running mirionur-ozkan-1/+9
2025-05-23Auto merge of #141437 - matthiaskrgr:rollup-jjagkxd, r=matthiaskrgrbors-223/+754
2025-05-23document why rustdoc cannot look at function bodiesjyn-0/+22
2025-05-23Add 2nd Solaris target maintainerPetr Sumbera-0/+1
2025-05-23Small cleanup for `qpath_to_string`Yotam Ofek-9/+2
2025-05-23Simplify `format_integer_with_underscore_sep`Yotam Ofek-63/+23
2025-05-23Rollup merge of #141383 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-199/+734
2025-05-23Rollup merge of #141376 - nnethercote:rename-kw-Empty, r=petrochenkovMatthias Krüger-4/+4
2025-05-23Rollup merge of #141126 - fmease:rev-rjson-priv-repr, r=aDotInTheVoidMatthias Krüger-16/+8
2025-05-23Rollup merge of #136400 - lolbinarycat:rustdoc-link-lint-135851, r=GuillaumeG...Matthias Krüger-4/+8
2025-05-23Remove mentions of rust-lang-ci/rustJakub Beránek-10/+6
2025-05-23Auto merge of #141062 - ChaiTRex:ide_fmt_2024, r=Mark-Simulacrumbors-6/+10
2025-05-23Bump salsaLukas Wirth-280/+83
2025-05-23Properly analyze captures from unsafe bindersMichael Goulet-0/+2
2025-05-23test some aarch64 windows targetsRalf Jung-1/+4
2025-05-23many-seeds tests have become a lot faster thanks to multithreadingRalf Jung-7/+5
2025-05-23./miri bench: sort results alphabeticallyRalf Jung-11/+15
2025-05-23Merge from rustcThe Miri Cronjob Bot-4871/+6486
2025-05-23Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-05-23Remove #![feature(let_chains)] from libcoreest31-1/+2
2025-05-22rustdoc.md: reorder list so test suites are not split uplolbinarycat-4/+4
2025-05-23Normalize when checking for uninhabited types for pattern exhaustiveness chec...Chayim Refael Friedman-25/+81
2025-05-22scrape-examples.js: add another nonnull() invokationbinarycat-1/+1
2025-05-22Auto merge of #141396 - matthiaskrgr:rollup-feg050g, r=matthiaskrgrbors-1/+1
2025-05-22fix typobinarycat-4/+5
2025-05-22rustdoc JSON: Don't apply `#[repr]` privacy heuristicsLeón Orell Valerian Liehr-16/+8
2025-05-22interpret: do not force_allocate all return placesRalf Jung-53/+54
2025-05-22Implement file cloning on WindowsRune Tynan-1/+97
2025-05-22Collect and use `#[doc(test(attr(..)))]` at every levelUrgau-34/+23
2025-05-22Allow `#![doc(test(attr(..)))]` at every levelUrgau-28/+23
2025-05-22Allow `#![doc(test(attr(..)))]` doctests to be again merged togetherUrgau-7/+24
2025-05-22Collect and use `#![doc(test(attr(..)))]` at module level tooUrgau-52/+114
2025-05-22make shared_helpers exe function work for both cygwin and non-cygwin hostsJeremy Drake-1/+10
2025-05-22Auto merge of #141388 - Kobzol:x64-github-runner, r=marcoienibors-1/+1
2025-05-22~? annotation type is specialTshepang Mbambo-4/+5
2025-05-22rustdoc: improve diagnostics on raw doc fragmentsbinarycat-4/+8