]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail
rollup merge of #19020: Gankro/better-warn
[rust.git] / src / test / compile-fail /
2014-11-17 Jakub Bukajrollup merge of #19020: Gankro/better-warn
2014-11-17 Jakub Bukajrollup merge of #19018: tomjakubowski/fix-issue-19003
2014-11-17 Jakub Bukajrollup merge of #19016: gkoz/use_util_copy
2014-11-17 Jakub Bukajrollup merge of #19015: alex/libcore-typos
2014-11-17 Jakub Bukajrollup merge of #19013: jakub-/issue-18986
2014-11-17 Jakub Bukajrollup merge of #19008: alex/collections-typos
2014-11-17 Jakub Bukajrollup merge of #19000: IvanUkhov/doc-link-dylib
2014-11-17 Jakub Bukajrollup merge of #18951: tbu-/pr_array_cloneshow
2014-11-17 Jakub Bukajrollup merge of #18921: oli-obk/refactoring/graphviz...
2014-11-17 Jakub Bukajrollup merge of #18911: canndrew/slice_shift_char
2014-11-17 Jakub Bukajrollup merge of #18910: aturon/borrow-traits
2014-11-17 Jakub Bukajrollup merge of #18890: luqmana/tf
2014-11-17 Luqman AdenAdd tests.
2014-11-17 borsauto merge of #18973 : sfackler/rust/enum-namespace...
2014-11-17 Steven FacklerSwitch to purely namespaced enums
2014-11-17 borsauto merge of #19007 : huonw/rust/more-marker-impls...
2014-11-17 borsauto merge of #19027 : nick29581/rust/coercions-4,...
2014-11-17 Nick CameronFix fallout from coercion removal
2014-11-17 borsauto merge of #18914 : Gankro/rust/cloned, r=aturon
2014-11-17 Tom JakubowskiDisallow parsing of struct variants with 0 fields
2014-11-17 borsauto merge of #18927 : areski/rust/pr-improve-option...
2014-11-16 borsauto merge of #18747 : csherratt/rust/ringbuf-remove...
2014-11-16 borsauto merge of #18995 : alfie/rust/comment-docs, r=aturon
2014-11-16 borsauto merge of #18994 : sfackler/rust/struct-variants...
2014-11-16 borsauto merge of #18752 : jakub-/rust/remove-unit, r=eddyb
2014-11-16 Jakub BukajUpdate tests accordingly
2014-11-16 Jakub Bukajrollup merge of #18949: tomjakubowski/tojson-str
2014-11-16 Jakub Bukajrollup merge of #18942: jbcrail/tree-set-docs
2014-11-16 Jakub Bukajrollup merge of #18941: reem/better-task-pool
2014-11-16 Jakub Bukajrollup merge of #18935: jmesmon/cody/no-vendor-triplle
2014-11-16 Jakub Bukajrollup merge of #18933: IanConnolly/doc-fake-rust
2014-11-16 borsauto merge of #18788 : ricky26/rust/master, r=aturon
2014-11-16 Steven FacklerUn-feature gate struct variants
2014-11-15 borsauto merge of #18924 : cakebaker/rust/fix_list, r=steve...
2014-11-15 borsauto merge of #18922 : japaric/rust/for, r=jakub-
2014-11-15 borsauto merge of #18901 : steveklabnik/rust/quickfix,...
2014-11-14 borsauto merge of #18894 : ArtemGr/rust/patch-1, r=pnkfelix
2014-11-14 borsauto merge of #18880 : barosl/rust/doc-fail-to-panic...
2014-11-14 borsauto merge of #18893 : bkoropoff/rust/issue-18883,...
2014-11-14 borsauto merge of #18891 : erickt/rust/deprecate-as-ref...
2014-11-14 borsauto merge of #18840 : huonw/rust/tweaks, r=alexcrichton
2014-11-14 borsauto merge of #18827 : bjz/rust/rfc369-numerics, r...
2014-11-14 borsauto merge of #18929 : alexcrichton/rust/issue-18928...
2014-11-13 borsauto merge of #18926 : alexcrichton/rust/issue-18925...
2014-11-13 borsauto merge of #18887 : aturon/rust/controlled-inherit...
2014-11-13 borsauto merge of #18811 : pczarn/rust/issue-18763-ice...
2014-11-13 borsauto merge of #18879 : pcwalton/rust/path-silliness...
2014-11-13 borsauto merge of #18877 : michaelsproul/rust/panic-tests...
2014-11-13 borsauto merge of #18872 : hirschenberger/rust/master,...
2014-11-13 borsauto merge of #18867 : michaelsproul/rust/unreachable...
2014-11-13 Huon WilsonUse the correct span for out-of-range int literals.
2014-11-13 Huon WilsonAdd more "help: ..."'s to the parser.
2014-11-13 Huon WilsonAdd error message specific to \<carriage return>.
2014-11-13 borsauto merge of #18862 : murarth/rust/issue-18566-test...
2014-11-12 borsauto merge of #18858 : alexcrichton/rust/remove-time...
2014-11-12 borsauto merge of #18830 : adaszko/rust/patch-1, r=steveklabnik
2014-11-12 Alex Crichtontime: Deprecate the library in the distribution
2014-11-12 Brendan ZabarauskasRemove Signed trait and add SignedInt trait
2014-11-12 Brendan ZabarauskasDeprecate Num, Unsigned and Primitive
2014-11-12 borsauto merge of #18860 : aturon/rust/reexports-in-stab...
2014-11-12 borsauto merge of #18841 : Manishearth/rust/doc-ty, r=alexc...
2014-11-12 borsauto merge of #18833 : slashgrin/rust/patch-1, r=brson
2014-11-11 Aaron TuronUpdate tests for new stability inheritance rules
2014-11-11 borsauto merge of #18813 : csherratt/rust/add-encode-decode...
2014-11-11 Patrick Waltonlibsyntax: Forbid type parameters in field expressions.
2014-11-11 borsauto merge of #18821 : arielb1/rust/fnv-hash-map, r...
2014-11-11 borsauto merge of #18797 : vadimcn/rust/prefer-bundled2...
2014-11-11 borsauto merge of #18753 : jbcrail/rust/fix-deprecated...
2014-11-10 MurarthAdd regression test for #18566
2014-11-10 borsauto merge of #18802 : bkoropoff/rust/issue-18769,...
2014-11-10 borsauto merge of #18795 : haberman/rust/master, r=cmr
2014-11-10 borsauto merge of #18792 : sfackler/rust/struct-variants...
2014-11-10 borsauto merge of #18782 : netvl/rust/update-vim-syntax...
2014-11-10 borsauto merge of #18781 : klutzy/rust/cross, r=cmr
2014-11-09 borsauto merge of #18780 : bkoropoff/rust/regionck-for...
2014-11-09 borsauto merge of #18739 : vhbit/rust/issue-18574, r=alexcr...
2014-11-09 borsauto merge of #18762 : mdinger/rust/str_coerce, r=steve...
2014-11-09 borsauto merge of #18756 : jbcrail/rust/add-enum-set-bitxor...
2014-11-09 borsauto merge of #18755 : japaric/rust/ord, r=alexcrichton
2014-11-09 Steven FacklerFirst stage of struct variant field visibility changes
2014-11-09 borsauto merge of #18748 : carols10cents/rust/prepend-to...
2014-11-09 borsauto merge of #18557 : aturon/rust/io-removal, r=alexcr...
2014-11-09 borsauto merge of #18743 : nikomatsakis/rust/hrtb-refactor...
2014-11-08 borsauto merge of #18730 : bkoropoff/rust/issue-18652,...
2014-11-08 borsauto merge of #18475 : gamazeps/rust/toExtend, r=alexcr...
2014-11-08 borsauto merge of #18740 : jbcrail/rust/implement-enum...
2014-11-08 borsauto merge of #18735 : utkarshkukreti/rust/remove-unnec...
2014-11-08 borsauto merge of #18731 : chris-morgan/rust/derive-Clone...
2014-11-08 borsauto merge of #18634 : alexcrichton/rust/cfg-attr-crate...
2014-11-08 borsauto merge of #18729 : bkoropoff/rust/issue-18711,...
2014-11-08 borsauto merge of #18724 : gamazeps/rust/toc, r=alexcrichton
2014-11-07 borsauto merge of #18723 : mprobinson/rust/fence-typos...
2014-11-07 Niko MatsakisPurge the old `once_fns`, which are not coming back
2014-11-07 Niko MatsakisUpdate tests where we don't report errors twice anymore
2014-11-07 Niko MatsakisUpdate parser with `for` syntax
2014-11-07 borsauto merge of #18688 : bkoropoff/rust/unboxed-closure...
2014-11-07 Alex Crichtonrustc: Process #[cfg]/#[cfg_attr] on crates
2014-11-07 borsauto merge of #18673 : VHaravy/rust/issue-18632, r...
2014-11-07 borsauto merge of #17830 : pczarn/rust/interp_tt, r=pnkfelix
2014-11-07 borsauto merge of #18721 : SimonSapin/rust/safer-enumset...
next