about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-17review comment: modify doc commentEsteban Küber-4/+2
2024-11-17review commentsEsteban Küber-21/+26
2024-11-17review commentsEsteban Küber-6/+5
2024-11-17Make suggestion verboseEsteban Küber-33/+42
2024-11-17Unify expanded constants and named constants in `PatKind`Esteban Küber-58/+215
2024-11-17Point at const when intended binding fall-through pattern is a constEsteban Küber-4/+62
2024-11-17Use `item_name` instead of a span snippet when talking about const patternEsteban Küber-6/+5
2024-11-17Fold `PatKind::NamedConstant` into `PatKind::Constant`Esteban Küber-33/+21
2024-11-17Point at `const` definition when used instead of a binding in a `let` statementEsteban Küber-28/+78
2024-11-15Auto merge of #133079 - matthiaskrgr:rollup-k8u7syk, r=matthiaskrgrbors-119/+117
2024-11-15Rollup merge of #133049 - maxcabrajac:visit_precise_capturing_arg, r=compiler...Matthias Krüger-9/+5
2024-11-15Rollup merge of #133045 - mrkajetanp:pauth-test-clang-lto-flag-merge, r=jieyouxuMatthias Krüger-3/+15
2024-11-15Rollup merge of #133021 - nnethercote:refactor-configure_annotatable, r=petro...Matthias Krüger-90/+47
2024-11-15Rollup merge of #132817 - compiler-errors:impl-trait-overcaptures-apit, r=Box...Matthias Krüger-17/+50
2024-11-15Auto merge of #132992 - RalfJung:check-consts-feature-gate, r=compiler-errorsbors-13/+37
2024-11-15tests: Test pac-ret flag merging on clang with LTOKajetan Puchalski-3/+15
2024-11-15Auto merge of #132910 - osiewicz:crate-loader-smarter-queries, r=saethlinbors-76/+137
2024-11-15rustc_metadata: Preprocess search paths for better performancePiotr Osiewicz-76/+137
2024-11-15Auto merge of #132967 - klensy:docker-unite, r=Kobzolbors-1/+3
2024-11-15Auto merge of #133059 - workingjubilee:rollup-rc5kvr1, r=workingjubileebors-52/+279
2024-11-14Rollup merge of #133053 - liushuyu:simd-test-x86-baseline-fix, r=workingjubileeJubilee-6/+4
2024-11-14Rollup merge of #133050 - tgross35:inline-f16-f128, r=saethlinJubilee-6/+43
2024-11-14Rollup merge of #133048 - cyrgani:ptr-doc-update, r=AmanieuJubilee-8/+6
2024-11-14Rollup merge of #133019 - sorairolake:add-missing-period-and-colon, r=tgross35Jubilee-17/+17
2024-11-14Rollup merge of #132984 - sunshowers:pipe2, r=tgross35Jubilee-0/+1
2024-11-14Rollup merge of #132977 - cberner:fix_solaris, r=tgross35Jubilee-0/+108
2024-11-14Rollup merge of #132905 - xingxue-ibm:link-unwind, r=bjorn3Jubilee-9/+5
2024-11-14Rollup merge of #132790 - aDotInTheVoid:ioslice-asslice-rides-again, r=cuviperJubilee-6/+95
2024-11-15Auto merge of #132965 - mati865:cfguard-gnullvm, r=wesleywiserbors-2/+6
2024-11-14tests/run-make/simd-ffi: use a generic LLVM intrinsics ...liushuyu-5/+3
2024-11-14Always inline functions signatures containing `f16` or `f128`Trevor Gross-0/+39
2024-11-14Pass `f16` and `f128` by value in `const_assert!`Trevor Gross-6/+4
2024-11-14Auto merge of #133047 - matthiaskrgr:rollup-9se1vth, r=matthiaskrgrbors-325/+1269
2024-11-14tests/run-make/simd-ffi: fix test crashing on x86 targets ...liushuyu-2/+2
2024-11-14Change visit_precise_capturing_arg so it returns a Self::Resultmaxcabrajac-9/+5
2024-11-14use `&raw` in `{read, write}_unaligned` documentationcyrgani-8/+6
2024-11-14Rollup merge of #133046 - flip1995:clippy-subtree-update, r=ManishearthMatthias Krüger-286/+1149
2024-11-14Rollup merge of #133043 - notriddle:master, r=fmeaseMatthias Krüger-4/+55
2024-11-14Rollup merge of #133040 - GuillaumeGomez:footnote-ref-in-def, r=notriddleMatthias Krüger-26/+54
2024-11-14Rollup merge of #128197 - Alexendoo:span-ctxt, r=davidtwcoMatthias Krüger-9/+11
2024-11-14Merge commit '786fbd6d683933cd0e567fdcd25d449a69b4320c' into clippy-subtree-u...Philipp Krones-286/+1149
2024-11-14rustdoc-search: case-sensitive only when capitals are usedMichael Howell-4/+55
2024-11-14Rustup (#13687)Philipp Krones-39/+37
2024-11-14Bump nightly version -> 2024-11-14Philipp Krones-1/+1
2024-11-14Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-308/+1201
2024-11-14Auto merge of #133039 - GuillaumeGomez:rollup-i223onq, r=GuillaumeGomezbors-391/+1275
2024-11-14Add regression test for #131946Guillaume Gomez-0/+20
2024-11-14Fix handling of footnote reference in footnote definitionGuillaume Gomez-26/+34
2024-11-14Include the "unwind" crate to link with libunwind instead of the "libc" crate.Xing Xue-9/+5
2024-11-14Rollup merge of #133036 - onur-ozkan:vacation, r=jieyouxuGuillaume Gomez-0/+1