]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/coerce-expect-unsized.rs
fallout: run-pass tests that use box. (many could be ported to `Box::new` instead...
[rust.git] / src / test / run-pass / coerce-expect-unsized.rs
2015-01-08 Felix S. Klock IIfallout: run-pass tests that use box. (many could...
2015-01-06 Alex Crichtonrollup merge of #19998: th0114nd/unicode-bottom
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2014-12-30 borsauto merge of #19941 : alexcrichton/rust/issue-19767...
2014-12-27 borsauto merge of #20143 : csouth3/rust/vecmap-reserve...
2014-12-25 borsauto merge of #20180 : jroesch/rust/clean-where-predica...
2014-12-25 borsauto merge of #20167 : michaelwoerister/rust/for-loop...
2014-12-25 borsauto merge of #20024 : mneumann/rust/dragonfly-fixes3...
2014-12-24 borsauto merge of #20117 : lfairy/rust/rename-include-bin...
2014-12-24 borsauto merge of #19813 : barosl/rust/autoderef-type-infer...
2014-12-24 borsauto merge of #20060 : Aatch/rust/enum-repr, r=alexcrichton
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-24 borsauto merge of #19858 : nick29581/rust/ranges, r=aturon
2014-12-23 borsauto merge of #19758 : tbu-/rust/pr_fp_name, r=alexcrichton
2014-12-23 borsauto merge of #20083 : eddyb/rust/fix-expectation,...
2014-12-23 Eduard Burtescurustc_typeck: don't expect rvalues to have unsized...