]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #103901 - H4x5:fmt-arguments-as-str-tracking-issue, r=the8472
[rust.git] / src /
2022-11-20 Yuki OkushiRollup merge of #103901 - H4x5:fmt-arguments-as-str...
2022-11-19 borsAuto merge of #104470 - ehuss:cdb-dupe-last-command...
2022-11-19 borsAuto merge of #102795 - lukas-code:constify-is-aligned...
2022-11-19 Lukas Markeffskyfix assembly test on apple
2022-11-19 Lukas Markeffskyfix assembly test on windows
2022-11-19 Lukas Markeffskyalways use `align_offset` in `is_aligned_to` + add...
2022-11-19 borsAuto merge of #104607 - matthiaskrgr:rollup-9s589me...
2022-11-19 Lukas Markeffskyconstify `exact_div` intrinsic
2022-11-19 Matthias KrügerRollup merge of #104604 - GuillaumeGomez:migrate-top...
2022-11-19 Matthias KrügerRollup merge of #104593 - compiler-errors:rpitit-object...
2022-11-19 Matthias KrügerRollup merge of #104587 - weihanglo:update-cargo, r...
2022-11-19 Matthias KrügerRollup merge of #104577 - GuillaumeGomez:remove-focus...
2022-11-19 Matthias KrügerRollup merge of #104497 - lyming2007:issue-104379-fix...
2022-11-19 Matthias KrügerRollup merge of #104469 - estebank:long-types, r=oli-obk
2022-11-19 Matthias KrügerRollup merge of #104076 - ozkanonur:fix-ci-rustc-sysroo...
2022-11-19 Matthias KrügerRollup merge of #103989 - arlosi:arm32-panic, r=Amanieu
2022-11-19 Matthias KrügerRollup merge of #103969 - ferrocene:pa-download-rustc...
2022-11-19 Matthias KrügerRollup merge of #103117 - joshtriplett:use-is-terminal...
2022-11-19 borsAuto merge of #104571 - clubby789:remove-vec-rc-opt...
2022-11-19 Guillaume GomezMigrate top buttons style to CSS variables
2022-11-19 Guillaume GomezUpdate browser-ui-test version to 0.13.2
2022-11-19 Guillaume GomezExtend GUI test to check notable traits blur behaviour
2022-11-19 borsAuto merge of #103509 - compiler-errors:opaques-w-bound...
2022-11-19 borsAuto merge of #104600 - Dylan-DPC:rollup-glw1e8b, r...
2022-11-19 Dylan DPCRollup merge of #104580 - notriddle:notriddle/issue...
2022-11-19 Dylan DPCRollup merge of #104575 - lcnr:dedup-tests, r=jackh726
2022-11-19 Dylan DPCRollup merge of #104566 - matthiaskrgr:clippy_perf_nov1...
2022-11-19 Dylan DPCRollup merge of #104554 - BoxyUwU:less_unchecked_pls...
2022-11-19 Dylan DPCRollup merge of #104553 - mwillsey:asinh-acosh-accuracy...
2022-11-19 Dylan DPCRollup merge of #104528 - WaffleLapkin:lazy_lock_docfix...
2022-11-19 Dylan DPCRollup merge of #104411 - lcnr:bivariance-nll, r=compil...
2022-11-19 Dylan DPCRollup merge of #104001 - Ayush1325:custom-entry, r...
2022-11-19 Michael GouletImprove spans for RPITIT object-safety errors
2022-11-19 borsAuto merge of #97870 - eggyal:inplace_fold_spec, r...
2022-11-19 Michael Gouletdrive-by: Add is_async fn to hir::IsAsync
2022-11-18 Guillaume GomezFix invalid focus when blurring notable traits popover
2022-11-18 borsAuto merge of #104591 - Manishearth:rollup-b3ser4e...
2022-11-18 Manish GoregaokarRollup merge of #104556 - notriddle:notriddle/variant...
2022-11-18 Manish GoregaokarRollup merge of #104498 - pierwill:stash-diag-docs...
2022-11-18 Manish GoregaokarRollup merge of #104338 - compiler-errors:pointer-sized...
2022-11-18 Manish GoregaokarRollup merge of #104047 - crlf0710:icu_based_list_forma...
2022-11-18 Manish GoregaokarRollup merge of #103701 - WaffleLapkin:__points-at...
2022-11-18 Manish GoregaokarRollup merge of #103456 - scottmcm:fix-unchecked-shifts...
2022-11-18 Manish GoregaokarRollup merge of #103378 - nagisa:fix-infinite-offset...
2022-11-18 Manish GoregaokarRollup merge of #102977 - lukas-code:is-sorted-hrtb...
2022-11-18 Charles LewImport icu locale fallback data
2022-11-18 Charles LewAdd `rustc_baked_icu_data` crate.
2022-11-18 Weihang LoUpdate cargo
2022-11-18 borsAuto merge of #104573 - matthiaskrgr:rollup-k36ybtp...
2022-11-18 Michael GouletCheck both align and size in PointerSized
2022-11-18 Michael GouletEnforce that dyn* casts are actually pointer-sized
2022-11-18 Michael GouletDelete miri test
2022-11-18 Michael GouletAdd test
2022-11-18 Michael Howelldiagnostics: only show one suggestion for method -...
2022-11-18 borsAuto merge of #101562 - nnethercote:shrink-ast-Expr...
2022-11-18 Esteban KüberOnly use `...` instead of `_` for type elision
2022-11-18 Esteban KüberOn E0275 do not print out the full type in the msg
2022-11-18 Esteban KüberOn overflow errors, do not print out long types
2022-11-18 Esteban KüberMake "long type" printing type aware
2022-11-18 lcnrdeduplicate tests
2022-11-18 Boxyrename `is_tainted_by_errors`
2022-11-18 Matthias KrügerRollup merge of #104550 - RalfJung:typo, r=compiler...
2022-11-18 Matthias KrügerRollup merge of #104516 - notriddle:notriddle/flex...
2022-11-18 Matthias KrügerRollup merge of #104494 - GuillaumeGomez:migrate-gui...
2022-11-18 Matthias KrügerRollup merge of #104006 - flip1995:lang-items-clippy...
2022-11-18 Matthias KrügerRollup merge of #103594 - maniwani:fix-issue-91417...
2022-11-18 Matthias KrügerRollup merge of #103405 - chenyukang:yukang/fix-103381...
2022-11-18 Matthias KrügerRollup merge of #103386 - compiler-errors:no-coerceunsi...
2022-11-18 Matthias KrügerRollup merge of #101162 - rajputrajat:master, r=davidtwco
2022-11-18 borsAuto merge of #104330 - CastilloDel:ast_lowering, r...
2022-11-18 Guillaume GomezDon't focus on notable trait parent when hiding it
2022-11-18 borsAuto merge of #104555 - matthiaskrgr:rollup-tncyca8...
2022-11-18 Matthias Krügercouple of clippy::perf fixes
2022-11-18 borsAuto merge of #103179 - ferrocene:pa-run-in-run-make...
2022-11-17 Michael Howellrustdoc: update tests for enum variant margin tweak
2022-11-17 Michael Howellrustdoc: use `code-header` class to format enum variants
2022-11-17 Matthias KrügerRollup merge of #104545 - flip1995:diag_item_matches_ma...
2022-11-17 Matthias KrügerRollup merge of #104532 - GuillaumeGomez:migrate-toolti...
2022-11-17 Matthias KrügerRollup merge of #104515 - chenyukang:yukang/fix-104510...
2022-11-17 Matthias KrügerRollup merge of #104508 - compiler-errors:dyn-return...
2022-11-17 Matthias KrügerRollup merge of #104503 - notriddle:notriddle/where...
2022-11-17 Matthias KrügerRollup merge of #104496 - djkoloski:dont_normalize_comp...
2022-11-17 Matthias KrügerRollup merge of #104483 - oli-obk:santa-clauses-make...
2022-11-17 Matthias KrügerRollup merge of #104444 - chenyukang:yukang/fix-104390...
2022-11-17 Matthias KrügerRollup merge of #104433 - TaKO8Ki:fix-104392, r=estebank
2022-11-17 Matthias KrügerRollup merge of #104366 - GuillaumeGomez:simplify-setti...
2022-11-17 Matthias KrügerRollup merge of #103852 - compiler-errors:rpitit-early...
2022-11-17 Guillaume GomezMigrate GUI test to use functions
2022-11-17 Philipp KronesAdd variant_name function to `LangItem`
2022-11-17 borsAuto merge of #104361 - vladimir-ea:watchos_fix_linking...
2022-11-17 Yiming Leidetect () to avoid redundant <> suggestion for type
2022-11-17 Guillaume GomezExtend codeblock GUI test to include tooltips
2022-11-17 Guillaume GomezMigrate tooltip style to CSS variables
2022-11-17 borsAuto merge of #104219 - bryangarza:async-track-caller...
2022-11-17 borsAuto merge of #104205 - clubby789:grow-rc, r=thomcc
2022-11-17 Pietro Albinifmt
2022-11-17 Pietro Albinirun tests on the remote device even when the default...
2022-11-17 Pietro Albiniset correct default value for cc and cxx on android
2022-11-17 Pietro Albiniinstall the target g++ in armhf-gnu
2022-11-17 Pietro Albiniissue-36710 test can now run on cross-compiled targets
next