]> git.lizzy.rs Git - rust.git/history - src/test/ui-fulldeps
Rollup merge of #76199 - Mark-Simulacrum:void-zero, r=nikomatsakis
[rust.git] / src / test / ui-fulldeps /
2020-10-17 Dylan DPCRollup merge of #76199 - Mark-Simulacrum:void-zero...
2020-10-16 borsAuto merge of #77997 - fusion-engineering-forks:to...
2020-10-16 Yuki OkushiRollup merge of #78013 - GuillaumeGomez:fix-sidebar...
2020-10-16 Yuki OkushiRollup merge of #77900 - Thomasdezeeuw:fdatasync, r...
2020-10-16 Yuki OkushiRollup merge of #75209 - Hirrolot:suggest-macro-imports...
2020-10-16 borsAuto merge of #77809 - nasso:master, r=jyn514,guillaume...
2020-10-16 Dylan DPCRollup merge of #77780 - calebcartwright:cast-expr...
2020-10-16 Dylan DPCRollup merge of #77672 - Nemo157:simplify-cfg, r=jyn514
2020-10-16 Dylan DPCRollup merge of #77657 - fusion-engineering-forks:clean...
2020-10-16 Dylan DPCRollup merge of #77646 - fusion-engineering-forks:use...
2020-10-16 Dylan DPCRollup merge of #77619 - fusion-engineering-forks:wasm...
2020-10-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-16 Dylan DPCRollup merge of #76119 - Amjad50:stabilizing-move_ref_p...
2020-10-16 Dylan DPCRollup merge of #76084 - Lucretiel:split-buffered,...
2020-10-16 Dylan DPCRollup merge of #75265 - WaffleLapkin:str_split_as_str...
2020-10-15 Guillaume GomezRollup merge of #77979 - GuillaumeGomez:hide-help-butto...
2020-10-14 Yuki OkushiRollup merge of #77753 - GuillaumeGomez:check-html...
2020-10-14 Yuki OkushiRollup merge of #77570 - GuillaumeGomez:whitespace...
2020-10-14 borsAuto merge of #77741 - JohnTitor:add-tests, r=matthewjasper
2020-10-14 Dylan DPCRollup merge of #77897 - GuillaumeGomez:cleanup-passes...
2020-10-14 Dylan DPCRollup merge of #77808 - Nicholas-Baron:fn_ctxt_impl...
2020-10-14 Dylan DPCRollup merge of #77795 - bjorn3:codegen_backend_interfa...
2020-10-14 Dylan DPCRollup merge of #77788 - ssomers:btree_cleanup_gdb...
2020-10-14 Dylan DPCRollup merge of #77765 - amshafer:master, r=petrochenkov
2020-10-13 Yuki OkushiRollup merge of #77825 - ethanboxx:min_const_generics_d...
2020-10-13 Yuki OkushiRollup merge of #77786 - jyn514:rustdoc, r=Mark-Simulacrum
2020-10-13 Yuki OkushiRollup merge of #77725 - camelid:regression-template...
2020-10-13 Yuki OkushiRollup merge of #77722 - fusion-engineering-forks:safe...
2020-10-13 Yuki OkushiRollup merge of #77719 - fusion-engineering-forks:const...
2020-10-13 Yuki OkushiRollup merge of #77569 - ssomers:btree_cleanup_1, r...
2020-10-13 borsAuto merge of #75406 - mati865:mingw-aslr, r=Mark-Simul...
2020-10-13 borsAuto merge of #77759 - tblah:fix_riscv_qemu, r=pietroalbini
2020-10-13 borsAuto merge of #76196 - r-52:r-coverage-allow-missing...
2020-10-13 borsAuto merge of #76830 - Artoria2e5:tune, r=nagisa
2020-10-13 borsAuto merge of #77796 - jonas-schievink:switchint-refact...
2020-10-12 borsAuto merge of #77792 - matthewjasper:instrument-trait...
2020-10-12 Yuki OkushiRollup merge of #77811 - jyn514:private, r=GuillaumeGomez
2020-10-12 Yuki OkushiRollup merge of #77784 - aDotInTheVoid:ffi-sealed_trait...
2020-10-12 Yuki OkushiRollup merge of #77746 - winnayx:issue-77572-fix, r...
2020-10-12 Yuki OkushiRollup merge of #77724 - sunfishcode:stdinlock-asrawfd...
2020-10-12 Yuki OkushiRollup merge of #77699 - GuillaumeGomez:word-wrap,...
2020-10-12 Yuki OkushiRollup merge of #77550 - lcnr:ty-dep-path-ct-cleanup...
2020-10-12 borsAuto merge of #75914 - arlosi:aarch64-ci, r=pietroalbini
2020-10-11 borsAuto merge of #75991 - shepmaster:silicon-ci, r=pietroa...
2020-10-11 borsAuto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse...
2020-10-11 borsAuto merge of #77793 - tmiasko:no-op-discriminant,...
2020-10-11 borsAuto merge of #77727 - thomcc:mach-info-order, r=Amanieu
2020-10-11 borsAuto merge of #77769 - camelid:regression-untriaged...
2020-10-11 borsAuto merge of #77565 - khyperia:codegen-backend-dep...
2020-10-11 borsAuto merge of #77774 - petrochenkov:floatuple, r=estebank
2020-10-11 borsAuto merge of #77649 - dash2507:replace_run_compiler...
2020-10-10 Yuki OkushiRollup merge of #77195 - follower:patch-2, r=jyn514
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-08 Darshan KathiriyaReplace run_compiler with RunCompiler builder pattern.
2020-10-07 borsAuto merge of #76985 - hbina:clone_check, r=estebank
2020-10-07 borsAuto merge of #74194 - mbrubeck:slice-eq, r=sfackler
2020-10-06 Yuki OkushiRollup merge of #77228 - GuillaumeGomez:maybeuninit...
2020-10-06 Yuki OkushiRollup merge of #76995 - LingMan:middle_matches, r...
2020-10-06 Yuki OkushiRollup merge of #76388 - poliorcetics:system-time-docum...
2020-10-05 Cassandra FridkinMerge branch 'master' into hooks
2020-10-05 borsAuto merge of #77171 - VFLashM:better_sso_structures...
2020-10-05 Dylan DPCRollup merge of #75928 - JulianKnodt:non_utf8, r=estebank
2020-10-04 Jonas SchievinkRollup merge of #77368 - est31:apfloat_fix, r=varkor
2020-10-04 Jonas SchievinkRollup merge of #77072 - sharnoff:hash-docs, r=LukasKal...
2020-10-04 borsAuto merge of #76610 - hch12907:master, r=LukasKalbertodt
2020-10-04 Yuki OkushiRollup merge of #76768 - workingjubilee:reject-oob...
2020-10-04 Yuki OkushiRollup merge of #75143 - oli-obk:tracing, r=RalfJung
2020-10-04 borsAuto merge of #76017 - JulianKnodt:fmt_fast, r=nagisa
2020-10-03 borsAuto merge of #74160 - CAD97:weak-as-unsized-ptr, r...
2020-10-02 Jonas SchievinkRollup merge of #77264 - fusion-engineering-forks:skip...
2020-10-02 Jonas SchievinkRollup merge of #77182 - GuillaumeGomez:missing-example...
2020-10-02 Jonas SchievinkRollup merge of #76745 - workingjubilee:move-wrapping...
2020-10-02 Jonas SchievinkRollup merge of #75377 - canova:map_debug_impl, r=dtolnay
2020-10-02 Jonas SchievinkRollup merge of #77444 - estebank:pat-field-label,...
2020-10-02 Jonas SchievinkRollup merge of #76811 - GuillaumeGomez:doc-alias-name...
2020-10-02 borsAuto merge of #77029 - ehuss:command-access, r=dtolnay
2020-10-01 Yuki OkushiRollup merge of #77147 - fusion-engineering-forks:stati...
2020-10-01 Yuki OkushiRollup merge of #77111 - fusion-engineering-forks:stabi...
2020-10-01 Yuki OkushiRollup merge of #76851 - fusion-engineering-forks:fixme...
2020-10-01 borsAuto merge of #76971 - bugadani:issue-75659, r=Amanieu
2020-10-01 borsAuto merge of #76969 - withoutboats:rawfd-refexive...
2020-10-01 borsAuto merge of #76919 - fusion-engineering-forks:thread...
2020-10-01 Dylan DPCRollup merge of #77315 - exrook:rename-allocerror,...
2020-10-01 Dylan DPCRollup merge of #77305 - lcnr:candidate_from_obligation...
2020-10-01 Dylan DPCRollup merge of #77303 - lcnr:const-evaluatable-TooGene...
2020-10-01 Dylan DPCRollup merge of #77202 - ehuss:defer-apple-sdkroot...
2020-10-01 Dylan DPCRollup merge of #77153 - Aaron1011:fix/better-recursive...
2020-10-01 Dylan DPCRollup merge of #76909 - timvermeulen:advance_by, r...
2020-09-30 borsAuto merge of #76325 - lzutao:split-core-str, r=Amanieu
2020-09-30 Jonas SchievinkRollup merge of #77328 - hyd-dev:assert-to-rtassert...
2020-09-30 Jonas SchievinkRollup merge of #77284 - josephlr:mem, r=Mark-Simulacrum
2020-09-30 Jonas SchievinkRollup merge of #77233 - ssomers:btree_size_matters...
2020-09-30 Jonas SchievinkRollup merge of #77037 - matthiaskrgr:cl42ppy, r=Dylan-DPC
2020-09-30 borsAuto merge of #77298 - jyn514:bootstrap-config, r=Mark...
2020-09-30 borsAuto merge of #77294 - shepmaster:try-anchors, r=pietro...
2020-09-30 borsAuto merge of #77292 - lzutao:std_asm, r=Amanieu
2020-09-30 borsAuto merge of #77069 - sexxi-goose:closure_print_2...
2020-09-30 borsAuto merge of #77133 - tmandry:bootstrap-host, r=Mark...
2020-09-29 borsAuto merge of #77289 - TimDiekmann:alloc-ref-by-ref...
2020-09-29 borsAuto merge of #77274 - tmiasko:liveness-cnd, r=lcnr
next