about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-08-21Clean up cfg-gating of ProcessPrng externGeoffry Song-13/+16
2024-08-21Auto merge of #129359 - matthiaskrgr:rollup-nyre44t, r=matthiaskrgrbors-861/+985
2024-08-21Rollup merge of #129355 - RalfJung:PlaceMention, r=compiler-errorsMatthias Krüger-1/+1
2024-08-21Rollup merge of #129345 - compiler-errors:scratch4, r=jieyouxuMatthias Krüger-30/+19
2024-08-21Rollup merge of #129344 - compiler-errors:less-option-unit-diagnostics, r=jie...Matthias Krüger-121/+106
2024-08-21Rollup merge of #129339 - beetrees:make-indirect-from-ignore, r=RalfJungMatthias Krüger-8/+18
2024-08-21Rollup merge of #129332 - cuviper:cstr-cast, r=compiler-errorsMatthias Krüger-27/+26
2024-08-21Rollup merge of #129312 - tbu-:pr_str_not_impl_error, r=NoratriebMatthias Krüger-1/+1
2024-08-21Rollup merge of #129281 - Nadrieril:tweak-unreachable-lint-wording, r=estebankMatthias Krüger-668/+737
2024-08-21Rollup merge of #129179 - compiler-errors:cfi-erase-transparent, r=davidtwcoMatthias Krüger-1/+19
2024-08-21Rollup merge of #128843 - veera-sivarajan:small-cleanup, r=davidtwcoMatthias Krüger-3/+2
2024-08-21Rollup merge of #128627 - khuey:DUMMY_SP-line-no, r=nnethercoteMatthias Krüger-1/+56
2024-08-21Fix stability attribute of `impl !Error for &str`Tobias Bucher-1/+1
2024-08-21fix comment on PlaceMention semanticsRalf Jung-1/+1
2024-08-21Auto merge of #126556 - saethlin:layout-precondition, r=joboetbors-8/+23
2024-08-21Auto merge of #128866 - scottmcm:update-stdarch, r=tgross35bors-0/+0
2024-08-21Update stdarch submoduleScott McMurray-0/+0
2024-08-21Auto merge of #129331 - matthiaskrgr:rollup-rxv463w, r=matthiaskrgrbors-142/+742
2024-08-21Simplify some redundant field namesMichael Goulet-30/+19
2024-08-21Use bool in favor of Option<()> for diagnosticsMichael Goulet-121/+106
2024-08-21Make `ArgAbi::make_indirect_force` more specificbeetrees-8/+18
2024-08-20Try to golf down the amount of code in LayoutBen Kimock-8/+3
2024-08-20Avoid extra `cast()`s after `CStr::as_ptr()`Josh Stone-27/+26
2024-08-20Auto merge of #128252 - EtomicBomb:pre-rfc, r=notriddlebors-683/+1551
2024-08-20Rollup merge of #129318 - GuillaumeGomez:rm-unneeded-defid-conversion, r=notr...Matthias Krüger-28/+31
2024-08-20Rollup merge of #129314 - kyoto7250:fix_link_in_mir_mod, r=compiler-errorsMatthias Krüger-1/+1
2024-08-20Rollup merge of #129309 - RalfJung:CompileTimeInterpCx, r=compiler-errorsMatthias Krüger-2/+5
2024-08-20Rollup merge of #129308 - c8ef:typo, r=jieyouxuMatthias Krüger-2/+2
2024-08-20Rollup merge of #129294 - scottmcm:stabilize-repeat-n, r=NoratriebMatthias Krüger-14/+10
2024-08-20Rollup merge of #129277 - Xiretza:update-annotate-snippets, r=fee1-deadMatthias Krüger-75/+42
2024-08-20Rollup merge of #129270 - compiler-errors:inner-generics-shadowing, r=petroch...Matthias Krüger-3/+11
2024-08-20Rollup merge of #128932 - bvanjoi:issue-128813, r=petrochenkovMatthias Krüger-17/+179
2024-08-20Rollup merge of #128662 - dingxiangfei2009:lint-tail-expr-drop-order, r=jieyouxuMatthias Krüger-0/+461
2024-08-20Move the "matches no value" note to be a span labelNadrieril-294/+149
2024-08-21lint on tail expr drop order change in Edition 2024Ding Xiang Fei-0/+461
2024-08-20Remove unneeded conversion to `DefId` for `ExtraInfo`Guillaume Gomez-28/+31
2024-08-21fix link in mir/modkyoto7250-1/+1
2024-08-20Auto merge of #129239 - DianQK:codegen-rustc_intrinsic, r=saethlinbors-1/+17
2024-08-20ctfe: make CompileTimeInterpCx type alias publicRalf Jung-2/+5
2024-08-20fix: simple typo in compiler directoryc8ef-2/+2
2024-08-20skip updating when external binding is existedbohan-17/+179
2024-08-20Auto merge of #127672 - compiler-errors:precise-capturing, r=spastorinobors-320/+194
2024-08-19Stabilize `iter::repeat_n`Scott McMurray-14/+10
2024-08-20Auto merge of #129226 - RalfJung:libc, r=Mark-Simulacrumbors-2/+2
2024-08-19Add a comment.Kyle Huey-0/+5
2024-08-19Add a test.Kyle Huey-0/+45
2024-08-19Auto merge of #122551 - RayMuir:copy_fmt, r=saethlinbors-3924/+3926
2024-08-19Don't consider RibKind::Module's bindings when checking generics shadowingMichael Goulet-3/+11
2024-08-19Add a precondition check for Layout::from_size_align_uncheckedBen Kimock-7/+27
2024-08-19Auto merge of #129275 - matthiaskrgr:rollup-qv64hg6, r=matthiaskrgrbors-150/+746