about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-02-17Add `pattern_complexity_limit` to `Limits`.Nicholas Nethercote-1/+1
2025-02-16Auto merge of #137143 - matthiaskrgr:rollup-9hapmyd, r=matthiaskrgrbors-16/+299
2025-02-16Move hashes from rustc_data_structure to rustc_hashes so they can be shared w...Ben Kimock-5/+19
2025-02-16Pass through of target features to llvm-bitcode-linker and handling themkulst-2/+17
2025-02-16add erf and erfc to nondet tests, and reduce how much we're changing the floa...Ralf Jung-125/+48
2025-02-16Auto merge of #137127 - pietroalbini:pa-musl-cve-2025-26519, r=jieyouxubors-0/+41
2025-02-16apply random float error to most floating-point operationsLorrensP-2158466-84/+403
2025-02-16Refactor path loweringChayim Refael Friedman-1132/+1220
2025-02-16Rollup merge of #137119 - onur-ozkan:fix-broken-core, r=jieyouxuMatthias Krüger-9/+10
2025-02-16Rollup merge of #137012 - Shourya742:2025-02-14-doc-and-unit-test-cc-detect, ...Matthias Krüger-3/+285
2025-02-16Rollup merge of #136986 - ehuss:library-unsafe-fun, r=NoratriebMatthias Krüger-4/+4
2025-02-16fix musl's CVE-2025-26519Pietro Albini-0/+41
2025-02-16Auto merge of #136914 - marcoieni:arm-ubuntu-24, r=jdnobors-1/+1
2025-02-16Merge pull request #19137 from asuto15/highlight-extern-crateLukas Wirth-0/+19
2025-02-16Merge pull request #19155 from ShoyuVanilla/migrate-missing-match-armsLukas Wirth-113/+72
2025-02-16clippy: string_from_utf8_as_bytes: also detect inherent `from_utf8`Pavel Grigorenko-4/+5
2025-02-16Bump mdbook-linkcheck2 dependency versionMartin Liska-1/+1
2025-02-16fix: Stabilize sort order of `related_tests`Lukas Wirth-27/+35
2025-02-16Merge pull request #19161 from Veykril/push-prmuyxlnxzxoLukas Wirth-33/+45
2025-02-16fix: Stabilize sort order of runnablesLukas Wirth-33/+45
2025-02-16Auto merge of #136363 - notriddle:notriddle/unresolved-link-unused-refdef, r=...bors-3/+67
2025-02-16Improve error recovery when method-calling an assoc functionLukas Wirth-71/+112
2025-02-16rustc-dev-guide: document `COMPILER` and `COMPILER_FOR` tracing targets许杰友 Jieyou Xu (Joe)-0/+8
2025-02-16bootstrap: take `target` by value in `is_builder_target`许杰友 Jieyou Xu (Joe)-19/+19
2025-02-16bootstrap: add more tracing to compiler/std/llvm flows许杰友 Jieyou Xu (Joe)-13/+314
2025-02-16Set `RUSTUP_TOOLCHAIN` when loading sysroot workspaceLukas Wirth-2/+6
2025-02-16fix broken `x {doc, build} core`onur-ozkan-9/+10
2025-02-16add unit test for cc-detectbit-aloo-0/+257
2025-02-16add docs to cc-detectbit-aloo-3/+28
2025-02-16Merge from rustcRalf Jung-129/+278
2025-02-16Preparing for merge from rustcRalf Jung-1/+1
2025-02-16Auto merge of #137093 - matthiaskrgr:rollup-72j7mut, r=matthiaskrgrbors-9/+54
2025-02-16Make ub_check message clear that it's not an assertKornel-0/+2
2025-02-15Check all IDE config hashes in `./x test bootstrap`, update Helix hashChai T. Rex-12/+26
2025-02-15Add support for the Zed IDE to `./x setup`Chai T. Rex-1/+61
2025-02-15Auto merge of #137034 - cuviper:version-1.87.0, r=cuviperbors-1/+1
2025-02-15Merge pull request #2246 from marxin/CI-more-ofterNoah Lev-2/+2
2025-02-15Merge pull request #2254 from marxin/start-using-latest-linkcheck2Noah Lev-1/+1
2025-02-15Fix CI scheduleMartin Liska-1/+1
2025-02-15Prepare `./x setup` to handle more IDEs; make minor improvementsChai T. Rex-31/+35
2025-02-15rustdoc: improve refdef handling in the unresolved link lintMichael Howell-3/+67
2025-02-15Rollup merge of #137074 - jieyouxu:rustc_abi, r=onur-ozkanMatthias Krüger-1/+37
2025-02-15Rollup merge of #137070 - Kobzol:ci-summary-invalid-link, r=marcoieniMatthias Krüger-5/+10
2025-02-15Rollup merge of #137068 - tapanprakasht:fix-copy-item-path, r=aDotInTheVoidMatthias Krüger-1/+4
2025-02-15Rollup merge of #137055 - fmease:rustdoc-js-fix-input-placeholder-logic, r=no...Matthias Krüger-2/+3
2025-02-15Fix examples to work with nightly-2025-02-13Florian Brucker-14/+37
2025-02-15Auto merge of #137057 - weihanglo:update-cargo, r=weihanglobors-0/+1
2025-02-15Install bzip2Jakub Beránek-0/+1
2025-02-15Improve GCC build in bootstrapJakub Beránek-15/+52
2025-02-15Re-generate doctestsOlivier FAURE-0/+23