about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2024-01-22Auto merge of #120226 - matthiaskrgr:rollup-9xwx0si, r=matthiaskrgrbors-74/+106
2024-01-22Auto merge of #120196 - matthiaskrgr:rollup-id2zocf, r=matthiaskrgrbors-379/+500
2024-01-22Rollup merge of #120200 - noritada:fix/broken-error-message-link, r=dtolnayMatthias Krüger-1/+1
2024-01-22Rollup merge of #119986 - nnethercote:fix-error-counting, r=compiler-errors,o...Matthias Krüger-36/+37
2024-01-22Rollup merge of #119710 - Nilstrieb:let-_-=-oops, r=TaKO8KiMatthias Krüger-37/+68
2024-01-22Auto merge of #120161 - cjgillot:static-pass-name, r=tmiaskobors-2/+16
2024-01-22Tweak error counting.Nicholas Nethercote-29/+30
2024-01-22Count "unused extern" errors as lints rather than normal errors.Nicholas Nethercote-1/+1
2024-01-22Clarify comments about diagnostic count fields.Nicholas Nethercote-6/+6
2024-01-22Correct the anchor of an URL in an error messageNoritada Kobayashi-1/+1
2024-01-21Rollup merge of #120158 - jubnzv:120130-mirdf-exports, r=nnethercoteMatthias Krüger-3/+5
2024-01-21Rollup merge of #120128 - oli-obk:smir_internal_lift, r=celinvalMatthias Krüger-376/+495
2024-01-21Rollup merge of #120027 - Nadrieril:remove-ty-copy-bound, r=compiler-errorsNadrieril-31/+32
2024-01-21Rollup merge of #119461 - cjgillot:jump-threading-interp, r=tmiaskoNadrieril-107/+155
2024-01-21Rollup merge of #118811 - EbbDrop:is-sorted-by-bool, r=Mark-SimulacrumNadrieril-2/+2
2024-01-21Auto merge of #120100 - oli-obk:astconv_lifetimes, r=BoxyUwUbors-75/+82
2024-01-21Make MIR pass name a compile-time constant.Camille GILLOT-2/+16
2024-01-20Use bool instead of PartiolOrd in is_sorted_byEbbDrop-2/+2
2024-01-20Add a warning commentGeorgiy Komarov-0/+2
2024-01-20Rollup merge of #120063 - clubby789:remove-box-handling, r=NilstriebGuillaume Gomez-21/+7
2024-01-20rustc_mir_dataflow: Add exports for external toolsGeorgiy Komarov-3/+3
2024-01-20Auto merge of #108359 - Zoxc:side-effects-tweak, r=cjgillotbors-6/+8
2024-01-20Remove Ty: Copy boundNadrieril-31/+32
2024-01-20Auto merge of #116185 - Zoxc:rem-one-thread, r=cjgillotbors-64/+8
2024-01-20Avoid code generation for ThinVec<Diagnostic>'s destructor in the query systemJohn Kåre Alsaker-6/+8
2024-01-20Auto merge of #120003 - Mark-Simulacrum:opt-promoted, r=davidtwcobors-30/+87
2024-01-20Rollup merge of #120155 - compiler-errors:no-erased-when-promoting, r=aliemjayMatthias Krüger-5/+9
2024-01-20Rollup merge of #120148 - trevyn:issue-117965, r=cjgillotMatthias Krüger-1/+2
2024-01-20Rollup merge of #120135 - oli-obk:smir_private, r=celinvalMatthias Krüger-2/+2
2024-01-20Rollup merge of #119752 - estebank:ice-ice, r=fmeaseMatthias Krüger-11/+21
2024-01-20Rollup merge of #119613 - gavinleroy:expose-obligations, r=lcnrMatthias Krüger-64/+121
2024-01-20Rollup merge of #118799 - GKFX:stabilize-simple-offsetof, r=wesleywiserMatthias Krüger-3/+18
2024-01-20Auto merge of #119821 - oli-obk:reveal_all_const_evals, r=lcnrbors-31/+11
2024-01-20Auto merge of #120136 - matthiaskrgr:rollup-3zzb0z9, r=matthiaskrgrbors-79/+177
2024-01-20Don't use ReErased to detect type test promotion failedMichael Goulet-5/+9
2024-01-19perf: Don't track specific live points for promotedsMark Rousskov-30/+87
2024-01-20Auto merge of #116672 - maurer:128-align, r=nikicbors-92/+110
2024-01-19Account for traits using self-trait by name without `dyn`Esteban Küber-8/+16
2024-01-19Avoid ICE: Check diagnostic is error before downgradingEsteban Küber-3/+5
2024-01-20Don't delete any lifetimes with boundstrevyn-1/+2
2024-01-19Split remaining offset_of features into new tracking issuesGeorge Bateman-3/+3
2024-01-19Stabilize simple offset_ofGeorge Bateman-2/+17
2024-01-19Rollup merge of #120134 - oli-obk:newtype_index_private_field, r=compiler-errorsMatthias Krüger-8/+8
2024-01-19Rollup merge of #120126 - sjwang05:issue-102269, r=compiler-errorsMatthias Krüger-7/+90
2024-01-19Rollup merge of #120009 - Nadrieril:never_patterns_tyck, r=compiler-errorsMatthias Krüger-2/+32
2024-01-19Rollup merge of #119835 - Nadrieril:simplify-empty-logic, r=compiler-errorsMatthias Krüger-51/+30
2024-01-19Rollup merge of #119815 - nagisa:nagisa/polishes-libloading-use-somewhat, r=b...Matthias Krüger-10/+17
2024-01-19Rollup merge of #117561 - tgross35:split-array, r=scottmcmMatthias Krüger-1/+0
2024-01-19Auto merge of #120123 - lcnr:sadboi-compat, r=jackh726bors-2/+10
2024-01-19Make the remaining "private" fields actually privateOli Scherer-2/+2