about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-11-19Auto merge of #104470 - ehuss:cdb-dupe-last-command, r=jyn514bors-2/+2
2022-11-19Auto merge of #102795 - lukas-code:constify-is-aligned-via-align-offset, r=ol...bors-5/+58
2022-11-19fix assembly test on appleLukas Markeffsky-5/+5
2022-11-19fix assembly test on windowsLukas Markeffsky-10/+10
2022-11-19always use `align_offset` in `is_aligned_to` + add assembly testLukas Markeffsky-0/+58
2022-11-19constify `exact_div` intrinsicLukas Markeffsky-5/+0
2022-11-19Rollup merge of #104604 - GuillaumeGomez:migrate-top-button-to-css-var, r=not...Matthias Krüger-27/+12
2022-11-19Rollup merge of #104593 - compiler-errors:rpitit-object-safety-spans, r=fee1-...Matthias Krüger-15/+55
2022-11-19Rollup merge of #104587 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+0
2022-11-19Rollup merge of #104577 - GuillaumeGomez:remove-focus-on-blur, r=notriddleMatthias Krüger-10/+42
2022-11-19Rollup merge of #104497 - lyming2007:issue-104379-fix, r=fee1-deadMatthias Krüger-1/+20
2022-11-19Rollup merge of #104469 - estebank:long-types, r=oli-obkMatthias Krüger-48/+55
2022-11-19Rollup merge of #104076 - ozkanonur:fix-ci-rustc-sysroot, r=jyn514Matthias Krüger-9/+20
2022-11-19Rollup merge of #103969 - ferrocene:pa-download-rustc-ui-tests, r=jyn514Matthias Krüger-25/+45
2022-11-19Rollup merge of #103117 - joshtriplett:use-is-terminal, r=eholkMatthias Krüger-3/+3
2022-11-19Migrate top buttons style to CSS variablesGuillaume Gomez-27/+12
2022-11-19Update browser-ui-test version to 0.13.2Guillaume Gomez-1/+1
2022-11-19Extend GUI test to check notable traits blur behaviourGuillaume Gomez-0/+30
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-19Improve spans for RPITIT object-safety errorsMichael Goulet-6/+46
2022-11-19drive-by: Add is_async fn to hir::IsAsyncMichael Goulet-9/+9
2022-11-19Fix invalid focus when blurring notable traits popoverGuillaume Gomez-8/+11
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-18Update cargoWeihang Lo-0/+0
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-18Only use `...` instead of `_` for type elisionEsteban Küber-5/+5
2022-11-18On E0275 do not print out the full type in the msgEsteban Küber-4/+4
2022-11-18On overflow errors, do not print out long typesEsteban Küber-23/+35
2022-11-18Make "long type" printing type awareEsteban Küber-21/+16
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