about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-11-19Auto merge of #103509 - compiler-errors:opaques-w-bound-vars-r-hard, r=oli-obkbors-24/+47
2022-11-19Rollup merge of #104580 - notriddle:notriddle/issue-102354-hide-sugg, r=compi...Dylan DPC-9/+4
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-4/+4
2022-11-19Rollup merge of #104554 - BoxyUwU:less_unchecked_pls, r=lcnrDylan DPC-2/+1
2022-11-19Rollup merge of #104411 - lcnr:bivariance-nll, r=compiler-errorsDylan DPC-0/+26
2022-11-18Auto merge of #104591 - Manishearth:rollup-b3ser4e, r=Manishearthbors-29/+243
2022-11-18Rollup merge of #104556 - notriddle:notriddle/variant, r=GuillaumeGomezManish Goregaokar-29/+29
2022-11-18Rollup merge of #104338 - compiler-errors:pointer-sized, r=eholkManish Goregaokar-0/+115
2022-11-18Rollup merge of #104047 - crlf0710:icu_based_list_formatting, r=davidtwcoManish Goregaokar-0/+13
2022-11-18Rollup merge of #103456 - scottmcm:fix-unchecked-shifts, r=scottmcmManish Goregaokar-0/+66
2022-11-18Rollup merge of #102977 - lukas-code:is-sorted-hrtb, r=m-ou-seManish Goregaokar-0/+20
2022-11-18Import icu locale fallback dataCharles Lew-0/+1
2022-11-18Add `rustc_baked_icu_data` crate.Charles Lew-0/+12
2022-11-18Auto merge of #104573 - matthiaskrgr:rollup-k36ybtp, r=matthiaskrgrbors-207/+330
2022-11-18Check both align and size in PointerSizedMichael Goulet-0/+48
2022-11-18Enforce that dyn* casts are actually pointer-sizedMichael Goulet-0/+67
2022-11-18Delete miri testMichael Goulet-24/+0
2022-11-18Add testMichael Goulet-0/+47
2022-11-18diagnostics: only show one suggestion for method -> assoc fnMichael Howell-9/+4
2022-11-18Auto merge of #101562 - nnethercote:shrink-ast-Expr-harder, r=petrochenkovbors-188/+221
2022-11-18deduplicate testslcnr-39/+9
2022-11-18rename `is_tainted_by_errors` Boxy-2/+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
2022-11-18Rollup merge of #104006 - flip1995:lang-items-clippy, r=oli-obkMatthias Krüger-36/+27
2022-11-18Rollup merge of #103405 - chenyukang:yukang/fix-103381-and-if, r=compiler-errorsMatthias Krüger-0/+168
2022-11-18Rollup merge of #103386 - compiler-errors:no-coerceunsized-to-dynstar, r=eholkMatthias Krüger-0/+44
2022-11-18Auto merge of #104555 - matthiaskrgr:rollup-tncyca8, r=matthiaskrgrbors-126/+363
2022-11-18couple of clippy::perf fixesMatthias Krüger-4/+4
2022-11-18Auto merge of #103179 - ferrocene:pa-run-in-run-make, r=jyn514bors-29/+54
2022-11-17rustdoc: update tests for enum variant margin tweakMichael Howell-5/+10
2022-11-17rustdoc: use `code-header` class to format enum variantsMichael Howell-24/+19
2022-11-17Rollup merge of #104532 - GuillaumeGomez:migrate-tooltip-css, r=notriddleMatthias Krüger-35/+87
2022-11-17Rollup merge of #104515 - chenyukang:yukang/fix-104510-ice, r=compiler-errorsMatthias Krüger-0/+25
2022-11-17Rollup merge of #104508 - compiler-errors:dyn-return, r=oli-obkMatthias Krüger-0/+21
2022-11-17Rollup merge of #104503 - notriddle:notriddle/where, r=GuillaumeGomezMatthias Krüger-4/+1
2022-11-17Rollup merge of #104496 - djkoloski:dont_normalize_compiler_backtraces, r=jac...Matthias Krüger-16/+1
2022-11-17Rollup merge of #104483 - oli-obk:santa-clauses-make-goals, r=compiler-errorsMatthias Krüger-2/+4
2022-11-17Rollup merge of #104444 - chenyukang:yukang/fix-104390, r=compiler-errorsMatthias Krüger-0/+75
2022-11-17Rollup merge of #104433 - TaKO8Ki:fix-104392, r=estebankMatthias Krüger-0/+38
2022-11-17Rollup merge of #104366 - GuillaumeGomez:simplify-settings-theme-choice, r=no...Matthias Krüger-69/+79
2022-11-17Rollup merge of #103852 - compiler-errors:rpitit-early-from-impl, r=lcnrMatthias Krüger-0/+32
2022-11-17Migrate GUI test to use functionsGuillaume Gomez-162/+87
2022-11-17Add variant_name function to `LangItem`Philipp Krones-36/+27
2022-11-17Extend codeblock GUI test to include tooltipsGuillaume Gomez-4/+76
2022-11-17Migrate tooltip style to CSS variablesGuillaume Gomez-31/+11
2022-11-17Auto merge of #104219 - bryangarza:async-track-caller-dup, r=eholkbors-0/+76
2022-11-17fmtPietro Albini-1/+1
2022-11-17run tests on the remote device even when the default address is usedPietro Albini-3/+3