about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-19Update compiler_builtins to 0.1.84Nicholas Bishop-2/+2
2022-11-19Auto merge of #104571 - clubby789:remove-vec-rc-opt, r=the8472bors-137/+12
2022-11-19Auto merge of #103509 - compiler-errors:opaques-w-bound-vars-r-hard, r=oli-obkbors-26/+49
2022-11-19Auto merge of #104600 - Dylan-DPC:rollup-glw1e8b, r=Dylan-DPCbors-338/+563
2022-11-19Rollup merge of #104580 - notriddle:notriddle/issue-102354-hide-sugg, r=compi...Dylan DPC-28/+26
2022-11-19Rollup merge of #104575 - lcnr:dedup-tests, r=jackh726Dylan DPC-39/+9
2022-11-19Rollup merge of #104566 - matthiaskrgr:clippy_perf_nov18, r=oli-obkDylan DPC-16/+14
2022-11-19Rollup merge of #104554 - BoxyUwU:less_unchecked_pls, r=lcnrDylan DPC-125/+172
2022-11-19Rollup merge of #104553 - mwillsey:asinh-acosh-accuracy, r=thomccDylan DPC-4/+32
2022-11-19Rollup merge of #104528 - WaffleLapkin:lazy_lock_docfix, r=matkladDylan DPC-5/+19
2022-11-19Rollup merge of #104411 - lcnr:bivariance-nll, r=compiler-errorsDylan DPC-85/+130
2022-11-19Rollup merge of #104001 - Ayush1325:custom-entry, r=bjorn3Dylan DPC-36/+161
2022-11-19Auto merge of #97870 - eggyal:inplace_fold_spec, r=wesleywiserbors-34/+2
2022-11-18Auto merge of #104591 - Manishearth:rollup-b3ser4e, r=Manishearthbors-150/+3030
2022-11-18Rollup merge of #104556 - notriddle:notriddle/variant, r=GuillaumeGomezManish Goregaokar-29/+29
2022-11-18Rollup merge of #104498 - pierwill:stash-diag-docs, r=compiler-errorsManish Goregaokar-2/+3
2022-11-18Rollup merge of #104338 - compiler-errors:pointer-sized, r=eholkManish Goregaokar-8/+180
2022-11-18Rollup merge of #104047 - crlf0710:icu_based_list_formatting, r=davidtwcoManish Goregaokar-24/+2645
2022-11-18Rollup merge of #103701 - WaffleLapkin:__points-at-implementation__--this-can...Manish Goregaokar-45/+21
2022-11-18Rollup merge of #103456 - scottmcm:fix-unchecked-shifts, r=scottmcmManish Goregaokar-12/+88
2022-11-18Rollup merge of #103378 - nagisa:fix-infinite-offset, r=scottmcmManish Goregaokar-26/+40
2022-11-18Rollup merge of #102977 - lukas-code:is-sorted-hrtb, r=m-ou-seManish Goregaokar-4/+24
2022-11-18Fix lockfileManish Goregaokar-1/+1
2022-11-18Update crate documentation of `rustc_baked_icu_data` crateCharles Lew-21/+20
2022-11-18Fix compilation issue after rebaseCharles Lew-0/+3
2022-11-18Include `zh` locale in icu dataCharles Lew-8/+9
2022-11-18Enable icu sync feature for parallel compilerCharles Lew-1/+10
2022-11-18Import icu locale fallback dataCharles Lew-13/+1111
2022-11-18Migrate diagnostics list output to use icu list formatter.Charles Lew-28/+296
2022-11-18Add `rustc_baked_icu_data` crate.Charles Lew-0/+1243
2022-11-18Auto merge of #104573 - matthiaskrgr:rollup-k36ybtp, r=matthiaskrgrbors-587/+1281
2022-11-18Only enforce ABI-mandated align, not preferred align is compatibleMichael Goulet-1/+1
2022-11-18Check both align and size in PointerSizedMichael Goulet-1/+50
2022-11-18Enforce that dyn* casts are actually pointer-sizedMichael Goulet-8/+131
2022-11-18Delete miri testMichael Goulet-24/+0
2022-11-18Add testMichael Goulet-0/+47
2022-11-18Revert "Normalize opaques with escaping bound vars"Michael Goulet-2/+2
2022-11-18diagnostics: only show one suggestion for method -> assoc fnMichael Howell-28/+26
2022-11-18Auto merge of #101562 - nnethercote:shrink-ast-Expr-harder, r=petrochenkovbors-383/+486
2022-11-18deduplicate testslcnr-39/+9
2022-11-18review comments 2 electric boogaloBoxy-5/+4
2022-11-18require an `ErrorGuaranteed` to taint infcx with errorsBoxy-59/+94
2022-11-18rename `is_tainted_by_errors` Boxy-33/+42
2022-11-18`track_errors` use a delay_span_bugBoxy-1/+4
2022-11-18make `replaced_with_error` store `ErrorGuaranteed`Boxy-16/+17
2022-11-18`InferCtxt::is_tainted_by_errors` returns `ErrorGuaranteed`Boxy-35/+33
2022-11-18dont unchecked create `ErrorGuaranteed` in `BorrowckErrors`Boxy-10/+12
2022-11-18Rollup merge of #104550 - RalfJung:typo, r=compiler-errorsMatthias Krüger-1/+1
2022-11-18Rollup merge of #104516 - notriddle:notriddle/flex-basis-sidebar-width, r=Gui...Matthias Krüger-9/+4
2022-11-18Rollup merge of #104494 - GuillaumeGomez:migrate-gui-test-to-func, r=notriddleMatthias Krüger-162/+87