| Age | Commit message (Expand) | Author | Lines |
| 2024-02-04 | Add an `armv8r-none-eabihf` target to support the Cortex-R52. | Chris Copeland | -0/+44 |
| 2024-02-04 | Prevent running some code if it is already in the map | Guillaume Gomez | -0/+8 |
| 2024-02-04 | Auto merge of #120624 - matthiaskrgr:rollup-3gvcl20, r=matthiaskrgr | bors | -8/+9 |
| 2024-02-04 | Stop recommending cargo clean in README | Tommi Virtanen | -5/+2 |
| 2024-02-04 | Use new publicly-available M1 runners | Jake Goulding | -1/+1 |
| 2024-02-04 | Re-enable M1 runners on GitHub Actions | Jake Goulding | -14/+22 |
| 2024-02-04 | Auto merge of #120543 - ehuss:macos-ninja, r=Mark-Simulacrum | bors | -4/+5 |
| 2024-02-04 | rustdoc: trait.impl, type.impl: sort impls to make it not depend on serializa... | klensy | -10/+21 |
| 2024-02-04 | Try to fix in-tree build | Laurențiu Nicola | -3/+3 |
| 2024-02-04 | Merge commit '0113bc9388b480fa42c632f57f4f0f7af5813ec1' into sync-from-ra | Laurențiu Nicola | -2004/+3103 |
| 2024-02-03 | Update cargo | Weihang Lo | -0/+0 |
| 2024-02-03 | Rollup merge of #120533 - androm3da:bcain/update_hex_docs, r=wesleywiser | Matthias Krüger | -8/+9 |
| 2024-02-03 | Bump to 1.78 | Mark Rousskov | -1/+1 |
| 2024-02-03 | Auto merge of #2956 - oli-obk:atty, r=RalfJung | bors | -108/+27 |
| 2024-02-02 | miri: normalize struct tail in ABI compat check | Lukas Markeffsky | -0/+20 |
| 2024-02-01 | Auto merge of #120447 - lnicola:sync-from-ra, r=lnicola | bors | -2796/+1391 |
| 2024-02-01 | Extend "Attributes" section in the `re-exports` page | Guillaume Gomez | -0/+29 |
| 2024-02-01 | Fix handling of `doc_auto_cfg` feature for `cfg` attributes on glob reexport | Guillaume Gomez | -1/+1 |
| 2024-01-31 | CI: Use ninja on apple builders | Eric Huss | -4/+5 |
| 2024-01-31 | Correct paths for hexagon-unknown-none-elf platform doc | Brian Cain | -8/+9 |
| 2024-01-31 | rustdoc: Correctly handle long crate names on mobile | Guillaume Gomez | -7/+2 |
| 2024-01-31 | Rollup merge of #120501 - GuillaumeGomez:glob-reexport-attr-merge-bugfix, r=n... | Nadrieril | -1/+19 |
| 2024-01-31 | Rollup merge of #120490 - nnethercote:Diagnostic-hashing, r=estebank | Nadrieril | -2/+15 |
| 2024-01-31 | Rollup merge of #120207 - onur-ozkan:120202-fix, r=clubby789 | Nadrieril | -6/+8 |
| 2024-01-31 | Auto merge of #3283 - devnexen:fbsd_affinity, r=oli-obk | bors | -13/+22 |
| 2024-01-31 | Auto merge of #120358 - tmandry:bump-fuchsia-8c-tests, r=Mark-Simulacrum | bors | -5/+11 |
| 2024-01-31 | Auto merge of #120346 - petrochenkov:ownodes, r=oli-obk | bors | -5/+3 |
| 2024-01-31 | fmt | The Miri Conjob Bot | -4/+1 |
| 2024-01-31 | Merge from rustc | The Miri Conjob Bot | -1266/+3127 |
| 2024-01-31 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2024-01-30 | Remove `ffi_returns_twice` feature | clubby789 | -1/+1 |
| 2024-01-31 | Don't hash lints differently to non-lints. | Nicholas Nethercote | -2/+15 |
| 2024-01-30 | add num_cpus test | David Carlier | -2/+3 |
| 2024-01-30 | rustdoc: Correctly handle attribute merge if this is a glob reexport | Guillaume Gomez | -1/+19 |
| 2024-01-30 | check `RUST_BOOTSTRAP_CONFIG` in `profile_user_dist` test | onur-ozkan | -6/+8 |
| 2024-01-30 | Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkov | Guillaume Gomez | -38/+3 |
| 2024-01-30 | Rollup merge of #120342 - oli-obk:track_errors6, r=nnethercote | Guillaume Gomez | -17/+1 |
| 2024-01-30 | Rollup merge of #117906 - GuillaumeGomez:improve-crate-name-hover, r=fmease,n... | Guillaume Gomez | -4/+2 |
| 2024-01-30 | Implement the `mmap64` foreign item. | Dan Gohman | -2/+122 |
| 2024-01-30 | hir: Remove `hir::Map::{owner,expect_owner}` | Vadim Petrochenkov | -2/+2 |
| 2024-01-30 | hir: Add non-optional `hir_owner_nodes` for real `OwnerId`s | Vadim Petrochenkov | -3/+1 |
| 2024-01-30 | hir: Simplify `hir_owner_nodes` query | Vadim Petrochenkov | -1/+1 |
| 2024-01-30 | Rollup merge of #120488 - nnethercote:diag-lifetimes, r=oli-obk | Guillaume Gomez | -1/+1 |
| 2024-01-30 | Rollup merge of #120467 - rustbot:docs-update, r=ehuss | Guillaume Gomez | -0/+0 |
| 2024-01-30 | Rollup merge of #120439 - seqre-contrib:moving-ui-tests, r=nnethercote | Guillaume Gomez | -2/+5 |
| 2024-01-30 | Rollup merge of #120403 - seqre-contrib:pre-vendored-message, r=onur-ozkan | Guillaume Gomez | -1/+10 |
| 2024-01-30 | Rollup merge of #120250 - chadnorvell:rustdoc-xss, r=notriddle | Guillaume Gomez | -1/+9 |
| 2024-01-30 | Rollup merge of #120172 - onur-ozkan:add-more-tests, r=Mark-Simulacrum | Guillaume Gomez | -11/+63 |
| 2024-01-30 | Switch over to rustc's `tracing` crate instead of using our own `log` crate | Oli Scherer | -108/+27 |
| 2024-01-30 | Remove the lifetime from `DiagnosticArgValue`. | Nicholas Nethercote | -1/+1 |