]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/coherence-orphan.rs
Update compile fail tests to use isize.
[rust.git] / src / test / compile-fail / coherence-orphan.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-05 Niko MatsakisImplement new orphan rule that requires that impls...
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-10-30 borsauto merge of #18279 : bgamari/rust/check-static-recurs...
2014-10-28 borsauto merge of #17851 : brson/rust/rustup, r=alexcrichton
2014-10-27 Alex Crichtonrollup merge of #18327 : vadimcn/17982
2014-10-27 Alex Crichtonrollup merge of #18250 : dotdash/fix_aliasing
2014-10-27 borsauto merge of #17978 : arielb1/rust/remaining-garbage...
2014-10-25 borsauto merge of #18176 : jkleint/rust/guide-borrow-wordin...
2014-10-25 borsauto merge of #18080 : veddan/rust/assume, r=thestinger
2014-10-24 borsauto merge of #17896 : mahkoh/rust/intmax, r=alexcrichton
2014-10-24 borsauto merge of #17960 : mahkoh/rust/clone_from_slice...
2014-10-23 borsauto merge of #18217 : mikedilger/rust/bug_report_instr...
2014-10-22 borsauto merge of #18224 : nikomatsakis/rust/issue-17594...
2014-10-22 borsauto merge of #18092 : michaelwoerister/rust/lldb-test...
2014-10-22 borsauto merge of #17846 : tomjakubowski/rust/rustdoc-hide...
2014-10-22 borsauto merge of #18223 : nikomatsakis/rust/coherence...
2014-10-22 Niko MatsakisAdjust orphan rules to consider all input types, not...