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