]> git.lizzy.rs Git - rust.git/history - src/test/run-make-fulldeps
Auto merge of #91030 - estebank:trait-bounds-are-tricky-2, r=oli-obk
[rust.git] / src / test / run-make-fulldeps /
2022-03-24 borsAuto merge of #95233 - compiler-errors:chalk-up, r...
2022-03-24 borsAuto merge of #87667 - the8472:document-in-place-iter...
2022-03-23 Matthias KrügerRollup merge of #95238 - TaKO8Ki:stop-emitting-E0026...
2022-03-23 Matthias KrügerRollup merge of #95225 - compiler-errors:impl-future...
2022-03-23 Matthias KrügerRollup merge of #95221 - RalfJung:check_and_deref_ptr...
2022-03-23 Matthias KrügerRollup merge of #95069 - GuillaumeGomez:auto-traits...
2022-03-23 Matthias KrügerRollup merge of #94249 - compiler-errors:better-copy...
2022-03-23 borsAuto merge of #95220 - rust-lang:notriddle/ast-validati...
2022-03-23 borsAuto merge of #94901 - fee1-dead:destructable, r=oli-obk
2022-03-23 borsAuto merge of #95173 - m-ou-se:sys-locks-module, r...
2022-03-23 borsAuto merge of #95223 - Dylan-DPC:rollup-idpb7ka, r...
2022-03-23 Dylan DPCRollup merge of #95222 - RalfJung:validity, r=Dylan-DPC
2022-03-23 Dylan DPCRollup merge of #95219 - ojeda:update-alloc-no-oom...
2022-03-23 Dylan DPCRollup merge of #95212 - TaKO8Ki:replace-this-clone...
2022-03-23 Dylan DPCRollup merge of #94713 - clarfonthey:is_char_surrogate...
2022-03-23 Dylan DPCRollup merge of #92955 - llogiq:cloned-side-effect...
2022-03-23 Dylan DPCRollup merge of #91608 - workingjubilee:fold-neon-fp...
2022-03-22 Jubilee YoungFold aarch64 feature +fp into +neon
2022-03-22 Miguel OjedaModernize `alloc-no-oom-handling` test
2022-03-22 borsAuto merge of #95107 - r00ster91:fmt, r=joshtriplett
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-20 borsAuto merge of #92962 - frank-king:btree_entry_no_insert...
2022-03-20 Matthias KrügerRollup merge of #94989 - compiler-errors:stream-alias...
2022-03-20 Matthias KrügerRollup merge of #94948 - jhpratt:rustc_deprecated,...
2022-03-20 Matthias KrügerRollup merge of #94749 - RalfJung:remove-dir-all-miri...
2022-03-20 borsAuto merge of #94976 - jclulow:solaris-festival, r...
2022-03-19 borsAuto merge of #94372 - erikdesjardins:asrefinl, r=dtolnay
2022-03-19 Dylan DPCRollup merge of #94991 - CAD97:const-weak-new, r=dtolnay
2022-03-19 Dylan DPCRollup merge of #94650 - ChrisDenton:windows-absolute...
2022-03-19 Dylan DPCRollup merge of #93858 - krallin:process-process_group...
2022-03-19 Dylan DPCRollup merge of #93692 - mfrw:mfrw/document-keyword...
2022-03-19 Dylan DPCRollup merge of #93263 - sunfishcode:sunfishcode/detatc...
2022-03-19 Dylan DPCRollup merge of #92663 - cuviper:generic-write-cursor...
2022-03-19 Dylan DPCRollup merge of #92612 - atopia:update-lib-l4re, r...
2022-03-19 Dylan DPCRollup merge of #92519 - ChrisDenton:command-maybe...
2022-03-18 Matthias KrügerRollup merge of #94993 - GrishaVar:too-many-hashes...
2022-03-18 Matthias KrügerRollup merge of #94295 - Urgau:cfg-always-eval-all...
2022-03-18 Matthias KrügerRollup merge of #94115 - scottmcm:iter-process-by-ref...
2022-03-18 borsAuto merge of #95067 - nnethercote:parse_tt-more-refact...
2022-03-18 Matthias KrügerRollup merge of #95047 - TaKO8Ki:remove-unnecessary...
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-17 Dylan DPCRollup merge of #95000 - fee1-dead:fee1-dead-patch...
2022-03-17 Dylan DPCRollup merge of #94982 - skippy10110:deprecated_safe...
2022-03-17 Dylan DPCRollup merge of #94731 - TaKO8Ki:const-generic-expr...
2022-03-17 Dylan DPCRollup merge of #94698 - WaffleLapkin:simplify-copy...
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-17 Dylan DPCRollup merge of #93745 - tarcieri:stabilize-adx, r...
2022-03-17 Dylan DPCRollup merge of #91133 - terrarier2111:unsafe-diagnosti...
2022-03-16 borsAuto merge of #94990 - ehuss:update-books, r=ehuss
2022-03-16 borsAuto merge of #94987 - Dylan-DPC:rollup-5tssuhi, r...
2022-03-16 Dylan DPCRollup merge of #94974 - c410-f3r:let-chain-dashufwrqwe...
2022-03-16 Dylan DPCRollup merge of #94957 - iamzhangyong:explanation-read_...
2022-03-16 Dylan DPCRollup merge of #94955 - TaKO8Ki:use-format-args-captur...
2022-03-16 Dylan DPCRollup merge of #94951 - est31:irrefutable_let_chain_pa...
2022-03-16 Dylan DPCRollup merge of #94868 - dtolnay:noblock, r=Dylan-DPC
2022-03-16 David TolnayBless coverage-reports after core macro blocks change
2022-03-15 borsAuto merge of #94925 - lcnr:relax-sus-auto-impls, r...
2022-03-15 borsAuto merge of #94973 - GuillaumeGomez:more-gui-tests...
2022-03-15 Matthias KrügerRollup merge of #94958 - est31:pluralize, r=oli-obk
2022-03-15 Matthias KrügerRollup merge of #94956 - martingms:fix-fixme-comment...
2022-03-15 Matthias KrügerRollup merge of #94947 - Dylan-DPC:fix/typos, r=oli-obk
2022-03-15 Matthias KrügerRollup merge of #94810 - michaelwoerister:fix-trait...
2022-03-15 borsAuto merge of #94928 - lcnr:inline-as_substs, r=michael...
2022-03-15 borsAuto merge of #94261 - michaelwoerister:debuginfo-types...
2022-03-15 borsAuto merge of #94938 - lnicola:rust-analyzer-2022-03...
2022-03-15 borsAuto merge of #94584 - pnkfelix:inject-use-suggestion...
2022-03-15 borsAuto merge of #92285 - compiler-errors:dyn-proj-bounds...
2022-03-14 borsAuto merge of #94935 - matthiaskrgr:rollup-2o2kyz6...
2022-03-14 Matthias KrügerRollup merge of #94931 - RalfJung:miri, r=RalfJung
2022-03-14 Matthias KrügerRollup merge of #94884 - c410-f3r:meta-take-2, r=petroc...
2022-03-14 Matthias KrügerRollup merge of #94670 - xFrednet:rfc-2383-expect-impl...
2022-03-14 Matthias KrügerRollup merge of #93977 - compiler-errors:sized-generic...
2022-03-14 Matthias KrügerRollup merge of #90621 - adamgemmell:dev/stabilise...
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-14 Adam GemmellTie `fp` and `neon`
2022-03-13 borsAuto merge of #94320 - GuillaumeGomez:sidebar-display...
2022-03-13 Jubilee YoungSync portable-simd to rust-lang/portable-simd@72df4c450...
2022-03-11 borsAuto merge of #90253 - Kobzol:hash-stable-sort-index...
2022-03-11 Dylan DPCRollup merge of #93283 - m1guelperez:master, r=Mark...
2022-03-11 borsAuto merge of #94304 - notriddle:notriddle/buffer-args...
2022-03-11 Dylan DPCRollup merge of #94356 - Thomasdezeeuw:stabilize_unix_s...
2022-03-11 Dylan DPCRollup merge of #93293 - nvzqz:nonzero-min-max, r=josht...
2022-03-10 Matthias KrügerRollup merge of #94440 - compiler-errors:issue-94282...
2022-03-10 Matthias KrügerRollup merge of #94657 - fee1-dead:const_slice_index...
2022-03-09 Matthias KrügerRollup merge of #93057 - frengor:iter_collect_into...
2022-03-09 Matthias KrügerRollup merge of #92541 - asquared31415:from-docs, r...
2022-03-09 Matthias KrügerRollup merge of #91804 - woppopo:const_clone, r=oli-obk
2022-03-09 Dylan DPCRollup merge of #94312 - pierwill:fix-94311-lattice...
2022-03-08 Matthias KrügerRollup merge of #92385 - clarfonthey:const_option,...
2022-03-07 Matthias KrügerRollup merge of #93350 - gburgessiv:master, r=Mark...
2022-03-07 borsAuto merge of #94272 - tavianator:readdir-reclen-for...
2022-03-06 Matthias KrügerRollup merge of #93412 - fee1-dead:improve-rustdoc...
2022-03-06 borsAuto merge of #93805 - petrochenkov:doclinkself, r...
2022-03-05 Ralf JungRollup merge of #94642 - GuillaumeGomez:source-code...
2022-03-05 Dylan DPCRollup merge of #94460 - eholk:reenable-drop-tracking...
2022-03-05 Dylan DPCRollup merge of #94446 - rusticstuff:remove_dir_all...
2022-03-04 borsAuto merge of #94494 - jonhoo:bump-autocfg, r=Mark...
2022-03-04 Matthias KrügerRollup merge of #94524 - bjorn3:remove_num_cpus, r...
2022-03-04 borsAuto merge of #94570 - shampoofactory:reopen-91719...
2022-03-04 borsAuto merge of #94159 - erikdesjardins:align-load, r...
next