| Age | Commit message (Expand) | Author | Lines |
| 2024-03-17 | Switch channel to stable | Mark Rousskov | -1/+1 |
| 2024-03-14 | add a test for rust-lang/rust-clippy#12181 | y21 | -0/+24 |
| 2024-03-14 | [`unconditional_recursion`]: compare by types instead of `DefId`s | y21 | -39/+82 |
| 2024-03-14 | fix: ICE when array index exceeds usize | granddaifuku | -0/+6 |
| 2024-03-14 | Added msrv to threadlocal initializer | Quinn Sinclair | -2/+18 |
| 2024-03-14 | Fixed FP for `thread_local_initializer_can_be_made_const` for `os_local` | Quinn Sinclair | -21/+71 |
| 2024-03-04 | Improve wording of static_mut_ref | Obei Sideg | -6/+6 |
| 2024-02-28 | [beta-1.77.0] backport cargo | Weihang Lo | -0/+0 |
| 2024-02-16 | Update cargo | Weihang Lo | -0/+0 |
| 2024-02-15 | Update LLVM submodule | Nikita Popov | -0/+0 |
| 2024-02-14 | Require that SELECT_XCODE is set. | Eric Huss | -3/+1 |
| 2024-02-14 | Downgrade Xcode from the default (15.0) to 14.3.1. | Eric Huss | -3/+4 |
| 2024-02-13 | CI: Use ninja on apple builders | Eric Huss | -4/+5 |
| 2024-02-13 | Correct paths for hexagon-unknown-none-elf platform doc | Brian Cain | -8/+9 |
| 2024-02-12 | Auto merge of #120821 - ehuss:fix-c-str-lit-bootstrap, r=Mark-Simulacrum | bors | -417/+318 |
| 2024-02-08 | Bump to released 1.76 stable | Eric Huss | -416/+317 |
| 2024-02-08 | [Beta 1.77] Fix bootstrapping from 1.76 | Eric Huss | -1/+1 |
| 2024-02-07 | [beta-1.77.0] backport cargo | Weihang Lo | -0/+0 |
| 2024-02-03 | Bump channel to beta | Mark Rousskov | -1/+1 |
| 2024-02-01 | Auto merge of #120447 - lnicola:sync-from-ra, r=lnicola | bors | -2796/+1391 |
| 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 #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 | Don't hash lints differently to non-lints. | Nicholas Nethercote | -2/+15 |
| 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 | 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 | Remove the lifetime from `DiagnosticArgValue`. | Nicholas Nethercote | -1/+1 |
| 2024-01-29 | Move multiple UI issue tests to subdirectories | Marek 'seqre' Grzelak | -2/+5 |
| 2024-01-29 | Improve display of crate name when hovered | Guillaume Gomez | -4/+2 |
| 2024-01-29 | rustdoc: Prevent JS injection from localStorage | Chad Norvell | -1/+9 |
| 2024-01-29 | Update books | rustbot | -0/+0 |
| 2024-01-29 | Rollup merge of #120428 - petrochenkov:somehir2, r=compiler-errors | Dylan DPC | -1/+1 |
| 2024-01-29 | Auto merge of #120165 - reitermarkus:nonzero-switch-alias-direction, r=dtolnay | bors | -76/+65 |
| 2024-01-29 | Auto merge of #120451 - RalfJung:miri, r=RalfJung | bors | -172/+235 |
| 2024-01-29 | Auto merge of #119290 - Kobzol:ci-docker-registry-cache, r=Mark-simulacrum | bors | -58/+60 |
| 2024-01-28 | Add instructions of how to use pre-vendored 'rustc-src' | Marek 'seqre' Grzelak | -1/+10 |