Age | Commit message (Expand) | Author | Lines |
2025-10-04 | Unrolled build for #147245 try-perf perf-tmp | Rust timing bot | -30/+79 |
2025-10-04 | Auto merge of #147299 - compiler-errors:hr-norm, r=jackh726 | bors | -13/+107 |
2025-10-03 | Auto merge of #147301 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
2025-10-03 | Update cargo submodule | Weihang Lo | -0/+0 |
2025-10-03 | Auto merge of #143613 - Enselic:panic-abort-uwtables, r=petrochenkov | bors | -9/+74 |
2025-10-03 | Don't normalize higher-ranked assumptions if they're not used | Michael Goulet | -13/+107 |
2025-10-03 | Auto merge of #142771 - dianqk:mir-stmt-debuginfo, r=cjgillot | bors | -581/+2798 |
2025-10-03 | Auto merge of #145898 - lolbinarycat:rustdoc-search-trait-parent, r=Guillaume... | bors | -96/+275 |
2025-10-03 | Auto merge of #147282 - Zalathar:rollup-7wz3k9r, r=Zalathar | bors | -425/+839 |
2025-10-03 | debuginfo: Use `LocalRef` to simplify reference debuginfos | dianqk | -157/+318 |
2025-10-03 | Rollup merge of #147270 - GuillaumeGomez:move-cfg-code, r=lolbinarycat | Stuart Cook | -264/+268 |
2025-10-03 | Rollup merge of #147268 - davidtwco:add-arm-maintainers-to-targets, r=lqd | Stuart Cook | -17/+152 |
2025-10-03 | Rollup merge of #147263 - jieyouxu:disable-auto-backport-nominations, r=apira... | Stuart Cook | -4/+0 |
2025-10-03 | Rollup merge of #147259 - Zalathar:node-in-context, r=nnethercote | Stuart Cook | -111/+93 |
2025-10-03 | Rollup merge of #146166 - ferrocene:pvdrz/edition-range, r=fmease,jieyouxu | Stuart Cook | -14/+284 |
2025-10-03 | Rollup merge of #141839 - tshepang:ease-lsp-use, r=Mark-Simulacrum,fee1-dead | Stuart Cook | -15/+42 |
2025-10-02 | Auto merge of #147231 - CrooseGit:dev/reucru01/extend_rustc_force_inline, r=s... | bors | -25/+346 |
2025-10-02 | rustdoc: use same stage for all pr check docs | Michael Howell | -1/+1 |
2025-10-02 | rustdoc: add testcase for traitParent deduplication | binarycat | -0/+38 |
2025-10-02 | search.js: introduce optimized removeIdxListAsc routine | binarycat | -9/+30 |
2025-10-02 | fix rustdoc tests broke by trait item filtering | binarycat | -35/+42 |
2025-10-02 | if a trait item is shown in search results, hide the impl item | binarycat | -61/+174 |
2025-10-02 | bring back plural 'alternatives' in suggestion message | Karol Zwolak | -6/+6 |
2025-10-02 | fix wording; we're replacing coma with a bar | Karol Zwolak | -3/+3 |
2025-10-02 | Fix backtraces with `-C panic=abort` on linux; emit unwind tables by default | Martin Nordholts | -9/+74 |
2025-10-02 | Document range syntax on the rustc dev guide | Christian Poveda | -0/+14 |
2025-10-02 | implement range support in `//@ edition` | Pietro Albini | -14/+270 |
2025-10-02 | Auto merge of #147196 - LorrensP-2158466:same-res-ambiguity-test, r=petrochenkov | bors | -0/+86 |
2025-10-02 | add arm-maintainers to various targets | David Wood | -17/+152 |
2025-10-02 | Move doc_cfg-specific code into `cfg.rs` | Guillaume Gomez | -264/+268 |
2025-10-02 | Auto merge of #147261 - matthiaskrgr:rollup-yh3fgvc, r=matthiaskrgr | bors | -309/+1295 |
2025-10-02 | Extends `rustc_force_inline` to inherent methods | Reuben Cruise | -25/+346 |
2025-10-02 | triagebot: disable auto stable-regression compiler backport nominations | Jieyou Xu | -4/+0 |
2025-10-02 | Rollup merge of #147236 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
2025-10-02 | Rollup merge of #147233 - GuillaumeGomez:citool-submodule-init, r=Kobzol | Matthias Krüger | -2/+22 |
2025-10-02 | Rollup merge of #147227 - edwloef:box_take, r=joboet | Matthias Krüger | -0/+31 |
2025-10-02 | Rollup merge of #147225 - daxpedda:wasm-u-u-atomics-threads, r=alexcrichton | Matthias Krüger | -36/+13 |
2025-10-02 | Rollup merge of #147221 - Zalathar:incremental, r=lqd | Matthias Krüger | -1/+26 |
2025-10-02 | Rollup merge of #147004 - estebank:ascription-in-pat, r=fee1-dead | Matthias Krüger | -123/+95 |
2025-10-02 | Rollup merge of #146585 - hkBst:indexing-1, r=jdonszelmann | Matthias Krüger | -34/+30 |
2025-10-02 | Rollup merge of #146535 - joshtriplett:mbe-unsafe-attr, r=petrochenkov | Matthias Krüger | -38/+161 |
2025-10-02 | Rollup merge of #146281 - Jules-Bertholet:static-align-thread-local, r=Mark-S... | Matthias Krüger | -75/+917 |
2025-10-02 | Auto merge of #147138 - jackh726:split-canonical-bound, r=lcnr | bors | -247/+391 |
2025-10-02 | Extract helper method `global_set_metadata_node` | Zalathar | -25/+19 |
2025-10-02 | Extract helper method `global_add_metadata_node` | Zalathar | -26/+20 |
2025-10-02 | Extract helper method `module_add_named_metadata_node` | Zalathar | -19/+18 |
2025-10-02 | Extract helper method `set_metadata_node` | Zalathar | -41/+36 |
2025-10-02 | mir-opt: Eliminate dead statements even if they are used by debuginfos | dianqk | -101/+170 |
2025-10-02 | codegen: Generate `dbg_value` for the ref statement | dianqk | -14/+431 |
2025-10-02 | mir-opt: Eliminate trivial unnecessary storage annotations | dianqk | -556/+179 |