]> git.lizzy.rs Git - rust.git/history - src/test/ui/mpsc_stress.rs
Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup
[rust.git] / src / test / ui / mpsc_stress.rs
2020-11-23 flip1995Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18...
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-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-16 Tyler MandryRollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-10 borsAuto merge of #74410 - mati865:mingw-no-self-contained...
2020-08-07 borsAuto merge of #73842 - euclio:doctest-expn, r=Guillaume...
2020-07-29 borsAuto merge of #72049 - mati865:mingw-lld, r=petrochenkov
2020-07-29 Yuki OkushiRollup merge of #74266 - GuillaumeGomez:cleanup-e0720...
2020-07-27 borsAuto merge of #73583 - anp:location-eq, r=dtolnay
2020-07-27 Manish GoregaokarRollup merge of #73858 - tspiteri:const-methods, r...
2020-07-26 flip1995Merge commit 'da5a6fb1b65ec6581a67e942a3850f6bc15a552c...
2020-07-26 borsAuto merge of #74060 - kpp:remove_length_at_most_32...
2020-07-25 borsAuto merge of #74246 - GuillaumeGomez:cleanup-e0719...
2020-07-25 borsAuto merge of #74017 - poliorcetics:where-keyword,...
2020-07-24 borsAuto merge of #73645 - poliorcetics:ref-keyword, r...
2020-07-24 Manish GoregaokarRollup merge of #74367 - Neutron3529:patch-1, r=nagisa
2020-07-24 Manish GoregaokarRollup merge of #72954 - hermitcore:rwlock, r=dtolnay
2020-07-23 Manish GoregaokarRollup merge of #74141 - euclio:typos, r=steveklabnik
2020-07-22 Manish GoregaokarRollup merge of #73893 - ajpaverd:cfguard-stabilize...
2020-07-22 Manish GoregaokarRollup merge of #73655 - JamieCunliffe:jamie_va-args...
2020-07-21 borsAuto merge of #74075 - sunfishcode:wasi-prelude-rawfd...
2020-07-20 Manish GoregaokarRollup merge of #74376 - lcnr:type-dependent-path-clean...
2020-07-20 Manish GoregaokarRollup merge of #73197 - c410-f3r:ranges, r=dtolnay
2020-07-20 borsAuto merge of #74010 - pierwill:pierwill-o-notation...
2020-07-20 Manish GoregaokarRollup merge of #73618 - poliorcetics:false-keyword...
2020-07-19 Manish GoregaokarRollup merge of #74419 - Lokathor:gba-target, r=jonas...
2020-07-19 Manish GoregaokarRollup merge of #74356 - lzutao:rm_combine, r=LukasKalb...
2020-07-19 Manish GoregaokarRollup merge of #74333 - poliorcetics:std-alloc-unsafe...
2020-07-19 borsAuto merge of #74163 - cuviper:debian6, r=Mark-Simulacrum
2020-07-18 Manish GoregaokarRollup merge of #74021 - 1011X:master, r=dtolnay
2020-07-18 Manish GoregaokarRollup merge of #73762 - poliorcetics:trait-keyword...
2020-07-18 Manish GoregaokarRollup merge of #70817 - yoshuawuyts:task-ready, r...
2020-07-18 Manish GoregaokarRollup merge of #74448 - davidtwco:improper-ctypes...
2020-07-18 Manish GoregaokarRollup merge of #74418 - rye:gha-dedup-shell-setting...
2020-07-18 Manish GoregaokarRollup merge of #72414 - KodrAus:feat/stdlazy, r=Mark...
2020-07-17 Manish GoregaokarRollup merge of #74424 - sexxi-goose:move_hir_place...
2020-07-17 Manish GoregaokarRollup merge of #74416 - NieDzejkob:linker-locale-utf8...
2020-07-17 Manish GoregaokarRollup merge of #74411 - jonas-schievink:unbreak-mir...
2020-07-17 Manish GoregaokarRollup merge of #74394 - bjorn3:remove_emscripten_lefto...
2020-07-17 Manish GoregaokarRollup merge of #74364 - lcnr:lazy-norm-tests, r=nikoma...
2020-07-17 Manish GoregaokarRollup merge of #74288 - haraldh:test_aslr, r=petrochenkov
2020-07-17 Manish GoregaokarRollup merge of #74169 - ecstatic-morse:dataflow-unreac...
2020-07-17 Manish GoregaokarRollup merge of #73930 - a1phyr:feature_const_option...
2020-07-17 Manish GoregaokarRollup merge of #71670 - GuillaumeGomez:enforce-codeblo...
2020-07-17 borsAuto merge of #74395 - Mark-Simulacrum:stage0-next...
2020-07-17 borsAuto merge of #74422 - Manishearth:rollup-7mfrf6g,...
2020-07-17 Manish GoregaokarRollup merge of #74398 - GuillaumeGomez:cleanup-e0723...
2020-07-17 Manish GoregaokarRollup merge of #74386 - msizanoen1:riscv-add-manifest...
2020-07-17 Manish GoregaokarRollup merge of #74371 - Aloso:patch-1, r=GuilliameGomez
2020-07-17 Manish GoregaokarRollup merge of #74357 - nnethercote:symbol-related...
2020-07-17 Manish GoregaokarRollup merge of #74351 - lzutao:remove-rustc-internal...
2020-07-17 Manish GoregaokarRollup merge of #74033 - ehuss:std-compile-all-platform...
2020-07-17 Manish GoregaokarRollup merge of #73269 - mzohreva:mz/sgx-wait-timeout...
2020-07-14 flip1995Merge commit '2ca58e7dda4a9eb142599638c59dc04d15961175...
2020-07-11 Mohsen ZohrevandiAddress review comments
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-12 Mohsen ZohrevandiAllow more ui tests for SGX
2020-06-09 Lzu TaoMerge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73...
2020-05-28 flip1995Merge commit '7ea7cd165ad6705603852771bf82cc2fd6560db5...
2020-05-17 flip1995Merge commit 'e214ea82ad0a751563acf67e1cd9279cf302db3a...
2020-05-11 flip1995Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5...
2020-05-02 Oliver SchererAdd 'src/tools/clippy/' from commit 'd2708873ef711ec8ab...
2019-12-12 Yuki OkushiRollup merge of #62514 - stephaneyfx:box-ffi, r=nikomat...
2019-10-03 Tyler MandryRollup merge of #61879 - stjepang:stabilize-todo, r...
2019-08-29 Mazdak FarrokhzadRollup merge of #62734 - GuillaumeGomez:hide-default...
2019-08-27 Mazdak FarrokhzadRollup merge of #62600 - emmericp:libtest-add-show...
2019-08-26 borsAuto merge of #62891 - vext01:improve-black-box-docs...
2019-08-19 phosphorusMerge pull request #1 from rust-lang/master
2019-08-18 borsAuto merge of #63045 - Rosto75:master, r=jonas-schievink
2019-08-17 Mazdak FarrokhzadRollup merge of #62737 - timvermeulen:cycle_try_fold...
2019-08-16 Mazdak FarrokhzadRollup merge of #60492 - acrrd:issues/54054_chain,...
2019-08-12 Mazdak FarrokhzadRollup merge of #62108 - Zoxc:sharded-queries, r=oli-obk
2019-08-11 Mark RousskovRollup merge of #61969 - MikailBag:master, r=Centril
2019-08-10 borsAuto merge of #62756 - newpavlov:stabilize_dur_float...
2019-08-09 Sayan NandanMerge pull request #1 from rust-lang/master
2019-08-09 borsAuto merge of #61937 - AaronKutch:master, r=scottmcm
2019-08-08 Mazdak FarrokhzadRollup merge of #62994 - iluuu1994:test-for-43398,...
2019-08-06 Mazdak FarrokhzadRollup merge of #63034 - tmandry:reduce-generator-size...
2019-08-06 Mazdak FarrokhzadRollup merge of #62837 - Kinrany:patch-1, r=GuillaumeGomez
2019-08-06 Mazdak FarrokhzadRollup merge of #63230 - tmandry:disallow-possibly...
2019-08-06 Mazdak FarrokhzadRollup merge of #61457 - timvermeulen:double_ended_iter...
2019-08-05 borsAuto merge of #61491 - stjepang:impls-for-accesserror...
2019-08-04 borsAuto merge of #63048 - Aaron1011:feature/rustdoc-reexpo...
2019-08-03 Mazdak FarrokhzadRollup merge of #62954 - ia0:fix_typo_span, r=Centril
2019-08-02 Mazdak FarrokhzadRollup merge of #63208 - tmandry:issue-62658, r=cramertj
2019-08-02 Mazdak FarrokhzadRollup merge of #62663 - llogiq:more-questionmark-docs...
2019-08-01 Pietro AlbiniRollup merge of #63191 - pietroalbini:really-fix-toolst...
2019-08-01 Pietro AlbiniRollup merge of #62971 - GuillaumeGomez:keyword-sidebar...
2019-08-01 Pietro AlbiniRollup merge of #62644 - arnottcr:std_io-doc, r=stevekl...
2019-07-30 Mazdak FarrokhzadRollup merge of #62469 - czipperz:liballoc-add-doc...
2019-07-30 borsAuto merge of #62766 - alexcrichton:stabilize-pipelined...
2019-07-30 Mazdak FarrokhzadRollup merge of #61965 - phil-opp:patch-4, r=scottmcm
next