| Age | Commit message (Expand) | Author | Lines |
| 2024-11-22 | Implement ~const Destruct in new solver | Michael Goulet | -74/+266 |
| 2024-11-22 | Auto merge of #133338 - BoxyUwU:bump_1_85, r=BoxyUwU | bors | -1/+1 |
| 2024-11-22 | Bump to 1.85 | Boxy | -1/+1 |
| 2024-11-22 | Auto merge of #130867 - michirakara:steps_between, r=dtolnay | bors | -79/+94 |
| 2024-11-22 | Auto merge of #129238 - umgefahren:stabilize-ipv6-unique-local, r=dtolnay | bors | -6/+4 |
| 2024-11-21 | distinguish overflow and unimplemented in Step::steps_between | michirakara | -79/+94 |
| 2024-11-21 | Auto merge of #132362 - mustartt:aix-dylib-detection, r=jieyouxu | bors | -22/+127 |
| 2024-11-21 | Auto merge of #133246 - MarcoIeni:debug-info-2-windows-disable, r=Kobzol | bors | -1/+1 |
| 2024-11-21 | aix: fix archive format | Henry Jiang | -22/+127 |
| 2024-11-21 | Auto merge of #133287 - matthiaskrgr:rollup-ab9j3pu, r=matthiaskrgr | bors | -170/+1287 |
| 2024-11-21 | Rollup merge of #133283 - jieyouxu:triage-relnotes, r=BoxyUwU | Matthias Krüger | -1/+0 |
| 2024-11-21 | Rollup merge of #133078 - matthiaskrgr:uiuiui, r=davidtwco | Matthias Krüger | -11/+11 |
| 2024-11-21 | Rollup merge of #132489 - compiler-errors:fn-sugg-tweaks, r=BoxyUwU | Matthias Krüger | -139/+148 |
| 2024-11-21 | Rollup merge of #131586 - taiki-e:s390x-vector-abi, r=compiler-errors,uweigand | Matthias Krüger | -14/+865 |
| 2024-11-21 | Rollup merge of #131544 - nbdd0121:asm_goto_safe_block, r=petrochenkov | Matthias Krüger | -2/+78 |
| 2024-11-21 | Rollup merge of #130236 - yaahc:unstable-feature-usage, r=estebank | Matthias Krüger | -3/+185 |
| 2024-11-21 | Auto merge of #132629 - nnethercote:124141-preliminaries, r=petrochenkov | bors | -69/+307 |
| 2024-11-21 | Don't exclude relnotes from `needs-triage` label | Jieyou Xu | -1/+0 |
| 2024-11-21 | Auto merge of #133280 - matthiaskrgr:rollup-8keusum, r=matthiaskrgr | bors | -182/+434 |
| 2024-11-21 | Rollup merge of #133228 - nnethercote:rewrite-show_md_content_with_pager, r=t... | Matthias Krüger | -50/+43 |
| 2024-11-21 | Rollup merge of #133218 - compiler-errors:const-opaque, r=fee1-dead | Matthias Krüger | -31/+144 |
| 2024-11-21 | Rollup merge of #133153 - maxcabrajac:flat_maps, r=petrochenkov | Matthias Krüger | -88/+177 |
| 2024-11-21 | Rollup merge of #132207 - compiler-errors:tweak-res-mod-segment, r=petrochenkov | Matthias Krüger | -9/+65 |
| 2024-11-21 | Rollup merge of #131736 - hoodmane:emscripten-wasm-bigint, r=workingjubilee | Matthias Krüger | -4/+5 |
| 2024-11-21 | Auto merge of #133254 - Earlopain:llvm-19.1.4, r=DianQK | bors | -0/+0 |
| 2024-11-20 | Auto merge of #133261 - matthiaskrgr:rollup-ekui4we, r=matthiaskrgr | bors | -266/+627 |
| 2024-11-21 | Rewrite `show_md_content_with_pager`. | Nicholas Nethercote | -49/+43 |
| 2024-11-21 | Remove `ErrorGuaranteed` retval from `error_unexpected_after_dot`. | Nicholas Nethercote | -7/+7 |
| 2024-11-21 | Prepare for invisible delimiters. | Nicholas Nethercote | -14/+108 |
| 2024-11-21 | Remove redundant `is_terminal` check. | Nicholas Nethercote | -2/+1 |
| 2024-11-21 | Fix `catbat` pager typo. | Nicholas Nethercote | -1/+1 |
| 2024-11-21 | Add metavariables to `TokenDescription`. | Nicholas Nethercote | -17/+59 |
| 2024-11-21 | Introduce `InvisibleOrigin` on invisible delimiters. | Nicholas Nethercote | -31/+133 |
| 2024-11-20 | Update tests/run-make/unstable-feature-usage-metrics/rmake.rs | Jane Losare-Lusby | -3/+3 |
| 2024-11-20 | Use visit_item instead of flat_map_item in test_harness.rs | maxcabrajac | -31/+21 |
| 2024-11-20 | Items | maxcabrajac | -28/+71 |
| 2024-11-20 | unstable feature usage metrics | Jane Losare-Lusby | -3/+185 |
| 2024-11-20 | Rollup merge of #133257 - GuillaumeGomez:unordmap-clear, r=lcnr | Matthias Krüger | -0/+5 |
| 2024-11-20 | Rollup merge of #133244 - daxpedda:wasm32v1-none-atomic, r=alexcrichton | Matthias Krüger | -2/+2 |
| 2024-11-20 | Rollup merge of #133226 - compiler-errors:opt-in-pointer-like, r=lcnr | Matthias Krüger | -156/+195 |
| 2024-11-20 | Rollup merge of #132708 - estebank:const-as-binding, r=Nadrieril | Matthias Krüger | -94/+365 |
| 2024-11-20 | Rollup merge of #130800 - bjoernager:const-mut-cursor, r=joshtriplett | Matthias Krüger | -2/+4 |
| 2024-11-20 | Rollup merge of #129838 - Ayush1325:uefi-process-args, r=joboet | Matthias Krüger | -12/+56 |
| 2024-11-20 | we should not be reporting generic error if there is not a segment to deny | Michael Goulet | -2/+2 |
| 2024-11-20 | Store resolution for self and crate root module segments | Michael Goulet | -7/+63 |
| 2024-11-20 | Auto merge of #131326 - dingxiangfei2009:issue-130836-attempt-2, r=nikomatsakis | bors | -534/+2011 |
| 2024-11-20 | Add `UnordMap::clear` method | Guillaume Gomez | -0/+5 |
| 2024-11-20 | Make PointerLike opt-in as a trait | Michael Goulet | -52/+194 |
| 2024-11-20 | Rip out built-in PointerLike impl | Michael Goulet | -104/+1 |
| 2024-11-20 | Update LLVM to 19.1.4 | Earlopain | -0/+0 |