]> git.lizzy.rs Git - rust.git/history - src/test
Auto merge of #94469 - Dylan-DPC:rollup-2tcq6s5, r=Dylan-DPC
[rust.git] / src / test /
2022-03-01 borsAuto merge of #94469 - Dylan-DPC:rollup-2tcq6s5, r...
2022-03-01 Dylan DPCRollup merge of #94452 - workingjubilee:sync-simd-bitma...
2022-03-01 Dylan DPCRollup merge of #94448 - c410-f3r:yet-more-let-chains...
2022-03-01 Dylan DPCRollup merge of #94384 - cuviper:atomic-slice, r=dtolnay
2022-03-01 Dylan DPCRollup merge of #94094 - chrisnc:tcp-nodelay-windows...
2022-03-01 Dylan DPCRollup merge of #93926 - PatchMixolydic:bugfix/must_use...
2022-03-01 Dylan DPCRollup merge of #93385 - CraftSpider:rustdoc-ty-fixes...
2022-03-01 Dylan DPCRollup merge of #91545 - compiler-errors:deref-suggesti...
2022-02-28 borsAuto merge of #94299 - oli-obk:stable_hash_ty, r=michae...
2022-02-28 borsAuto merge of #94453 - matthiaskrgr:rollup-xv9y98j...
2022-02-28 Matthias KrügerRollup merge of #94449 - GuillaumeGomez:explanation...
2022-02-28 Matthias KrügerRollup merge of #94445 - c410-f3r:more-let-chains,...
2022-02-28 Matthias KrügerRollup merge of #94414 - DrMeepster:box_alloc_ice2...
2022-02-28 Matthias KrügerRollup merge of #94248 - compiler-errors:fix-while...
2022-02-28 Matthias KrügerRollup merge of #92823 - estebank:tweak-diag, r=jackh726
2022-02-28 Matthias KrügerRollup merge of #92399 - Veeupup:fix_vec_typo, r=Dylan-DPC
2022-02-28 Esteban KuberTweak diagnostics
2022-02-28 Jubilee YoungSync rust-lang/portable-simd@5f49d4c8435a25d804b2f375e9...
2022-02-28 Guillaume GomezUpdate ui test with the add of E0726 explanation
2022-02-28 borsAuto merge of #94447 - matthiaskrgr:rollup-d8rj2xv...
2022-02-28 Matthias KrügerRollup merge of #94365 - mati865:fix-mingw-detection...
2022-02-28 Matthias KrügerRollup merge of #93413 - lsimons:patch-1, r=Dylan-DPC
2022-02-28 Matthias KrügerRollup merge of #93389 - cameron1024:issue-90847-regres...
2022-02-28 Matthias KrügerRollup merge of #92642 - avborhanian:master, r=Dylan-DPC
2022-02-28 Matthias KrügerRollup merge of #89793 - ibraheemdev:from_ptr_range...
2022-02-28 borsAuto merge of #94216 - psumbera:sparc64-abi-fix2, r...
2022-02-28 borsAuto merge of #94427 - cjgillot:inline-fresh-expn,...
2022-02-28 borsAuto merge of #94158 - erikdesjardins:more-more-noundef...
2022-02-28 DrMeepsterexpadn abi check + condese & fix tests
2022-02-28 borsAuto merge of #94437 - RalfJung:miri, r=RalfJung
2022-02-28 Michael Gouletfix ICE when passing empty block to while-loop condition
2022-02-28 borsAuto merge of #94431 - matthiaskrgr:rollup-1jsj0wu...
2022-02-28 Michael GouletMake deref suggestion better
2022-02-27 borsAuto merge of #94157 - erikdesjardins:more-noundef...
2022-02-27 Matthias KrügerRollup merge of #94420 - c410-f3r:more-let-chains,...
2022-02-27 Matthias KrügerRollup merge of #94417 - GuillaumeGomez:fix-duplicated...
2022-02-27 Matthias KrügerRollup merge of #94415 - bjorn3:cfg_default_backend...
2022-02-27 Matthias KrügerRollup merge of #94409 - RalfJung:path, r=Mark-Simulacrum
2022-02-27 Matthias KrügerRollup merge of #94399 - GuillaumeGomez:regression...
2022-02-27 Matthias KrügerRollup merge of #94397 - xFrednet:69838-deprecate-pre...
2022-02-27 Matthias KrügerRollup merge of #94396 - c410-f3r:yet-more-let-chains...
2022-02-27 Erik Desjardinsmake pgo-branch-weights test not dependent on argument...
2022-02-27 Camille GILLOTOnly create a single expansion for each inline integration.
2022-02-27 borsAuto merge of #94412 - scottmcm:cfg-out-miri-from-swap...
2022-02-27 Erik DesjardinsApply noundef metadata to loads of types that do not...
2022-02-27 Ruby LazuliLint against more useless `#[must_use]` attributes
2022-02-27 borsAuto merge of #94084 - Mark-Simulacrum:drop-sharded...
2022-02-27 borsAuto merge of #94400 - c410-f3r:more-let-chains, r...
2022-02-27 Guillaume GomezAdd test to ensure that links to impls are correctly...
2022-02-27 borsAuto merge of #94221 - erikdesjardins:addattr, r=nikic
2022-02-27 DrMeepsterfix box icing when it has aggregate abi
2022-02-27 borsAuto merge of #94144 - est31:let_else_trait_selection...
2022-02-27 borsAuto merge of #94361 - nikic:s390x-update, r=Mark-Simul...
2022-02-27 Scott McMurrayFor MIRI, cfg out the swap logic from 94212
2022-02-27 borsAuto merge of #94373 - erikdesjardins:getitinl, r=Mark...
2022-02-26 borsAuto merge of #93516 - nagisa:branch-protection, r...
2022-02-26 Erik DesjardinsApply noundef attribute to all scalar types which do...
2022-02-26 borsAuto merge of #93449 - JakobDegen:restrict-hasdrop...
2022-02-26 borsAuto merge of #94329 - flip1995:clippyup, r=Manishearth
2022-02-26 Guillaume GomezAdd test for #79465 to prevent regression
2022-02-26 borsAuto merge of #94376 - c410-f3r:more-let-chains, r...
2022-02-26 flip1995Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436...
2022-02-26 borsAuto merge of #94078 - TaKO8Ki:suggest-float-literal...
2022-02-26 borsAuto merge of #94127 - erikdesjardins:debugattr, r...
2022-02-26 borsAuto merge of #94392 - matthiaskrgr:rollup-npscf95...
2022-02-26 Matthias KrügerRollup merge of #94306 - Mark-Simulacrum:dom-fixups...
2022-02-26 Matthias KrügerRollup merge of #94235 - Dirbaio:fix-chalk-opaque-debru...
2022-02-26 Matthias KrügerRollup merge of #94087 - tmiasko:rm-ignore-borrow-on...
2022-02-26 Matthias KrügerRollup merge of #93982 - nbdd0121:explicit-generic...
2022-02-26 Matthias KrügerRollup merge of #93400 - ChayimFriedman2:dont-suggest...
2022-02-26 Takayuki Maedasuggest a float literal when dividing a floating-point...
2022-02-26 borsAuto merge of #92884 - compiler-errors:const-generic...
2022-02-26 Gary GuoProvide extra note if synthetic type args are specified
2022-02-26 borsAuto merge of #94385 - matthiaskrgr:rollup-4pwegqk...
2022-02-26 Michael GouletSuggest {} around more bad const generic exprs
2022-02-26 Erik Desjardinsavoid test failure on targets where all functions are...
2022-02-25 Matthias KrügerRollup merge of #94377 - cynecx:fix-used-with-args...
2022-02-25 Matthias KrügerRollup merge of #94363 - aDotInTheVoid:fmt-needless...
2022-02-25 Matthias KrügerRollup merge of #94355 - ouz-a:master, r=oli-bok
2022-02-25 Matthias KrügerRollup merge of #93870 - tmiasko:const-precise-live...
2022-02-25 Matthias KrügerRollup merge of #93603 - connorff:compute-polonius...
2022-02-25 borsAuto merge of #94342 - ibraheemdev:swap-regression...
2022-02-25 ouz-aAdd one more case to avoid ICE
2022-02-25 cynecx`check_used` should only look at actual `used` attributes
2022-02-25 borsAuto merge of #94369 - matthiaskrgr:rollup-qtripm2...
2022-02-25 Erik Desjardinsmake tests work on noopt builder
2022-02-25 Matthias KrügerRollup merge of #94366 - jhpratt:release-notes, r=Mark...
2022-02-25 Matthias KrügerRollup merge of #94353 - flip1995:fix_debug_assert_unus...
2022-02-25 Matthias KrügerRollup merge of #94154 - Urgau:rustdoc-check-cfg, r...
2022-02-25 Matthias KrügerRollup merge of #93850 - asquared31415:extern-static...
2022-02-25 borsAuto merge of #94290 - Mark-Simulacrum:bump-bootstrap...
2022-02-25 borsAuto merge of #94279 - tmiasko:write-print, r=Mark...
2022-02-25 borsAuto merge of #94357 - matthiaskrgr:rollup-xrjaof3...
2022-02-25 Matthias KrügerRollup merge of #94352 - jethrogb:fix-sgx-docs-build...
2022-02-25 Matthias KrügerRollup merge of #94344 - notriddle:notriddle/suggest...
2022-02-25 Matthias KrügerRollup merge of #94343 - RalfJung:fn-ptr, r=oli-obk
2022-02-25 Matthias KrügerRollup merge of #94305 - JakobDegen:dp-1, r=oli-obk
2022-02-25 Matthias KrügerRollup merge of #94252 - lcnr:def_kind-encoding, r...
2022-02-25 Matthias KrügerRollup merge of #94155 - GuillaumeGomez:extend-toggle...
2022-02-25 Matthias KrügerRollup merge of #93845 - compiler-errors:in-band-lifeti...
next