]> git.lizzy.rs Git - rust.git/history - src/test/ui/test-panic-abort.rs
Rollup merge of #70762 - RalfJung:miri-leak-check, r=oli-obk
[rust.git] / src / test / ui / test-panic-abort.rs
2020-03-22 Dylan DPCRollup merge of #68099 - lukaslueg:into_raw_unsafe...
2020-03-18 Mazdak FarrokhzadRollup merge of #67749 - gilescope:keyword-in, r=Dylan-DPC
2020-03-11 Mazdak FarrokhzadRollup merge of #69625 - Stebalien:feat/iter-copy-speci...
2020-02-16 borsAuto merge of #67885 - tobithiel:fix_group_lint_allow_o...
2020-02-15 Dylan DPCRollup merge of #64069 - danielhenrymantilla:feature...
2020-02-14 Sebastian ImlayMerge branch 'master' of github.com:rust-lang/rust...
2020-02-13 Dylan DPCRollup merge of #67642 - Mark-Simulacrum:relax-bounds...
2020-02-12 Yuki OkushiRollup merge of #67695 - gilescope:truth, r=centril
2020-01-31 borsAuto merge of #67878 - Others:opt-3, r=Mark-Simulacrum
2020-01-30 Dylan DPCRollup merge of #66648 - crgl:btree-clone-from, r=Amanieu
2020-01-28 borsAuto merge of #68234 - CAD97:slice-from-raw-parts,...
2020-01-28 Yuki OkushiRollup merge of #68482 - GuillaumeGomez:clean-up-err...
2020-01-28 Yuki OkushiRollup merge of #68454 - GuillaumeGomez:clean-up-e0214...
2020-01-28 Yuki OkushiRollup merge of #68412 - GuillaumeGomez:clean-up-e0207...
2020-01-28 Yuki OkushiRollup merge of #68383 - GuillaumeGomez:clean-up-e0205...
2020-01-27 Pietro AlbiniRollup merge of #67928 - XAMPPRocky:relnotes-1.41.0...
2020-01-27 borsAuto merge of #68165 - thomcc:lt_ones, r=sfackler
2020-01-26 borsAuto merge of #68031 - Marwes:fold_list, r=estebank
2020-01-25 Yuki OkushiRollup merge of #68540 - GuillaumeGomez:err-codes-clean...
2020-01-24 Yuki OkushiRollup merge of #68515 - Wind-River:master_2020, r...
2020-01-24 Yuki OkushiRollup merge of #68509 - GuillaumeGomez:clean-up-err...
2020-01-23 borsAuto merge of #68298 - Mark-Simulacrum:binary-depdep...
2020-01-21 Mazdak FarrokhzadRollup merge of #67686 - ssomers:keys_start_slasher...
2020-01-21 borsAuto merge of #65672 - ecstatic-morse:unified-dataflow...
2020-01-21 borsAuto merge of #68154 - ssomers:btreemap_navigation_benc...
2020-01-20 Yuki OkushiRollup merge of #68297 - Aaron1011:fix/new-const-prop...
2020-01-20 Yuki OkushiRollup merge of #67734 - XAMPPRocky:master, r=skade
2020-01-20 borsAuto merge of #68066 - CAD97:stabilize-manuallydrop...
2020-01-20 Jorge AparicioMerge branch 'master' into bare-metal-cortex-a
2020-01-20 Dylan DPCRollup merge of #68365 - GuillaumeGomez:clean-up-err...
2020-01-20 borsAuto merge of #68057 - Aaron1011:fix/marker-trait-selec...
2020-01-19 Dylan DPCRollup merge of #68247 - GuillaumeGomez:clean-up-err...
2020-01-19 borsAuto merge of #67758 - ssomers:testing_range, r=Mark...
2020-01-19 borsAuto merge of #68030 - cuviper:llvm-9.0.1, r=nikic
2020-01-18 Mazdak FarrokhzadRollup merge of #68342 - lcnr:type_name_docs, r=Dylan-DPC
2020-01-18 Mazdak FarrokhzadRollup merge of #68340 - GuillaumeGomez:clean-up-e0200...
2020-01-18 Mazdak FarrokhzadRollup merge of #68224 - GuillaumeGomez:prevent-urls...
2020-01-18 borsAuto merge of #68001 - Marwes:lexical_region_resolve...
2020-01-18 borsAuto merge of #68170 - wesleywiser:stop_const_prop_ref_...
2020-01-18 borsAuto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichton
2020-01-18 borsAuto merge of #67940 - JohnTitor:rustc-guide, r=JohnTitor
2020-01-18 Tyler MandryRollup merge of #68317 - GuillaumeGomez:clean-up-e0199...
2020-01-18 Tyler MandryRollup merge of #68312 - varkor:issue-67753-regression...
2020-01-18 Tyler MandryRollup merge of #68291 - tmiasko:sanitizer-tests, r...
2020-01-18 Tyler MandryRollup merge of #68279 - GuillaumeGomez:clean-up-e0198...
2020-01-18 Tyler MandryRollup merge of #68256 - estebank:bad-sugg-span, r...
2020-01-18 Tyler MandryRollup merge of #68093 - GuillaumeGomez:fix-deref-impl...
2020-01-18 Tyler MandryRollup merge of #66660 - jumbatm:dont_warn_about_snake_...
2020-01-17 borsAuto merge of #67476 - mark-i-m:simplify-borrow_check...
2020-01-17 Dylan DPCRollup merge of #68300 - ssomers:67281_take_2, r=Dylan-DPC
2020-01-17 Dylan DPCRollup merge of #68278 - wesleywiser:doc_query_key_reco...
2020-01-17 Dylan DPCRollup merge of #67791 - Zoxc:lift-interning, r=eddyb
2020-01-17 Dylan DPCRollup merge of #66564 - foeb:66219-document-unsafe...
2020-01-17 borsAuto merge of #68285 - oli-obk:specialization_regressio...
2020-01-17 borsAuto merge of #68305 - Dylan-DPC:rollup-aoohsz8, r...
2020-01-17 Dylan DPCRollup merge of #68301 - tmandry:dont-propagate-test...
2020-01-17 Tyler MandryDon't propagate __RUST_TEST_INVOKE to subprocess
2019-12-12 Yuki OkushiRollup merge of #62514 - stephaneyfx:box-ffi, r=nikomat...
2019-12-05 Mazdak FarrokhzadRollup merge of #67005 - andrewbanchich:master, r=josht...
2019-11-15 borsAuto merge of #64432 - gnzlbg:simplify_truncate, r...
2019-11-09 borsAuto merge of #63871 - BatmanAoD:FloatFnMustUse, r...
2019-11-04 borsAuto merge of #64878 - XAMPPRocky:relnotes-1.39.0,...
2019-11-02 borsAuto merge of #63810 - oli-obk:const_offset_from, r...
2019-11-02 Jon GjengsetMerge branch 'master' into format-temporaries
2019-11-01 Tyler MandryRollup merge of #65112 - jack-t:type-parens-lint, r...
2019-10-23 Yuki OkushiRollup merge of #65417 - weiznich:more_coherence_tests...
2019-10-23 Yuki OkushiRollup merge of #65007 - BO41:keywords, r=nikomatsakis
2019-10-20 Mazdak FarrokhzadRollup merge of #64996 - lzutao:inline-ptr-null, r...
2019-10-18 Tyler MandryRollup merge of #65016 - lzutao:inline-mem-constfn...
2019-10-18 borsAuto merge of #64925 - ehuss:document-json, r=Mark...
2019-10-15 Tyler MandryRollup merge of #64603 - gilescope:unused-lifetime...
2019-10-14 borsAuto merge of #64987 - oli-obk:code_reuse_prevents_bugs...
2019-10-13 Mazdak FarrokhzadRollup merge of #65246 - Wind-River:real_master_2,...
2019-10-13 Mazdak FarrokhzadRollup merge of #65069 - crgl:clone-from-vec-deque...
2019-10-13 Mazdak FarrokhzadRollup merge of #65039 - HeroicKatora:deny-by-default...
2019-10-13 borsAuto merge of #65099 - pnkfelix:issue-63154-needed...
2019-10-12 borsAuto merge of #64873 - popzxc:prettify-test-time, r...
2019-10-12 borsAuto merge of #65020 - pnkfelix:targetted-fix-for-alway...
2019-10-11 Tyler MandryRollup merge of #65048 - Kixunil:patch-1, r=KodrAus
2019-10-11 Tyler MandryRollup merge of #64337 - rick68:patch-17, r=Dylan-DPC
2019-10-11 borsAuto merge of #64877 - lzutao:stabilize-repeat_generic_...
2019-10-10 borsAuto merge of #59546 - sfanxiang:interminable-ub, r...
2019-10-09 borsAuto merge of #65228 - Wind-River:real_master, r=dtolnay
2019-10-09 Mazdak FarrokhzadRollup merge of #65166 - csmoe:async-move, r=estebank
2019-10-08 Mazdak FarrokhzadRollup merge of #65081 - Mark-Simulacrum:remove-profile...
2019-10-08 Mazdak FarrokhzadRollup merge of #65145 - estebank:turbofish-assoc-fn...
2019-10-08 Mazdak FarrokhzadRollup merge of #64918 - GuillaumeGomez:long-err-explan...
2019-10-08 borsAuto merge of #64949 - nnethercote:avoid-SmallVec-colle...
2019-10-08 Mazdak FarrokhzadRollup merge of #65187 - Wind-River:master_before_merge...
2019-10-08 Mazdak FarrokhzadRollup merge of #65046 - sinkuu:cell_reorder, r=shepmaster
2019-10-08 Mazdak FarrokhzadRollup merge of #64726 - andrewbanchich:unimplemented...
2019-10-07 borsAuto merge of #61430 - matthewjasper:drop-on-into-panic...
2019-10-07 borsAuto merge of #64780 - choller:master, r=michaelwoerister
2019-10-07 borsAuto merge of #64739 - guanqun:remove-as-str, r=estebank
2019-10-07 borsAuto merge of #64906 - Aaron1011:feature/extern-const...
2019-10-06 Tyler MandryRollup merge of #65158 - ishitatsuyuki:remove-dead...
2019-10-06 Tyler MandryRollup merge of #65101 - mati865:rustc_macro-deps,...
2019-10-06 borsAuto merge of #65089 - nnethercote:optimize-integral...
2019-10-06 Tyler MandryRollup merge of #65124 - memoryruins:castaway, r=petroc...
2019-10-06 Tyler MandryRollup merge of #65116 - spastorino:remove-unneeded...
next