]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/move-fragments-7.rs
Update compile fail tests to use isize.
[rust.git] / src / test / compile-fail / move-fragments-7.rs
2015-01-08 Huon WilsonUpdate compile fail tests to use isize.
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...