]> git.lizzy.rs Git - rust.git/history - src/test/ui-fulldeps/internal-lints
Rollup merge of #74979 - maekawatoshiki:fix, r=Mark-Simulacrum
[rust.git] / src / test / ui-fulldeps / internal-lints /
2020-11-06 Yuki OkushiRollup merge of #74979 - maekawatoshiki:fix, r=Mark...
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-26 bjorn3Add 'compiler/rustc_codegen_cranelift/' from commit...
2020-10-26 borsAuto merge of #75728 - nagisa:improve_align_offset_2...
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-20 borsAuto merge of #76893 - lcnr:existential-proj, r=estebank
2020-10-18 borsAuto merge of #76885 - dylni:move-slice-check-range...
2020-10-17 Yuki OkushiRollup merge of #76607 - Mark-Simulacrum:tidy-bins...
2020-10-17 Dylan DPCRollup merge of #76199 - Mark-Simulacrum:void-zero...
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-13 borsAuto merge of #75406 - mati865:mingw-aslr, r=Mark-Simul...
2020-10-13 borsAuto merge of #76830 - Artoria2e5:tune, r=nagisa
2020-10-11 borsAuto merge of #76859 - Aaron1011:fix/llvm-cgu-reuse...
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
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 #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 Dylan DPCRollup merge of #75928 - JulianKnodt:non_utf8, r=estebank
2020-10-04 borsAuto merge of #76610 - hch12907:master, r=LukasKalbertodt
2020-10-04 Yuki OkushiRollup merge of #76768 - workingjubilee:reject-oob...
2020-10-03 borsAuto merge of #74160 - CAD97:weak-as-unsized-ptr, r...
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 #76811 - GuillaumeGomez:doc-alias-name...
2020-10-01 Yuki OkushiRollup merge of #76851 - fusion-engineering-forks:fixme...
2020-10-01 borsAuto merge of #76969 - withoutboats:rawfd-refexive...
2020-10-01 Dylan DPCRollup merge of #76909 - timvermeulen:advance_by, r...
2020-09-29 borsAuto merge of #77145 - pietroalbini:refactor-build...
2020-09-28 Ralf JungRollup merge of #76711 - davidtwco:issue-51154-param...
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
2020-09-28 Ralf JungRollup merge of #76454 - poliorcetics:ui-to-unit-test...
2020-09-27 Jonas SchievinkRollup merge of #76839 - lzutao:mips-asm, r=Amanieu
2020-09-27 borsAuto merge of #77154 - fusion-engineering-forks:lazy...
2020-09-26 Jonas SchievinkRollup merge of #77167 - fusion-engineering-forks:fix...
2020-09-26 Jonas SchievinkRollup merge of #76917 - GuillaumeGomez:map-missing...
2020-09-26 Ralf JungRollup merge of #77181 - GuillaumeGomez:add-pointer...
2020-09-26 Ralf JungRollup merge of #77076 - GuillaumeGomez:missing-code...
2020-09-26 Ralf JungRollup merge of #75454 - ltratt:option_optimisation_gua...
2020-09-26 borsAuto merge of #76485 - estebank:format_arg_capture_span...
2020-09-26 borsAuto merge of #70743 - oli-obk:eager_const_to_pat_conve...
2020-09-26 borsAuto merge of #74225 - poliorcetics:std-thread-unsafe...
2020-09-25 Jonas SchievinkRollup merge of #77097 - fusion-engineering-forks:slice...
2020-09-25 Jonas SchievinkRollup merge of #77086 - ehuss:src-libunwind, r=Mark...
2020-09-25 Jonas SchievinkRollup merge of #76973 - lzutao:unstably-const-assume...
2020-09-25 Jonas SchievinkRollup merge of #76932 - fusion-engineering-forks:condv...
2020-09-25 borsAuto merge of #73453 - erikdesjardins:tuplayout, r...
2020-09-25 borsAuto merge of #77041 - lcnr:const-eval-perf, r=ecstatic...
2020-09-25 borsAuto merge of #76844 - simonvandel:fix-76803, r=wesleywiser
2020-09-25 Jonas SchievinkRollup merge of #77164 - fusion-engineering-forks:no...
2020-09-25 Jonas SchievinkRollup merge of #76978 - duckymirror:mpsc-from-doc...
2020-09-25 Jonas SchievinkRollup merge of #76724 - ecstatic-morse:dataflow-pass...
2020-09-24 borsAuto merge of #77014 - tmiasko:arena, r=Mark-Simulacrum
2020-09-24 borsAuto merge of #76918 - ishitatsuyuki:match-fastpath...
2020-09-24 borsAuto merge of #77006 - oli-obk:🐌_const_queries, r=Mark...
2020-09-24 borsAuto merge of #76820 - jyn514:query-comments, r=davidtwco
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-24 borsAuto merge of #76748 - tmiasko:no-op-jumps, r=matthewjasper
2020-09-24 borsAuto merge of #74430 - Manishearth:stabilize-intra...
2020-09-23 Dylan DPCRollup merge of #77055 - est31:more_track_caller, r...
2020-09-23 Dylan DPCRollup merge of #77017 - GuillaumeGomez:vec-missing...
2020-09-23 Dylan DPCRollup merge of #76994 - yuk1ty:fix-small-typo, r=estebank
2020-09-23 Dylan DPCRollup merge of #76993 - blitzerr:alloc-ref, r=Amanieu
2020-09-23 Dylan DPCRollup merge of #76965 - fusion-engineering-forks:fix...
2020-09-23 Dylan DPCRollup merge of #76939 - lcnr:const-evaluatable-cont...
2020-09-23 Dylan DPCRollup merge of #76898 - Aaron1011:fix/item-def-span...
2020-09-23 borsAuto merge of #76864 - est31:downloaded_llvm_no_clone_s...
2020-09-23 borsAuto merge of #76659 - simonvandel:76432, r=oli-obk
2020-09-22 borsAuto merge of #76928 - lcnr:opaque-types-cache, r=tmandry
2020-09-22 borsAuto merge of #76810 - Mark-Simulacrum:fix-lld-macos...
2020-09-22 borsAuto merge of #76110 - FedericoPonzi:convert-openoption...
2020-09-22 borsAuto merge of #76626 - jyn514:x.py-changelog, r=Mark...
2020-09-22 borsAuto merge of #76906 - Nicholas-Baron:shorten_typeck_ch...
2020-09-22 borsAuto merge of #76799 - Mark-Simulacrum:fix-cross-compil...
2020-09-22 borsAuto merge of #77039 - ecstatic-morse:rollup-qv3jj4a...
2020-09-22 ecstatic-morseRollup merge of #77032 - lcnr:visit-all-the-item-likes...
2020-09-22 ecstatic-morseRollup merge of #77022 - Juici:master, r=lcnr
2020-09-22 ecstatic-morseRollup merge of #76914 - lcnr:path-no-more, r=ecstatic...
2020-09-21 Bastian Kauschkeadd test
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-20 Manish GoregaokarRollup merge of #73197 - c410-f3r:ranges, r=dtolnay
2020-07-17 Manish GoregaokarRollup merge of #73269 - mzohreva:mz/sgx-wait-timeout...
2020-07-16 Manish GoregaokarRollup merge of #73421 - janikrabe:master, r=joshtriplett
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-14 borsAuto merge of #73490 - CAD97:range-unchecked-stepping...
2020-07-13 Pankaj ChaudharyMerge branch 'master' into E0688
2020-07-11 Manish GoregaokarRollup merge of #72303 - yoshuawuyts:future-poll-fn...
2020-07-09 Manish GoregaokarRollup merge of #73292 - poliorcetics:fix-link-in-parti...
2020-07-05 Manish GoregaokarRollup merge of #72688 - djugei:master, r=Amanieu
2020-07-04 Manish GoregaokarRollup merge of #73140 - tmiasko:element-tree, r=Guilla...
2020-07-02 Manish GoregaokarRollup merge of #73454 - mark-i-m:contributing, r=nikom...
2020-07-02 Manish GoregaokarRollup merge of #73306 - calebzulawski:target-feature...
2020-07-02 Manish GoregaokarRollup merge of #72569 - ChrisDenton:remove-innosetup...
next