| Age | Commit message (Expand) | Author | Lines |
| 2024-12-20 | Arbitrary self types v2: no deshadow pre feature. | Adrian Taylor | -0/+50 |
| 2024-12-16 | Auto merge of #134374 - matthiaskrgr:rollup-2tbbrxq, r=matthiaskrgr | bors | -65/+309 |
| 2024-12-16 | Rollup merge of #134372 - jieyouxu:disable-flaky-test, r=Noratrieb | Matthias Krüger | -0/+4 |
| 2024-12-16 | Rollup merge of #134369 - antonok-edm:refering-referring, r=jieyouxu | Matthias Krüger | -8/+8 |
| 2024-12-16 | Rollup merge of #134357 - Urgau:fn-ptr-134345, r=compiler-errors | Matthias Krüger | -34/+75 |
| 2024-12-16 | Rollup merge of #134342 - matthiaskrgr:tests1512, r=compiler-errors | Matthias Krüger | -0/+176 |
| 2024-12-16 | Rollup merge of #134314 - compiler-errors:default-struct-value-const, r=estebank | Matthias Krüger | -23/+46 |
| 2024-12-16 | Disable `tests\ui\associated-consts\issue-93775.rs` on windows msvc | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2024-12-15 | spell "referring" correctly | Anton Lazarev | -8/+8 |
| 2024-12-15 | Fix trimmed_def_paths ICE in the function ptr comparison lint | Urgau | -34/+75 |
| 2024-12-15 | Auto merge of #131808 - jdonszelmann:hir-attributes, r=oli-obk,petrochenkov | bors | -716/+1152 |
| 2024-12-15 | Auto merge of #134349 - jieyouxu:rollup-zqn0jox, r=jieyouxu | bors | -171/+184 |
| 2024-12-15 | Remove some leftover dead code | Jonathan Dönszelmann | -55/+8 |
| 2024-12-15 | Add hir::Attribute | Jonathan Dönszelmann | -658/+1143 |
| 2024-12-16 | Rollup merge of #134339 - Urgau:tcx-in-early-diag, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -112/+84 |
| 2024-12-16 | Rollup merge of #134331 - RalfJung:bootstrap-error-index, r=onur-ozkan | 许杰友 Jieyou Xu (Joe) | -1/+3 |
| 2024-12-16 | Rollup merge of #134329 - taiki-e:m68k-target-feature, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -2/+29 |
| 2024-12-16 | Rollup merge of #134111 - jyn514:run-make-nocapture, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -56/+68 |
| 2024-12-15 | Rename `value` field to `expr` to simplify later commits' diffs | Oli Scherer | -30/+28 |
| 2024-12-15 | Auto merge of #133417 - RalfJung:aarch64-float-abi, r=workingjubilee | bors | -37/+116 |
| 2024-12-15 | crashes: more tests | Matthias Krüger | -0/+176 |
| 2024-12-15 | Improve check-cfg Cargo macro diagnostic with crate name | Urgau | -14/+19 |
| 2024-12-15 | Cleanup lifetimes around `EarlyContextAndPass` and `EarlyCheckNode` | Urgau | -58/+44 |
| 2024-12-15 | Auto merge of #134117 - DianQK:gep-i8, r=oli-obk | bors | -4/+60 |
| 2024-12-15 | Auto merge of #134332 - Zalathar:rollup-oe23hkw, r=Zalathar | bors | -471/+1030 |
| 2024-12-15 | Simplify the GEP instruction for index | DianQK | -4/+60 |
| 2024-12-15 | advice against negative features in target specs | Ralf Jung | -0/+4 |
| 2024-12-15 | Rollup merge of #134315 - lqd:polonius-next-episode-1, r=jackh726 | Stuart Cook | -265/+253 |
| 2024-12-15 | Rollup merge of #134313 - compiler-errors:no-itib-def-id, r=oli-obk | Stuart Cook | -0/+20 |
| 2024-12-15 | Rollup merge of #134310 - tkr-sh:master, r=Noratrieb | Stuart Cook | -36/+39 |
| 2024-12-15 | Rollup merge of #134285 - oli-obk:push-vwrqsqlwnuxo, r=Urgau | Stuart Cook | -70/+74 |
| 2024-12-15 | Rollup merge of #133633 - jyn514:hide-linker-args, r=bjorn3,jyn514 | Stuart Cook | -14/+126 |
| 2024-12-15 | Rollup merge of #133406 - EFanZh:lock-value-accessors, r=Noratrieb | Stuart Cook | -86/+517 |
| 2024-12-15 | Rollup merge of #130361 - devnexen:sock_cloexec_solaris, r=cuviper | Stuart Cook | -0/+1 |
| 2024-12-15 | bootstrap: make ./x test error-index work | Ralf Jung | -1/+3 |
| 2024-12-15 | Auto merge of #133223 - zachs18:uniquerc-impls, r=Noratrieb | bors | -4/+282 |
| 2024-12-15 | apply review feedback | Ralf Jung | -30/+14 |
| 2024-12-15 | Add m68k_target_feature | Taiki Endo | -2/+29 |
| 2024-12-15 | Auto merge of #134258 - bjorn3:no_public_specialization, r=petrochenkov | bors | -180/+58 |
| 2024-12-14 | show which test the `rmake` process belongs to | jyn | -2/+15 |
| 2024-12-14 | Fix `--nocapture` for run-make tests | jyn | -55/+54 |
| 2024-12-14 | don't show the full linker args unless `--verbose` is passed | jyn | -14/+126 |
| 2024-12-15 | Auto merge of #134318 - matthiaskrgr:rollup-jda0jkx, r=matthiaskrgr | bors | -329/+1152 |
| 2024-12-15 | Simplify `opt_span_lint` call in early diagnostic | Urgau | -36/+4 |
| 2024-12-15 | Access `TyCtxt` from early diagnostic decoration | Urgau | -49/+62 |
| 2024-12-14 | Rollup merge of #134264 - adetaylor:weak-and-nonnull, r=compiler-errors | Matthias Krüger | -1/+101 |
| 2024-12-14 | Rollup merge of #134259 - compiler-errors:infer-ret-ty, r=dtolnay | Matthias Krüger | -85/+94 |
| 2024-12-14 | Rollup merge of #134022 - shahn:doc_clarify_extend_for_tuple_version, r=tgross35 | Matthias Krüger | -7/+56 |
| 2024-12-14 | Rollup merge of #133986 - olishmollie:tracking-issue-127154-documentation, r=... | Matthias Krüger | -5/+135 |
| 2024-12-14 | Rollup merge of #133392 - compiler-errors:object-sup, r=lcnr | Matthias Krüger | -163/+184 |