]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/issue-11192.rs
Auto merge of #52388 - oli-obk:clippy, r=Manishearth
[rust.git] / src / test / compile-fail / issue-11192.rs
2017-09-29 Oliver SchneiderMerge remote-tracking branch 'miri/upstream' into miri
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-28 Manish GoregaokarRollup merge of #23332 - jakub-:rustup-curl-silent...
2015-03-27 Alex Crichtonrollup merge of #23791: jviereck/fix-23713
2015-03-27 Alex Crichtonrollup merge of #23285: steveklabnik/gh11794
2015-03-25 borsAuto merge of #23434 - alexcrichton:misc-stab, r=aturon
2015-03-23 Alex Crichtonrollup merge of #23383: alexcrichton/fs-create-dir-all
2015-03-23 Alex Crichtonrollup merge of #23466: woehr/master
2015-03-23 Alex Crichtonrollup merge of #23401: tshepang/crates-and-modules...
2015-03-22 borsAuto merge of #23361 - petrochenkov:refdst, r=jakub-
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-20 borsAuto merge of #23254 - jbcrail:saturating-math-docs...
2015-03-20 Manish GoregaokarRollup merge of #23254 - jbcrail:saturating-math-docs...
2015-03-18 Manish GoregaokarRollup merge of #23392 - WiSaGaN:bugfix/fix_deprecate_l...
2015-03-18 borsAuto merge of #23438 - nikomatsakis:issue-23435-default...
2015-03-17 borsAuto merge of #23330 - alexcrichton:thread-sleep, r...
2015-03-17 borsAuto merge of #23423 - nikomatsakis:issue-18737-trait...
2015-03-17 borsAuto merge of #23436 - Manishearth:rollup, r=Manishearth
2015-03-17 Manish GoregaokarRollup merge of #23432 - mzabaluev:io-into-inner-doc...
2015-03-17 Manish GoregaokarRollup merge of #23385 - tamird:cleanup-whitespace...
2015-03-15 Tamir DubersteinStrip all leading/trailing newlines
2015-03-14 borsAuto merge of #23289 - mihneadb:rustdoc-search-by-type...
2015-03-14 borsAuto merge of #22948 - rprichard:simple-panic-opt,...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-12 Manish GoregaokarRollup merge of #23247 - tbu-:pr_core_iter_rm_isize...
2015-03-12 Manish GoregaokarRollup merge of #22769 - :rustdocfix, r=brson
2015-03-11 borsAuto merge of #23251 - tbu-:pr_rm_core_str_checked_add...
2015-03-10 borsAuto merge of #23249 - tbu-:pr_rm_core_str_macros,...
2015-03-10 Manish GoregaokarRollup merge of #22832 - anguslees:manpage-pedantry...
2015-03-08 Manish GoregaokarRollup merge of #22917 - randfur:master, r=steveklabnik
2015-03-07 borsAuto merge of #22549 - steveklabnik:doc_documentation...
2015-03-06 borsAuto merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #23056 - awlnx:master, r=nrc
2015-03-06 Manish GoregaokarRollup merge of #23060 - lifthrasiir:rustdoc-sidebar...
2015-03-06 Manish GoregaokarRollup merge of #23010 - alexcrichton:deprecate-some...
2015-03-06 Manish GoregaokarRollup merge of #22862 - vhbit:broken-open, r=alexcrichton
2015-03-05 Manish GoregaokarRollup merge of #22947 - ic:master, r=steveklabnik
2015-03-05 Manish GoregaokarRollup merge of #22973 - djmally:coll_docs, r=Gankro
2015-03-05 Manish GoregaokarRollup merge of #22764 - ivanradanov:fileline_help...
2015-03-05 Manish GoregaokarRollup merge of #23013 - nikomatsakis:syncbox, r=pnkfelix
2015-03-05 Manish GoregaokarRollup merge of #23004 - alexcrichton:libc-stable,...
2015-03-05 Manish GoregaokarRollup merge of #23001 - alexcrichton:index-output...
2015-03-05 Manish GoregaokarRollup merge of #23000 - Florob:unicode-FL, r=brson
2015-03-05 Manish GoregaokarRollup merge of #22939 - bleibig:grammar-updates, r...
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-03-05 borsAuto merge of #22061 - pczarn:quote_matcher_and_attr...
2015-03-04 borsAuto merge of #22920 - tshepang:remove-some-warnings...
2015-03-04 borsAuto merge of #22958 - laijs:option_map_for_iter_map...
2015-03-03 borsAuto merge of #23002 - pnkfelix:fsk-box-place-runway...
2015-03-03 Felix S. Klock IIAdd `: Box<_>` or `::Box<_>` type annotations to variou...
2015-02-17 borsAuto merge of #21932 - Jormundir:std-os-errno-type...
2015-02-13 borsAuto merge of #21376 - fhahn:issue-15881-model-lexer...
2015-02-11 Alex Crichtonrollup merge of #21881: richo/lint-no-mangle-const
2015-02-10 Alex Crichtonrollup merge of #21943: hugwijst/extctxt_ufcs
2015-02-10 Alex Crichtonrollup merge of #21918: ranma42/replace-be
2015-02-10 Alex Crichtonrollup merge of #21353: sanxiyn/upvar
2015-02-10 borsAuto merge of #21937 - alexcrichton:issue-21929, r...
2015-02-08 borsAuto merge of #21992 - steveklabnik:gh17220, r=alexcrichton
2015-02-07 borsAuto merge of #21874 - nagisa:reference-is-removal...
2015-02-06 borsAuto merge of #21926 - mzabaluev:raw-lifetime, r=alexcr...
2015-02-06 borsAuto merge of #21860 - mdinger:enum_rewording, r=stevek...
2015-02-06 Manish GoregaokarRollup merge of #21991 - steveklabnik:gh21915, r=huonw
2015-02-06 Manish GoregaokarRollup merge of #21989 - steveklabnik:gh21491, r=Gankro
2015-02-06 borsAuto merge of #21962 - vrinek:printable-book, r=stevekl...
2015-02-06 Manish GoregaokarRollup merge of #21968 - nikomatsakis:issue-21965-dupli...
2015-02-06 Manish GoregaokarRollup merge of #21966 - scialex:fix-extern, r=alexcrichton
2015-02-06 Manish GoregaokarRollup merge of #21958 - brson:stable-features, r=alexc...
2015-02-06 Manish GoregaokarRollup merge of #21926 - mzabaluev:raw-lifetime, r...
2015-02-06 Manish GoregaokarRollup merge of #21924 - steveklabnik:fix_try_docs...
2015-02-06 Manish GoregaokarRollup merge of #21925 - sfackler:allow-missing-copy...
2015-02-06 Manish GoregaokarRollup merge of #21941 - dotdash:with_cond_false, r...
2015-02-06 Manish GoregaokarRollup merge of #21951 - Gankro:entry, r=aturon
2015-02-06 Manish GoregaokarRollup merge of #21954 - jbcrail:fix-misspelled-comment...
2015-02-06 Manish GoregaokarRollup merge of #21955 - jbcrail:fix-test-comments...
2015-02-06 Manish GoregaokarRollup merge of #21964 - semarie:openbsd-env, r=alexcri...
2015-02-06 Manish GoregaokarRollup merge of #21986 - LeoTestard:identical-statics...
2015-02-06 borsAuto merge of #21609 - GarrettHeel:master, r=steveklabnik
2015-02-06 borsAuto merge of #21947 - bluss:full-range-syntax, r=brson
2015-02-05 borsAuto merge of #21894 - dotdash:assume_rc, r=alexcrichton
2015-02-05 borsAuto merge of #21843 - japaric:kindless, r=alexcrichton
2015-02-05 Jorge Aparicioremove all kind annotations from closures
2015-01-25 borsAuto merge of #20613 - dgriffen:master, r=alexcrichton
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-10 borsMerge pull request #20771 from Kimundi/vec-macro-repeat
2015-01-09 borsMerge pull request #20793 from ktossell/rustdoc-fixedve...
2015-01-09 borsMerge pull request #20699 from vhbit/ios-archs
2015-01-09 borsMerge pull request #20741 from mneumann/dragonfly-pthre...
2015-01-09 borsMerge pull request #20718 from tshepang/bench-fix-some...
2015-01-08 borsMerge pull request #20766 from tsurai/patch-1
2015-01-08 borsMerge pull request #20735 from squidpickles/master
next