]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/autoderef-and-borrow-method-receiver.rs
rustdoc: Replace no-pretty-expanded with pretty-expanded
[rust.git] / src / test / run-pass / autoderef-and-borrow-method-receiver.rs
2015-03-23 Brian Andersonrustdoc: Replace no-pretty-expanded with pretty-expanded
2013-08-30 borsauto merge of #8839 : sanxiyn/rust/env, r=thestinger
2013-08-29 borsauto merge of #8800 : fhahn/rust/ticket_5239, r=alexcri...
2013-08-28 borsauto merge of #8718 : bblum/rust/typeof, r=pcwalton
2013-08-28 borsauto merge of #8806 : klutzy/rust/winmain, r=cmr
2013-08-28 borsauto merge of #8805 : jfager/rust/remove-hashutil,...
2013-08-28 borsauto merge of #8697 : kballard/rust/rustpkg-no-args...
2013-08-28 borsauto merge of #8802 : pcwalton/rust/compile-speed,...
2013-08-28 Patrick Waltonlibrustc: Remove `&const` and `*const` from the language.
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-07 borsauto merge of #6895 : cmr/rust/jemalloc, r=brson
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-06-03 borsauto merge of #6826 : cmr/rust/terminfo, r=thestinger
2013-06-02 borsauto merge of #6879 : yichoi/rust/arm-test, r=brson
2013-06-02 borsauto merge of #6866 : pcwalton/rust/pub-extern, r=brson
2013-06-01 borsauto merge of #6880 : thomaslee/rust/issue-6745, r...
2013-06-01 borsauto merge of #6871 : pcwalton/rust/de-pub-impl, r...
2013-06-01 Patrick WaltonRemove all uses of `pub impl`. rs=style
2013-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-08 borsauto merge of #6119 : brson/rust/main, r=brson
2013-05-07 borsauto merge of #6228 : brson/rust/run-destroy, r=brson
2013-05-07 borsauto merge of #6226 : alexcrichton/rust/issue-6199...
2013-05-06 borsauto merge of #6150 : yichoi/rust/arm-test-pull, r...
2013-05-05 Niko MatsakisMerge remote-tracking branch 'mozilla/incoming' into...
2013-05-05 borsauto merge of #6208 : sanxiyn/rust/accurate-span, r...
2013-05-05 borsauto merge of #6235 : pnkfelix/rust/issue-3326-play...
2013-05-05 borsauto merge of #6234 : yichoi/rust/glob-dummy-pull,...
2013-05-04 borsauto merge of #6230 : thestinger/rust/whitespace, r...
2013-05-04 Daniel Micayadd gitattributes and fix whitespace issues
2013-03-07 Brian AndersonMerge remote-tracking branch 'brson/cross7'
2013-03-03 borsauto merge of #5114 : osaut/rust/incoming, r=brson
2013-03-01 Patrick WaltonMerge remote branch 'nmatsakis/issue-4808-representatio...
2013-03-01 Patrick WaltonMerge remote branch 'sevrak/issue-5164' into incoming
2013-03-01 Erick TryzelaarMerge remote-tracking branch 'remotes/origin/incoming...
2013-03-01 borsauto merge of #5162 : brson/rust/fixmes, r=brson
2013-03-01 borsauto merge of #5176 : brson/rust/unwrap_shared_mutable_...
2013-02-28 borsauto merge of #5166 : danniel/rust/incoming, r=brson
2013-02-28 borsauto merge of #5156 : pcwalton/rust/method-privacy...
2013-02-28 Patrick Waltonlibrustc: Mark all type implementations public. rs...
2013-02-05 Tim ChevalierMerge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-03 borsautomated merge
2013-02-02 Graydon Hoarecheck-fast fallout from removing export, r=burningtree
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-09-12 Niko MatsakisIntroduce auto adjustment table to subsume autoderef...
2012-09-07 Brian AndersonConvert field terminators to commas. Stop parsing semis.
2012-09-04 Brian AndersonMerge pull request #3333 from dbp/tutorial
2012-09-04 Graydon HoareMerge pull request #3377 from jimblandy/doc-fixes
2012-09-02 Patrick Waltonrustc: Don't translate the expression twice when adapti...