about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-02-15Try to recover from path sep error in parseryukang-40/+92
2025-02-14Auto merge of #137030 - matthiaskrgr:rollup-267aumr, r=matthiaskrgrbors-1104/+1068
2025-02-14Rollup merge of #137008 - nnethercote:mv-code-into-rustc_mir_transform, r=oli...Matthias Krüger-78/+77
2025-02-14Rollup merge of #137007 - pvdrz:fix-aarch64-alloc-layout, r=compiler-errorsMatthias Krüger-0/+269
2025-02-14Rollup merge of #136976 - jedbrown:jed/doc-boxed-deferred-init, r=tgross35Matthias Krüger-84/+44
2025-02-14Rollup merge of #136967 - DaniPopes:io-repeat-fill, r=joboetMatthias Krüger-18/+11
2025-02-14Rollup merge of #136958 - compiler-errors:additive-replacmeent, r=estebankMatthias Krüger-897/+640
2025-02-14Rollup merge of #136956 - jyn514:ignore-vendor, r=NoratriebMatthias Krüger-0/+2
2025-02-14Rollup merge of #136886 - ehuss:remove-prelude-common, r=jhprattMatthias Krüger-25/+13
2025-02-14Rollup merge of #136052 - no1wudi:fix, r=workingjubileeMatthias Krüger-1/+1
2025-02-14Rollup merge of #135778 - ferrocene:ja-gh135777, r=workingjubileeMatthias Krüger-1/+11
2025-02-14Auto merge of #136575 - scottmcm:nsuw-math, r=nikicbors-44/+81
2025-02-14Auto merge of #136735 - scottmcm:transmute-nonnull, r=oli-obkbors-78/+148
2025-02-14Trim suggestion parts to the subset that is purely additiveMichael Goulet-304/+321
2025-02-14Consider add-prefix replacements tooMichael Goulet-330/+222
2025-02-14Use underline suggestions for purely 'additive' replacementsMichael Goulet-535/+369
2025-02-14Auto merge of #137010 - workingjubilee:rollup-g00c07v, r=workingjubileebors-186/+314
2025-02-13Rollup merge of #136993 - dpaoliello:cleanllvm4, r=workingjubileeJubilee-8/+0
2025-02-13Rollup merge of #136992 - ehuss:update-backtrace, r=workingjubileeJubilee-0/+0
2025-02-13Rollup merge of #136981 - marcoieni:no-largedisk-loongarch, r=KobzolJubilee-2/+2
2025-02-13Rollup merge of #136951 - compiler-errors:clause-binder, r=lqdJubilee-2/+20
2025-02-13Rollup merge of #136924 - Kobzol:bootstrap-tracing, r=jieyouxuJubilee-4/+84
2025-02-13Rollup merge of #136908 - mustartt:aix-mutex-destory-einval, r=joboetJubilee-3/+3
2025-02-13Rollup merge of #136904 - pitaj:range-into_bounds, r=tgross35Jubilee-1/+111
2025-02-13Rollup merge of #136460 - real-eren:simplify-rustc_span-analyze, r=NoratriebJubilee-132/+55
2025-02-13Rollup merge of #135439 - clubby789:O3, r=NoratriebJubilee-34/+39
2025-02-13Set both `nuw` and `nsw` in slice size calculationScott McMurray-44/+81
2025-02-14Move `MirPatch` from `rustc_middle` to `rustc_mir_transform`.Nicholas Nethercote-42/+43
2025-02-14Move drop elaboration infrastructure.Nicholas Nethercote-37/+35
2025-02-13Emit MIR for each bit with on `dont_reset_cast_kind_without_updating_operand`Christian Poveda-0/+269
2025-02-14Auto merge of #137001 - workingjubilee:rollup-u3dn4gc, r=workingjubileebors-681/+1159
2025-02-13Rollup merge of #136973 - jyn514:fulldeps-stage1, r=jieyouxuJubilee-6/+8
2025-02-13Rollup merge of #136970 - marcoieni:no-largedisk, r=KobzolJubilee-3/+1
2025-02-13Rollup merge of #136962 - onur-ozkan:fix-enzyme-note, r=jieyouxuJubilee-10/+18
2025-02-13Rollup merge of #136960 - jyn514:compiletest-args, r=jieyouxuJubilee-6/+5
2025-02-13Rollup merge of #136957 - Zalathar:counters, r=oli-obkJubilee-229/+237
2025-02-13Rollup merge of #136950 - notriddle:notriddle/svg-example-buttons, r=Guillaum...Jubilee-5/+76
2025-02-13Rollup merge of #136941 - Kobzol:ccache-build, r=onur-ozkanJubilee-15/+34
2025-02-13Rollup merge of #136928 - lcnr:method-lookup-check-wf, r=compiler-errorsJubilee-158/+338
2025-02-13Rollup merge of #136895 - maurer:fix-enum-discr, r=nikicJubilee-3/+9
2025-02-13Rollup merge of #136869 - chenyukang:yukang-fix-133713-let-binding, r=estebankJubilee-1/+73
2025-02-13Rollup merge of #136863 - lcnr:treat-as-rigid, r=compiler-errorsJubilee-245/+360
2025-02-14fallout :skull_emoji:lcnr-133/+291
2025-02-13[cg_llvm] Remove dead error messageDaniel Paoliello-8/+0
2025-02-14eagerly prove WF when resolving fully qualified pathslcnr-25/+47
2025-02-13adjust derive_errorlcnr-79/+204
2025-02-13Update backtraceEric Huss-0/+0
2025-02-13Auto merge of #134633 - GrigorenkoPV:get_disjoint_mut, r=cuviperbors-103/+98
2025-02-13rework pointee handling for the new rigid alias approachlcnr-67/+79
2025-02-13normalizes-to rework rigid alias handlinglcnr-99/+77