]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/move-fragments-5.rs
Update compile fail tests to use isize.
[rust.git] / src / test / compile-fail / move-fragments-5.rs
2015-01-08 Huon WilsonUpdate compile fail tests to use isize.
2015-01-08 Alex Crichtonrollup merge of #20657: alexcrichton/stabilize-macros
2015-01-08 Alex Crichtonrollup merge of #20706: nikomatsakis/assoc-types-projec...
2015-01-08 Alex Crichtonrollup merge of #20665: nikomatsakis/assoc-types-method...
2015-01-08 Alex Crichtonrollup merge of #20631: huon/no-drop-and-copy
2015-01-08 Alex Crichtonrollup merge of #20726: dgrunwald/require-parens-for...
2015-01-08 Alex Crichtonrollup merge of #20704: alexcrichton/hopefully-make...
2015-01-08 Alex Crichtonrollup merge of #20696: reem/unsized-typeid
2015-01-08 Alex Crichtonrollup merge of #20695: frewsxcv/patch-2
2015-01-08 Alex Crichtonrollup merge of #20693: EchoAce/intro-oboe
2015-01-08 Alex Crichtonrollup merge of #20688: jroesch/reject-non-param-bounds...
2015-01-08 Alex Crichtonrollup merge of #20654: alexcrichton/stabilize-hash
2015-01-08 Alex Crichtonrollup merge of #20611: simnalamburt/master
2015-01-07 borsauto merge of #20655 : nikomatsakis/rust/carl-ice,...
2015-01-07 borsMerge pull request #20689 from huonw/editor-_size
2015-01-07 borsMerge pull request #20682 from sfackler/fix-impls
2015-01-07 borsMerge pull request #20679 from geekcraik/master
2015-01-07 borsMerge pull request #20675 from jbcrail/fix-test-comments
2015-01-07 Joseph CrailFix misspelled comments in tests.
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-11 borsauto merge of #19294 : huonw/rust/transmute-inplace...
2014-12-08 borsauto merge of #19306 : steveklabnik/rust/gh19269, r...
2014-11-27 borsauto merge of #19112 : steveklabnik/rust/doc_rc, r...
2014-11-27 Alex Crichtonrollup merge of #19326: huonw/safer-syntax
2014-11-27 Alex Crichtonrollup merge of #19322: DiamondLovesYou/multi-llvmdeps
2014-11-27 Alex Crichtonrollup merge of #19317: sfackler/xcrate-namespace
2014-11-27 Alex Crichtonrollup merge of #19316: steveklabnik/gh18876
2014-11-27 Alex Crichtonrollup merge of #19313: steveklabnik/gh18844
2014-11-27 Alex Crichtonrollup merge of #19312: steveklabnik/gh19177
2014-11-27 Alex Crichtonrollup merge of #19310: steveklabnik/gh19178
2014-11-27 Alex Crichtonrollup merge of #19308: thestinger/oom
2014-11-27 Alex Crichtonrollup merge of #19307: steveklabnik/gh19199
2014-11-27 Alex Crichtonrollup merge of #19304: steveklabnik/gh19302
2014-11-27 Alex Crichtonrollup merge of #19301: Gankro/take-fix
2014-11-27 Alex Crichtonrollup merge of #19300: killercup/patch-1
2014-11-27 Alex Crichtonrollup merge of #19299: nikomatsakis/stop-indenting...
2014-11-27 Alex Crichtonrollup merge of #19296: csouth3/trieset-union
2014-11-27 Alex Crichtonrollup merge of #19287: alexcrichton/issue-19272
2014-11-27 Alex Crichtonrollup merge of #19282: steveklabnik/remove_grammar
2014-11-27 Alex Crichtonrollup merge of #19273: ogham/rename-file-types
2014-11-27 Alex Crichtonrollup merge of #19272: tomjakubowski/rustdoc-sized
2014-11-27 Alex Crichtonrollup merge of #19266: aochagavia/const
2014-11-27 Alex Crichtonrollup merge of #19231: Gankro/ringbuf-into-iter
2014-11-26 borsauto merge of #19262 : murarth/rust/module-path-fix...
2014-11-26 borsauto merge of #19252 : japaric/rust/cow, r=aturon
2014-11-26 borsauto merge of #19169 : aturon/rust/fds, r=alexcrichton
2014-11-26 borsauto merge of #19212 : steveklabnik/rust/doc_format_spe...
2014-11-25 borsauto merge of #19011 : ricky26/rust/trait_supertraits...
2014-11-25 borsauto merge of #19255 : aturon/rust/merge-sync, r=alexcr...
2014-11-25 borsauto merge of #18234 : pnkfelix/rust/fsk-type-fragments...
2014-11-25 Felix S. Klock IIFirst tests making use of the new fn move-fragments...