]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/object-safety-sized-self-return-Self.rs
rustdoc: Replace no-pretty-expanded with pretty-expanded
[rust.git] / src / test / run-pass / object-safety-sized-self-return-Self.rs
2015-03-23 Brian Andersonrustdoc: Replace no-pretty-expanded with pretty-expanded
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-13 Manish GoregaokarRollup merge of #21468 - sanxiyn:dead-variant, r=
2015-03-06 borsAuto merge of #22474 - iKevinY:pandoc-version-check...
2015-03-06 Manish GoregaokarRollup merge of #22474 - iKevinY:pandoc-version-check...
2015-03-05 Manish GoregaokarRollup merge of #22029 - iKevinY:tidy-changes, r=brson
2015-03-02 Manish GoregaokarRollup merge of #22689 - tshepang:thread-doc-improvemen...
2015-02-28 borsAuto merge of #22669 - dotdash:fast_slice_iter, r=huonw
2015-02-27 Manish GoregaokarRollup merge of #22788 - vadimcn:fix-precise_time_ns...
2015-02-27 Manish GoregaokarRollup merge of #22732 - jxcl:cargo-new, r=steveklabnik
2015-02-27 borsAuto merge of #22573 - nwin:impl-debug-rwlock-weak...
2015-02-27 borsAuto merge of #22765 - sanxiyn:dedup-rustdoc, r=alexcri...
2015-02-25 Manish GoregaokarRollup merge of #22744 - alexcrichton:issue-22738,...
2015-02-25 Manish GoregaokarRollup merge of #22742 - alexcrichton:issue-22737,...
2015-02-25 Manish GoregaokarRollup merge of #22727 - alexcrichton:prep-env, r=aturon
2015-02-25 Manish GoregaokarRollup merge of #22596 - alexcrichton:fix-some-impls...
2015-02-25 Manish GoregaokarRollup merge of #22783 - alexcrichton:deprecate-taskpoo...
2015-02-24 Manish GoregaokarRollup merge of #22778 - mzabaluev:leftover-lifetime...
2015-02-24 Manish GoregaokarRollup merge of #22736 - nikomatsakis:issue-22382,...
2015-02-24 Manish GoregaokarRollup merge of #22758 - ejjeong:aarch64-linux-android...
2015-02-24 Manish GoregaokarRollup merge of #22752 - ipetkov:unsafe-lint-fix, r...
2015-02-24 Manish GoregaokarRollup merge of #22747 - krdln:fix-parsing-minus, r...
2015-02-24 Manish GoregaokarRollup merge of #22739 - tbu-:pr_error_net, r=alexcrichton
2015-02-24 borsAuto merge of #22530 - rprichard:master, r=dotdash
2015-02-24 borsAuto merge of #22749 - kballard:process-stdio-construct...
2015-02-24 borsAuto merge of #22755 - Manishearth:rollup, r=Manishearth
2015-02-24 Manish GoregaokarRollup merge of #22720 - edwardw:enum-struct-ident...
2015-02-24 Manish GoregaokarRollup merge of #22213 - eddyb:ty_open-case-closed...
2015-02-24 Manish GoregaokarRollup merge of #22594 - alexcrichton:issue-22577,...
2015-02-24 Manish GoregaokarRollup merge of #22580 - pnkfelix:guard-pat-cfg2, r...
2015-02-24 Manish GoregaokarRollup merge of #22428 - erickt:io-wrappers, r=aturon
2015-02-24 Manish GoregaokarRollup merge of #22301 - nikomatsakis:object-safe-sized...
2015-02-23 Niko MatsakisExtend object safety so that methods with Sized:Self...