about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-04Auto merge of #140616 - petrochenkov:noannempty, r=jieyouxubors-450/+168
2025-05-04Auto merge of #140633 - Zalathar:rollup-iay94wa, r=Zalatharbors-226/+543
2025-05-04Rollup merge of #140626 - folkertdev:naked-rustfmt-skip, r=AmanieuStuart Cook-1/+9
2025-05-04Rollup merge of #140617 - Urgau:unsafe_attr-lint-allow, r=jieyouxuStuart Cook-8/+46
2025-05-04Rollup merge of #140588 - jieyouxu:opt-error, r=petrochenkovStuart Cook-22/+37
2025-05-04Rollup merge of #140551 - mejrs:test4, r=jieyouxuStuart Cook-193/+254
2025-05-04Rollup merge of #140456 - fneddy:fix_s390x_codegen_simd_ext_ins_dyn, r=wesley...Stuart Cook-1/+15
2025-05-04Rollup merge of #140286 - xizheyin:issue-139104, r=lcnrStuart Cook-0/+134
2025-05-04Rollup merge of #139675 - sayantn:avx10, r=AmanieuStuart Cook-1/+48
2025-05-04Auto merge of #140549 - BoxyUwU:proper_const_norm, r=lcnrbors-347/+474
2025-05-03Auto merge of #140535 - dtolnay:hashbrown, r=tgross35bors-2/+2
2025-05-03compiletest: Do not require annotations on empty labels and suggestionsVadim Petrochenkov-450/+168
2025-05-03allow `#[rustfmt::skip]` in combination with `#[naked]`Folkert de Vries-1/+9
2025-05-03Auto merge of #140502 - nikic:llvm-20.1.4, r=dianqkbors-0/+0
2025-05-03Move some tests out of tests/uimejrs-193/+254
2025-05-03tests: add FIXME issue for `debuginfo-type-name-layout-ice-94961-2.rs`Jieyou Xu-3/+5
2025-05-03tests: justify why `want-abort-got-unwind{,2}.rs` ignore additional errorsJieyou Xu-10/+18
2025-05-03tests: explain why `two-panic-runtimes.rs` ignores target-dependent errorsJieyou Xu-5/+9
2025-05-03tests: fix a panic strategy in `cfg_false_no_std-2.rs`Jieyou Xu-4/+5
2025-05-03Just suggest positional arg and adjust issue0139104 ui testxizheyin-95/+134
2025-05-03Report the `unsafe_attr_outside_unsafe` lint at the closest nodeUrgau-8/+39
2025-05-03Auto merge of #140613 - matthiaskrgr:rollup-yag6z7w, r=matthiaskrgrbors-488/+502
2025-05-03Have `AstValidation` track a linting node idUrgau-0/+7
2025-05-03Rollup merge of #140604 - lcnr:revealing-use-prep, r=compiler-errorsMatthias Krüger-30/+39
2025-05-03Rollup merge of #140597 - SchmErik:rm-schmerik, r=UrgauMatthias Krüger-1/+0
2025-05-03Rollup merge of #140595 - lolbinarycat:std-set_permissions-typo, r=cuviperMatthias Krüger-1/+1
2025-05-03Rollup merge of #140582 - GuillaumeGomez:update-sysinfo, r=KobzolMatthias Krüger-84/+166
2025-05-03Rollup merge of #140576 - m-ou-se:fragile-tests, r=compiler-errorsMatthias Krüger-201/+0
2025-05-03Rollup merge of #140395 - RalfJung:target-feature-tests, r=petrochenkovMatthias Krüger-58/+128
2025-05-03Rollup merge of #138712 - petrochenkov:impasst, r=fmeaseMatthias Krüger-113/+168
2025-05-03Auto merge of #140464 - oli-obk:successors-mut-perf, r=petrochenkovbors-76/+61
2025-05-03Fix test simd/extract-insert-dyn on s390xEduard Stefes-1/+15
2025-05-03Auto merge of #140608 - matthiaskrgr:rollup-twv6muy, r=matthiaskrgrbors-167/+316
2025-05-03Rollup merge of #140606 - nnethercote:hir-pp, r=dtolnayMatthias Krüger-95/+95
2025-05-03Rollup merge of #140568 - moxian:reg-140545, r=compiler-errorsMatthias Krüger-0/+29
2025-05-03Rollup merge of #140564 - ebkalderon:use-present-indicative-in-std-io-pipe-do...Matthias Krüger-3/+3
2025-05-03Rollup merge of #140548 - BoxyUwU:gci_patterns_user_ty_annotation, r=compiler...Matthias Krüger-2/+26
2025-05-03Rollup merge of #140546 - LegNeato:anyhowbacktrace, r=jieyouxuMatthias Krüger-4/+1
2025-05-03Rollup merge of #140534 - erickt:llvm-21, r=cuviperMatthias Krüger-0/+5
2025-05-03Rollup merge of #140505 - petrochenkov:expquote, r=bjorn3Matthias Krüger-1/+13
2025-05-03Rollup merge of #139343 - cberner:filelock_wouldblock, r=workingjubileeMatthias Krüger-62/+144
2025-05-03`CreateResult` wrap more fields in `Frozen`lcnr-4/+4
2025-05-03TypeChecker take fields by reflcnr-8/+8
2025-05-03add `ReverseSccGraph::compute`lcnr-18/+27
2025-05-03Avoid an indent for labelled loops.Nicholas Nethercote-6/+5
2025-05-03Fix some hir pretty-printing over-indenting.Nicholas Nethercote-35/+36
2025-05-03Improve hir pretty-printing of attributes.Nicholas Nethercote-21/+49
2025-05-03Auto merge of #140442 - osiewicz:collector-walk-less-fine-grained-locking, r=...bors-27/+38
2025-05-03Enable `BoxMarker` drop checking.Nicholas Nethercote-5/+1
2025-05-03Fix hir pretty-printing of `global_asm!`.Nicholas Nethercote-4/+6