]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/coerce-unsafe-to-closure.rs
Auto merge of #69330 - Centril:literally-melting-ice, r=eddyb
[rust.git] / src / test / compile-fail / coerce-unsafe-to-closure.rs
2019-04-12 Mazdak FarrokhzadRollup merge of #59880 - solson:transmute-float, r...
2019-03-27 borsAuto merge of #55780 - ogoffart:span_source_text, r...
2019-03-20 borsAuto merge of #57018 - dcreager:redundant-linker, r...
2019-02-13 borsAuto merge of #56951 - oli-obk:auto_toolstate_issue...
2019-01-28 Mazdak FarrokhzadRollup merge of #57859 - GuillaumeGomez:fix-background...
2019-01-27 borsAuto merge of #57925 - fintelia:riscv-cas, r=nagisa
2019-01-25 Mazdak FarrokhzadRollup merge of #56217 - frewsxcv:frewsxcv-float-parse...
2019-01-21 Mazdak FarrokhzadRollup merge of #56796 - KrishnaSannasi:try_from_impl_c...
2019-01-18 Mazdak FarrokhzadRollup merge of #57132 - daxpedda:master, r=steveklabnik
2019-01-18 Mazdak FarrokhzadRollup merge of #57107 - mjbshaw:thread_local_test...
2019-01-18 Mazdak FarrokhzadRollup merge of #56594 - sdroege:c_void-is-not-never...
2019-01-15 Mazdak FarrokhzadRollup merge of #56044 - matthewjasper:function-param...
2019-01-12 Mazdak FarrokhzadRollup merge of #57042 - pnkfelix:issue-57038-sidestep...
2019-01-12 Mazdak FarrokhzadRollup merge of #56425 - scottmcm:redo-vec-set_len...
2019-01-09 Stein SomersMerge remote-tracking branch 'upstream/master'
2019-01-05 kennytmRollup merge of #57278 - mati865:config_clippy, r=alexc...
2019-01-05 kennytmRollup merge of #57229 - mikeyhew:fix-56806, r=varkor
2019-01-05 borsAuto merge of #57101 - o01eg:fix-57014, r=alexcrichton
2019-01-04 borsAuto merge of #56079 - mark-i-m:patch-1, r=nikomatsakis
2019-01-02 borsAuto merge of #56827 - faern:eliminate-recv-timeout...
2019-01-01 borsAuto merge of #57125 - doitian:inconsistent-clone-doc...
2018-12-31 borsAuto merge of #57035 - Zoxc:query-pref9, r=michaelwoerister
2018-12-29 borsAuto merge of #57006 - GuillaumeGomez:no-crate-filter...
2018-12-28 borsAuto merge of #57118 - Zoxc:query-stats, r=wesleywiser
2018-12-28 borsAuto merge of #55519 - fhartwig:hashmap-index-example...
2018-12-27 borsAuto merge of #56838 - Aaron1011:fix/rustdoc-infer...
2018-12-27 borsAuto merge of #57119 - jethrogb:jb/sgx-os-mod2, r=josht...
2018-12-27 borsAuto merge of #57129 - RalfJung:check-bounds, r=oli-obk
2018-12-26 borsAuto merge of #56534 - xfix:copied, r=@SimonSapin
2018-12-26 borsAuto merge of #57108 - Mark-Simulacrum:license-remove...
2018-12-26 Mark RousskovRemove licenses
2018-08-14 David WoodMoved tests back to compile-test if they don't work...
2018-08-14 David WoodMoved compile-fail tests to ui tests.
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
2015-12-31 borsAuto merge of #28469 - DenisKolodin:master, r=steveklabnik
2015-11-24 Steve KlabnikRollup merge of #30020 - Manishearth:unit, r=bluss
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-08 borsAuto merge of #28621 - tshepang:move-safety, r=steveklabnik
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-10-04 borsAuto merge of #28573 - ruud-v-a:rustdoc-license, r...
2015-10-04 borsAuto merge of #28806 - wthrowe:bare-outfile-fix, r...
2015-10-03 borsAuto merge of #28821 - dagnir:formatting-fix, r=stevekl...
2015-10-03 Steve KlabnikRollup merge of #28805 - wthrowe:compile-stdin, r=alexc...
2015-10-02 borsAuto merge of #28662 - semmaz:fmt-debug, r=alexcrichton
2015-10-02 borsAuto merge of #28626 - arielb1:closure-needs-infer...
2015-10-02 borsAuto merge of #28795 - marti1125:28696, r=alexcrichton
2015-10-02 Manish GoregaokarRollup merge of #28554 - christopherdumas:E0422, r...
2015-10-01 borsAuto merge of #28577 - jethrogb:topic/ast-stmt-debug...
2015-09-30 Steve KlabnikRollup merge of #28772 - tshepang:improve-paragraph...
2015-09-30 Steve KlabnikRollup merge of #28771 - tshepang:upper-case, r=stevekl...
2015-09-30 Steve KlabnikRollup merge of #28770 - tshepang:awkward, r=steveklabnik
2015-09-30 borsAuto merge of #28731 - bluss:by-ref, r=alexcrichton
2015-09-30 borsAuto merge of #28729 - retep998:canonical-dir, r=alexcr...
2015-09-29 borsAuto merge of #28623 - llogiq:faster-fasta, r=brson
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-09-28 borsAuto merge of #28705 - marti1125:master, r=steveklabnik
2015-09-28 borsAuto merge of #28703 - gavinb:master, r=alexcrichton
2015-09-28 borsAuto merge of #28691 - utkarshkukreti:add-path_max...
2015-09-28 borsAuto merge of #28668 - alexcrichton:crossing-with-jemal...
2015-09-27 borsAuto merge of #28689 - Manishearth:rollup, r=Manishearth
2015-09-27 Manish GoregaokarRollup merge of #28688 - Manishearth:fix-primitives...
2015-09-27 Manish GoregaokarRollup merge of #28682 - apasel422:features, r=steveklabnik
2015-09-27 Manish GoregaokarRollup merge of #28681 - arielb1:destructor-fixes,...
2015-09-26 Ariel Ben-Yehudadeduplicate trait errors before they are displayed
2015-07-14 Alexis Beingessnermove everything into the Rust tree
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-04-25 Nick CameronMerge branch 'syntax' of https://github.com/aochagavia...
2015-04-07 Manish GoregaokarRollup merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 borsAuto merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-02 Alex Crichtonrollup merge of #23176: huonw/rm-bounds
2015-04-01 Manish GoregaokarRollup merge of #23066 - michaelwoerister:unreachable...
2015-03-31 Manish GoregaokarRollup merge of #23558 - steveklabnik:explain_elision...
2015-03-28 Manish GoregaokarRollup merge of #23332 - jakub-:rustup-curl-silent...
2015-03-27 Alex Crichtonrollup merge of #23763: brson/installer
2015-03-27 Alex Crichtonrollup merge of #23197: aatxe/master
2015-03-27 Alex Crichtonrollup merge of #23791: jviereck/fix-23713
2015-03-27 Alex Crichtonrollup merge of #23665: steveklabnik/doc_std_ascii
2015-03-27 Alex Crichtonrollup merge of #23285: steveklabnik/gh11794
2015-03-27 Alex Crichtonrollup merge of #23690: wettowelreactor/patch-1
2015-03-27 Alex Crichtonrollup merge of #23676: gkoz/array_as_ref
2015-03-27 Alex Crichtonrollup merge of #23651: alexcrichton/unwind-try
2015-03-26 borsAuto merge of #23359 - erickt:quote, r=pnkfelix
2015-03-26 borsAuto merge of #21237 - erickt:derive-assoc-types, r...
2015-03-26 borsAuto merge of #23691 - richo:dedup-typeorigin-mergable...
2015-03-25 borsAuto merge of #23695 - sae-bom:mac-android-debuginfo...
2015-03-25 borsAuto merge of #23434 - alexcrichton:misc-stab, r=aturon
2015-03-25 Manish GoregaokarRollup merge of #23702 - dotdash:match_reass, r=eddyb
2015-03-25 Manish GoregaokarRollup merge of #23692 - yjh0502:fix/simd-overflow...
2015-03-25 Manish GoregaokarRollup merge of #23684 - tamird:ios-fallout, r=alexcrichton
2015-03-25 Manish GoregaokarRollup merge of #23664 - bluss:std-docs, r=steveklabnik
2015-03-25 Manish GoregaokarRollup merge of #23617 - steveklabnik:gh23564, r=Manish...
2015-03-25 borsAuto merge of #23670 - cmr:vec-push-slowpath, r=pcwalton
2015-03-25 borsAuto merge of #23681 - alexcrichton:rollup, r=alexcrichton
2015-03-24 Alex Crichtonrollup merge of #23674: nagisa/fallout-1
2015-03-24 Alex Crichtonrollup merge of #23671: steveklabnik/doc_std_clone
2015-03-24 Alex Crichtonrollup merge of #23638: pnkfelix/fsk-reject-specialized...
2015-03-24 Alex Crichtonrollup merge of #23546: alexcrichton/hyphens
2015-03-24 Alex Crichtonrollup merge of #23668: alexcrichton/io-zero
2015-03-24 Alex Crichtonrollup merge of #23662: steveklabnik/gh23421
next