]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/lint-stability.rs
Update compile fail tests to use isize.
[rust.git] / src / test / compile-fail / lint-stability.rs
2015-01-08 Huon WilsonUpdate compile fail tests to use isize.
2015-01-08 Alex Crichtonrollup merge of #20631: huon/no-drop-and-copy
2015-01-08 Alex Crichtonrollup merge of #20693: EchoAce/intro-oboe
2015-01-07 borsMerge pull request #20679 from geekcraik/master
2015-01-06 Alex Crichtonrollup merge of #20612: retep998/winsize
2015-01-06 Alex Crichtonrollup merge of #20570: sanxiyn/no-analysis
2015-01-06 Alex Crichtonrollup merge of #20557: cactorium/prettyprinters
2015-01-06 borsauto merge of #20610 : alexcrichton/rust/rollup, r...
2015-01-06 Alex Crichtonrollup merge of #20482: kmcallister/macro-reform
2015-01-06 Alex Crichtonrollup merge of #20608: nikomatsakis/assoc-types-method...
2015-01-06 Alex CrichtonMerge remote-tracking branch 'nrc/sized-2' into rollup
2015-01-06 Alex Crichtonrollup merge of #20556: japaric/no-for-sized
2015-01-06 Alex Crichtonrollup merge of #20594: nikomatsakis/orphan-ordered
2015-01-06 Alex Crichtonrollup merge of #20584: brson/versioning
2015-01-06 Alex Crichtonrollup merge of #20583: csouth3/vim-syntax
2015-01-06 Alex Crichtonrollup merge of #20581: apasel422/extend
2015-01-06 Alex Crichtonrollup merge of #20568: huonw/ungate-AT-globs
2015-01-06 Keegan McAllisterForbid '#[macro_use] extern crate' outside the crate...
2015-01-06 Keegan McAllisterReplace #[phase] with #[plugin] / #[macro_use] / #...
2015-01-05 Huon WilsonRemove use of globs feature gate from tests.
2014-11-25 borsauto merge of #18966 : huonw/rust/iter2slice, r=aturon
2014-11-24 borsauto merge of #19021 : roysc/rust/emacs-pr, r=brson
2014-11-23 borsauto merge of #18140 : JelteF/rust-1/guide-fix, r=cmr
2014-11-22 borsauto merge of #17513 : dradtke/rust/master, r=kballard
2014-11-21 borsauto merge of #18984 : sheroze1123/rust/fix17574, r...
2014-11-21 borsauto merge of #18908 : tbu-/rust/pr_mapinplace_fixzeros...
2014-11-21 borsauto merge of #16552 : jauhien/rust/fix-libdir, r=alexc...
2014-11-20 borsauto merge of #19071 : huonw/rust/col2column, r=nikomat...
2014-11-19 Jakub Bukajrollup merge of #18968: danluu/guide_play
2014-11-19 Jakub Bukajrollup merge of #18944: liigo/improve-os-args-doc
2014-11-19 Jakub Bukajrollup merge of #18903: steveklabnik/error_handling_guide
2014-11-18 borsauto merge of #19060 : Gankro/rust/super-cloned, r...
2014-11-18 borsauto merge of #19031 : nodakai/rust/libcore-pow-and...
2014-11-18 borsauto merge of #18645 : nick29581/rust/coercions-1,...
2014-11-18 borsauto merge of #19050 : japaric/rust/moar-dst, r=aturon
2014-11-18 borsauto merge of #19049 : jakub-/rust/roll-up, r=alexcrichton
2014-11-17 Jakub Bukajrollup merge of #19045: jmesmon/jemalloc-flags-2
2014-11-17 Jakub Bukajrollup merge of #19041: japaric/clone
2014-11-17 Jakub Bukajrollup merge of #19038: jayelm/fixed-typos
2014-11-17 Jakub Bukajrollup merge of #19029: vberger/stability_function_body
2014-11-17 Jakub Bukajrollup merge of #19026: alfie/doc-fixes
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 #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 #18890: luqmana/tf
2014-11-17 borsauto merge of #18973 : sfackler/rust/enum-namespace...
2014-11-17 Victor BergerDon't inherit stability to items in a function body.
2014-11-17 Steven FacklerSwitch to purely namespaced enums
2014-11-17 borsauto merge of #18927 : areski/rust/pr-improve-option...
2014-11-16 Jakub Bukajrollup merge of #18933: IanConnolly/doc-fake-rust
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-11 Aaron TuronUpdate tests for new stability inheritance rules
2014-11-11 borsauto merge of #18797 : vadimcn/rust/prefer-bundled2...
2014-11-11 borsauto merge of #18753 : jbcrail/rust/fix-deprecated...
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 borsauto merge of #18748 : carols10cents/rust/prepend-to...
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 #18724 : gamazeps/rust/toc, r=alexcrichton
2014-11-07 borsauto merge of #18723 : mprobinson/rust/fence-typos...
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 #18714 : nikomatsakis/rust/issue-18621...
2014-11-07 borsauto merge of #18672 : brandonson/rust/functional-updat...
2014-11-07 borsauto merge of #18713 : juxiliary/rust/master, r=alexcri...
2014-11-07 borsauto merge of #18719 : alexcrichton/rust/rollup, r...
2014-11-06 Alex Crichtonrollup merge of #18709 : alexcrichton/fix-windows
2014-11-06 Alex Crichtonrollup merge of #18625 : alexcrichton/no-more-rlibc
2014-11-06 Alex Crichtonrollup merge of #18691 : subhashb/add_clone_trait_to_fi...
2014-11-06 Alex Crichtonrollup merge of #18654 : michaelwoerister/lldb-test...
2014-11-06 Alex Crichtonrollup merge of #18708 : qwitwa/master
2014-11-06 Alex Crichtonrollup merge of #18707 : japaric/moar-dst
2014-11-06 Alex Crichtonrollup merge of #18705 : fabricedesre/patch-1
next