about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-01-31Auto merge of #120358 - tmandry:bump-fuchsia-8c-tests, r=Mark-Simulacrumbors-6/+12
2024-01-31Auto merge of #120346 - petrochenkov:ownodes, r=oli-obkbors-925/+918
2024-01-31Auto merge of #120227 - nnethercote:further-improve-space_between, r=petroche...bors-109/+102
2024-01-30Auto merge of #119101 - compiler-errors:outlives, r=lcnrbors-70/+211
2024-01-30Auto merge of #120496 - GuillaumeGomez:rollup-fmu9jre, r=GuillaumeGomezbors-1603/+885
2024-01-30Rollup merge of #120485 - chenyukang:yukang-add-query-instability-check, r=mi...Guillaume Gomez-7/+55
2024-01-30Rollup merge of #120476 - compiler-errors:lang-items-yeet, r=NilstriebGuillaume Gomez-445/+21
2024-01-30Rollup merge of #120475 - Nilstrieb:cargo-build-my-a-, r=michaelwoeristerGuillaume Gomez-0/+16
2024-01-30Rollup merge of #120445 - Nemo157:arc-plug, r=Mark-SimulacrumGuillaume Gomez-29/+80
2024-01-30Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkovGuillaume Gomez-334/+130
2024-01-30Rollup merge of #120342 - oli-obk:track_errors6, r=nnethercoteGuillaume Gomez-193/+186
2024-01-30Rollup merge of #120310 - krasimirgg:jan-v0-sym, r=Mark-SimulacrumGuillaume Gomez-1/+1
2024-01-30Rollup merge of #120295 - reitermarkus:remove-ffi-nonzero, r=dtolnayGuillaume Gomez-67/+26
2024-01-30Rollup merge of #120293 - estebank:issue-102629, r=nnethercoteGuillaume Gomez-321/+268
2024-01-30Rollup merge of #118533 - chenyukang:yukang-fix-118455, r=petrochenkovGuillaume Gomez-202/+100
2024-01-30Rollup merge of #117906 - GuillaumeGomez:improve-crate-name-hover, r=fmease,n...Guillaume Gomez-4/+2
2024-01-30Auto merge of #120491 - GuillaumeGomez:rollup-94wj681, r=GuillaumeGomezbors-422/+573
2024-01-30hir: Remove `hir::Map::{owner,expect_owner}`Vadim Petrochenkov-19/+11
2024-01-30hir: Add non-optional `hir_owner_nodes` for real `OwnerId`sVadim Petrochenkov-49/+55
2024-01-30hir: Simplify `hir_owner_nodes` queryVadim Petrochenkov-867/+862
2024-01-30Rollup merge of #120488 - nnethercote:diag-lifetimes, r=oli-obkGuillaume Gomez-150/+144
2024-01-30Rollup merge of #120467 - rustbot:docs-update, r=ehussGuillaume Gomez-0/+0
2024-01-30Rollup merge of #120464 - matthewjasper:matthew-reviews, r=davidtwcoGuillaume Gomez-0/+4
2024-01-30Rollup merge of #120460 - nnethercote:fix-120397, r=compiler-errorsGuillaume Gomez-30/+119
2024-01-30Rollup merge of #120452 - alexcrichton:update-windows-seek-write-docs, r=Chri...Guillaume Gomez-1/+1
2024-01-30Rollup merge of #120443 - GuillaumeGomez:footnote-def-improvement, r=fmeaseGuillaume Gomez-4/+19
2024-01-30Rollup merge of #120439 - seqre-contrib:moving-ui-tests, r=nnethercoteGuillaume Gomez-2/+5
2024-01-30Rollup merge of #120425 - DaniPopes:query-default-return, r=NilstriebGuillaume Gomez-14/+14
2024-01-30Rollup merge of #120424 - RalfJung:raw-ptr-meta, r=NilstriebGuillaume Gomez-19/+19
2024-01-30Rollup merge of #120403 - seqre-contrib:pre-vendored-message, r=onur-ozkanGuillaume Gomez-1/+10
2024-01-30Rollup merge of #120402 - compiler-errors:async-closure-def-tree, r=cjgillotGuillaume Gomez-6/+43
2024-01-30Rollup merge of #120400 - estebank:bound-error-cleanup, r=oli-obkGuillaume Gomez-176/+100
2024-01-30Rollup merge of #120387 - RalfJung:large-array-followup, r=oli-obkGuillaume Gomez-5/+4
2024-01-30Rollup merge of #120376 - nikic:update-codegen-test, r=cuviperGuillaume Gomez-2/+2
2024-01-30Rollup merge of #120250 - chadnorvell:rustdoc-xss, r=notriddleGuillaume Gomez-1/+9
2024-01-30Rollup merge of #120172 - onur-ozkan:add-more-tests, r=Mark-SimulacrumGuillaume Gomez-11/+63
2024-01-30Rollup merge of #119991 - kornelski:endless-read, r=the8472Guillaume Gomez-0/+10
2024-01-30Rollup merge of #119123 - bjorn3:simd_intrinsics_mentions, r=NilstriebGuillaume Gomez-0/+7
2024-01-30Remove the second lifetime from `DiagnosticArg`.Nicholas Nethercote-5/+5
2024-01-30Remove the lifetime from `DiagnosticArgName`.Nicholas Nethercote-9/+5
2024-01-30Remove `DiagnosticArgName` from `rustc_codegen_ssa`.Nicholas Nethercote-10/+11
2024-01-30Remove lifetimes from some diagnostics.Nicholas Nethercote-18/+18
2024-01-30Remove the lifetime from `DiagnosticArgValue`.Nicholas Nethercote-116/+113
2024-01-30Auto merge of #119744 - lcnr:assemble-only-rigid, r=compiler-errorsbors-218/+168
2024-01-30Auto merge of #117925 - kornelski:read-to-oom, r=Amanieubors-7/+47
2024-01-30add missing potential_query_instability for keys and values in hashmapyukang-7/+55
2024-01-30Apply suggestions from reviewMichael Goulet-50/+77
2024-01-30Add a testMichael Goulet-0/+22
2024-01-30Normalize caller boundsMichael Goulet-10/+32
2024-01-30Deeply normalize when processing registered region obligationsMichael Goulet-12/+90