about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-22Implement ~const Destruct in new solverMichael Goulet-74/+266
2024-11-22Auto merge of #133338 - BoxyUwU:bump_1_85, r=BoxyUwUbors-1/+1
2024-11-22Bump to 1.85Boxy-1/+1
2024-11-22Auto merge of #130867 - michirakara:steps_between, r=dtolnaybors-79/+94
2024-11-22Auto merge of #129238 - umgefahren:stabilize-ipv6-unique-local, r=dtolnaybors-6/+4
2024-11-21distinguish overflow and unimplemented in Step::steps_betweenmichirakara-79/+94
2024-11-21Auto merge of #132362 - mustartt:aix-dylib-detection, r=jieyouxubors-22/+127
2024-11-21Auto merge of #133246 - MarcoIeni:debug-info-2-windows-disable, r=Kobzolbors-1/+1
2024-11-21aix: fix archive formatHenry Jiang-22/+127
2024-11-21Auto merge of #133287 - matthiaskrgr:rollup-ab9j3pu, r=matthiaskrgrbors-170/+1287
2024-11-21Rollup merge of #133283 - jieyouxu:triage-relnotes, r=BoxyUwUMatthias Krüger-1/+0
2024-11-21Rollup merge of #133078 - matthiaskrgr:uiuiui, r=davidtwcoMatthias Krüger-11/+11
2024-11-21Rollup merge of #132489 - compiler-errors:fn-sugg-tweaks, r=BoxyUwUMatthias Krüger-139/+148
2024-11-21Rollup merge of #131586 - taiki-e:s390x-vector-abi, r=compiler-errors,uweigandMatthias Krüger-14/+865
2024-11-21Rollup merge of #131544 - nbdd0121:asm_goto_safe_block, r=petrochenkovMatthias Krüger-2/+78
2024-11-21Rollup merge of #130236 - yaahc:unstable-feature-usage, r=estebankMatthias Krüger-3/+185
2024-11-21Auto merge of #132629 - nnethercote:124141-preliminaries, r=petrochenkovbors-69/+307
2024-11-21Don't exclude relnotes from `needs-triage` labelJieyou Xu-1/+0
2024-11-21Auto merge of #133280 - matthiaskrgr:rollup-8keusum, r=matthiaskrgrbors-182/+434
2024-11-21Rollup merge of #133228 - nnethercote:rewrite-show_md_content_with_pager, r=t...Matthias Krüger-50/+43
2024-11-21Rollup merge of #133218 - compiler-errors:const-opaque, r=fee1-deadMatthias Krüger-31/+144
2024-11-21Rollup merge of #133153 - maxcabrajac:flat_maps, r=petrochenkovMatthias Krüger-88/+177
2024-11-21Rollup merge of #132207 - compiler-errors:tweak-res-mod-segment, r=petrochenkovMatthias Krüger-9/+65
2024-11-21Rollup merge of #131736 - hoodmane:emscripten-wasm-bigint, r=workingjubileeMatthias Krüger-4/+5
2024-11-21Auto merge of #133254 - Earlopain:llvm-19.1.4, r=DianQKbors-0/+0
2024-11-20Auto merge of #133261 - matthiaskrgr:rollup-ekui4we, r=matthiaskrgrbors-266/+627
2024-11-21Rewrite `show_md_content_with_pager`.Nicholas Nethercote-49/+43
2024-11-21Remove `ErrorGuaranteed` retval from `error_unexpected_after_dot`.Nicholas Nethercote-7/+7
2024-11-21Prepare for invisible delimiters.Nicholas Nethercote-14/+108
2024-11-21Remove redundant `is_terminal` check.Nicholas Nethercote-2/+1
2024-11-21Fix `catbat` pager typo.Nicholas Nethercote-1/+1
2024-11-21Add metavariables to `TokenDescription`.Nicholas Nethercote-17/+59
2024-11-21Introduce `InvisibleOrigin` on invisible delimiters.Nicholas Nethercote-31/+133
2024-11-20Update tests/run-make/unstable-feature-usage-metrics/rmake.rsJane Losare-Lusby-3/+3
2024-11-20Use visit_item instead of flat_map_item in test_harness.rsmaxcabrajac-31/+21
2024-11-20Itemsmaxcabrajac-28/+71
2024-11-20unstable feature usage metricsJane Losare-Lusby-3/+185
2024-11-20Rollup merge of #133257 - GuillaumeGomez:unordmap-clear, r=lcnrMatthias Krüger-0/+5
2024-11-20Rollup merge of #133244 - daxpedda:wasm32v1-none-atomic, r=alexcrichtonMatthias Krüger-2/+2
2024-11-20Rollup merge of #133226 - compiler-errors:opt-in-pointer-like, r=lcnrMatthias Krüger-156/+195
2024-11-20Rollup merge of #132708 - estebank:const-as-binding, r=NadrierilMatthias Krüger-94/+365
2024-11-20Rollup merge of #130800 - bjoernager:const-mut-cursor, r=joshtriplettMatthias Krüger-2/+4
2024-11-20Rollup merge of #129838 - Ayush1325:uefi-process-args, r=joboetMatthias Krüger-12/+56
2024-11-20we should not be reporting generic error if there is not a segment to denyMichael Goulet-2/+2
2024-11-20Store resolution for self and crate root module segmentsMichael Goulet-7/+63
2024-11-20Auto merge of #131326 - dingxiangfei2009:issue-130836-attempt-2, r=nikomatsakisbors-534/+2011
2024-11-20Add `UnordMap::clear` methodGuillaume Gomez-0/+5
2024-11-20Make PointerLike opt-in as a traitMichael Goulet-52/+194
2024-11-20Rip out built-in PointerLike implMichael Goulet-104/+1
2024-11-20Update LLVM to 19.1.4Earlopain-0/+0