]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/unboxed-closures-fnmut-as-fn.rs
Update compile fail tests to use isize.
[rust.git] / src / test / compile-fail / unboxed-closures-fnmut-as-fn.rs
2015-01-08 Huon WilsonUpdate compile fail tests to use isize.
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 #19090: kmcallister/deriving-non-type
2014-11-19 Jakub Bukajrollup merge of #19076: jxv/master
2014-11-19 Jakub Bukajrollup merge of #19072: cakebaker/add_missing_dot
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-19 borsauto merge of #19082 : alexcrichton/rust/snapshots...
2014-11-18 borsauto merge of #19044 : murarth/rust/libsyntax-view...
2014-11-18 borsauto merge of #18870 : barosl/rust/os-ioresult, r=alexc...
2014-11-18 borsauto merge of #18993 : nikomatsakis/rust/hrtb-5, r...
2014-11-18 Niko MatsakisPlace parenthetical notation under the `unboxed_closure...
2014-11-08 borsauto merge of #18724 : gamazeps/rust/toc, r=alexcrichton
2014-11-07 borsauto merge of #18688 : bkoropoff/rust/unboxed-closure...
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-06 Alex Crichtonrollup merge of #18654 : michaelwoerister/lldb-test...
2014-11-06 Alex Crichtonrollup merge of #18684 : nathan7/patch-1
2014-11-06 Alex Crichtonrollup merge of #18683 : thestinger/typo
2014-11-06 Alex Crichtonrollup merge of #18679 : brson/lint-trait
2014-11-06 Alex Crichtonrollup merge of #18665 : scribu/patch-1
2014-11-06 Alex Crichtonrollup merge of #18664 : klutzy/getrandom
2014-11-06 Alex Crichtonrollup merge of #18656 : thiagopnts/rename-deprecated...
2014-11-06 Alex Crichtonrollup merge of #18647 : jbcrail/rename-dragonfly
2014-11-06 Alex Crichtonrollup merge of #18644 : luqmana/pefc
2014-11-06 Alex Crichtonrollup merge of #18636 : luqmana/armf
2014-11-06 Alex Crichtonrollup merge of #18633 : huonw/target-spec-spelling
2014-11-06 Alex Crichtonrollup merge of #18628 : aturon/fixup-error-comment
2014-11-06 Alex Crichtonrollup merge of #18615 : huonw/simd
2014-11-06 Alex Crichtonrollup merge of #18591 : nick29581/dst-bug-str
2014-11-06 Alex Crichtonrollup merge of #18555 : jakub-/e-needstest
2014-11-06 Alex Crichtonrollup merge of #18373 : steveklabnik/gh18288
2014-11-06 borsauto merge of #18608 : alexcrichton/rust/lint-some...
2014-11-06 borsauto merge of #18467 : japaric/rust/eq, r=alexcrichton
2014-11-06 borsauto merge of #18388 : nikomatsakis/rust/fn-trait-hiera...
2014-11-06 Niko MatsakisAdd blanket impls to allow the various `Fn` traits...