| Age | Commit message (Expand) | Author | Lines |
| 2025-07-05 | Rollup merge of #143372 - cjgillot:bare-glob-map, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2025-07-04 | Port `#[non_exhaustive]` to the new attribute parsing infrastructure | Jonathan Brouwer | -13/+19 |
| 2025-07-04 | Rollup merge of #143420 - Kobzol:rdg-push, r=jieyouxu | Matthias Krüger | -18/+72 |
| 2025-07-04 | Rollup merge of #143387 - dpaoliello:shouldpanicfn, r=bjorn3 | Matthias Krüger | -13/+8 |
| 2025-07-04 | Rollup merge of #143286 - Muscraft:track-diagnostics-note, r=WaffleLapkin | Matthias Krüger | -3/+5 |
| 2025-07-04 | Remove names_imported_by_glob_use query. | Camille GILLOT | -1/+1 |
| 2025-07-04 | Merge ref 'c96a69059ecc' from rust-lang/rust | Jakub Beránek | -4519/+10960 |
| 2025-07-04 | Prepare for merging from rust-lang/rust | Jakub Beránek | -1/+1 |
| 2025-07-04 | Add josh-sync config file | Jakub Beránek | -0/+3 |
| 2025-07-04 | Rollup merge of #143381 - fee1-dead-contrib:push-pzxuvlnymxpu, r=GuillaumeGomez | Jacob Pratt | -1/+14 |
| 2025-07-04 | Rollup merge of #143380 - cjgillot:kw_span, r=compiler-errors | Jacob Pratt | -5/+5 |
| 2025-07-04 | Rollup merge of #143346 - emmanuel-ferdman:master, r=tshepang | Jacob Pratt | -1/+1 |
| 2025-07-04 | Rollup merge of #143288 - ehuss:fix-clean-fifo, r=Kobzol | Jacob Pratt | -1/+1 |
| 2025-07-03 | adjust docs, after splitting up autodiff into two forward and reverse macros | Manuel Drehwald | -2/+2 |
| 2025-07-03 | Auto merge of #143390 - GuillaumeGomez:rollup-2avj41s, r=GuillaumeGomez | bors | -16/+29 |
| 2025-07-03 | Make __rust_alloc_error_handler_should_panic a function | Daniel Paoliello | -13/+8 |
| 2025-07-03 | Rollup merge of #143384 - GuillaumeGomez:update-browser-ui-test, r=kobzol | Guillaume Gomez | -2/+2 |
| 2025-07-03 | Rollup merge of #143364 - fee1-dead-contrib:push-pzymzusnzlso, r=workingjubilee | Guillaume Gomez | -1/+1 |
| 2025-07-03 | Rollup merge of #141831 - lolbinarycat:rustdoc-extern-reexport-135092, r=Guil... | Guillaume Gomez | -13/+26 |
| 2025-07-03 | Auto merge of #142857 - rust-lang:cargo_update, r=clubby789 | bors | -43/+114 |
| 2025-07-03 | cargo update | github-actions | -43/+114 |
| 2025-07-03 | Update browser-ui-test version to `0.21.1` | Guillaume Gomez | -2/+2 |
| 2025-07-03 | rustdoc: don't treat methods under const impls or traits as const | Deadbeef | -1/+14 |
| 2025-07-03 | Replace kw_span by full span. | Camille GILLOT | -5/+5 |
| 2025-07-03 | Auto merge of #143363 - jdonszelmann:rollup-7cv1kql, r=jdonszelmann | bors | -34/+106 |
| 2025-07-03 | refactor: Make -Ztrack-diagnostics emit like a note | Scott Schafer | -3/+5 |
| 2025-07-03 | don't include `.md` in title | Deadbeef | -1/+1 |
| 2025-07-03 | Rollup merge of #143329 - folkertdev:minicore-diagnostic-on-unimplemented, r=... | Jana Dönszelmann | -0/+6 |
| 2025-07-03 | Rollup merge of #143283 - marcoieni:document-optional, r=jieyouxu | Jana Dönszelmann | -0/+7 |
| 2025-07-03 | Rollup merge of #143083 - JonathanBrouwer:rustdoc-fix, r=jdonszelmann | Jana Dönszelmann | -1/+2 |
| 2025-07-03 | Rollup merge of #143038 - Qelxiros:142676-private-dependency-traits, r=tgross35 | Jana Dönszelmann | -2/+2 |
| 2025-07-03 | Rollup merge of #142876 - JonathanBrouwer:target_feature_parser, r=oli-obk | Jana Dönszelmann | -12/+17 |
| 2025-07-03 | Rollup merge of #134006 - klensy:typos, r=nnethercote | Jana Dönszelmann | -19/+72 |
| 2025-07-03 | Auto merge of #142910 - yotamofek:pr/rustdoc/markdown-lazy-to-string, r=Guill... | bors | -86/+83 |
| 2025-07-03 | minicore: use core's `diagnostic::on_unimplemented` messages | Folkert de Vries | -0/+6 |
| 2025-07-03 | setup CI and tidy to use typos for spellchecking and fix few typos | klensy | -19/+72 |
| 2025-07-03 | Auto merge of #143294 - ChrisDenton:rename-mingw, r=Kobzol | bors | -79/+78 |
| 2025-07-03 | Port `#[target_feature]` to the new attribute parsing infrastructure | Jonathan Brouwer | -12/+17 |
| 2025-07-03 | Rollup merge of #143327 - RalfJung:miri-type-validity-error, r=oli-obk | Matthias Krüger | -62/+27 |
| 2025-07-03 | Rollup merge of #143325 - Kobzol:bootstrap-interner, r=clubby789 | Matthias Krüger | -4/+7 |
| 2025-07-03 | Rollup merge of #143324 - RalfJung:native-call-prep, r=oli-obk | Matthias Krüger | -18/+38 |
| 2025-07-03 | Rollup merge of #143316 - Kobzol:bootstrap-check-tests, r=jieyouxu | Matthias Krüger | -63/+373 |
| 2025-07-03 | Rollup merge of #143251 - lolbinarycat:bootstrap-toml-tidy-extra-checks, r=Ko... | Matthias Krüger | -2/+13 |
| 2025-07-03 | Rollup merge of #143192 - GuillaumeGomez:code-line-number, r=lolbinary | Matthias Krüger | -68/+30 |
| 2025-07-02 | avoid suggesting traits from private dependencies | Jeremy Smart | -2/+2 |
| 2025-07-02 | Auto merge of #143338 - matthiaskrgr:rollup-ykaxh04, r=matthiaskrgr | bors | -36/+87 |
| 2025-07-02 | update coherence example | Emmanuel Ferdman | -1/+1 |
| 2025-07-02 | Auto merge of #143337 - matthiaskrgr:rollup-lqwhe0i, r=matthiaskrgr | bors | -52/+87 |
| 2025-07-02 | Rollup merge of #143306 - samueltardieu:track-clippy-lints-emission, r=petroc... | Matthias Krüger | -0/+58 |
| 2025-07-02 | Rollup merge of #142212 - GrigorenkoPV:codegens, r=Kobzol | Matthias Krüger | -36/+29 |