]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/trans/meth.rs
doc/guide-ffi: A few minor typo/language fixes
[rust.git] / src / librustc / middle / trans / meth.rs
2014-07-02 borsauto merge of #15222 : alexcrichton/rust/relnotes,...
2014-07-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into 0...
2014-07-02 borsauto merge of #15286 : alexcrichton/rust/channel-stabil...
2014-07-02 borsauto merge of #15257 : erickt/rust/hashmap, r=alexcrichton
2014-07-02 borsauto merge of #15069 : luqmana/rust/cia, r=pcwalton
2014-07-01 borsauto merge of #15289 : aturon/rust/libstd-stability...
2014-07-01 borsauto merge of #15288 : brson/rust/cleanslice, r=alexcri...
2014-07-01 borsauto merge of #15281 : alexcrichton/rust/show-for-show...
2014-07-01 borsauto merge of #15242 : pcwalton/rust/self-in-trait...
2014-07-01 Patrick Waltonlibrustc: Permit by-value-self methods to be invoked...
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
2014-06-24 borsauto merge of #14952 : alexcrichton/rust/const-unsafe...
2014-06-21 borsauto merge of #15029 : aturon/rust/stability-index...
2014-06-20 borsauto merge of #15041 : brson/rust/docindex, r=alexcrichton
2014-06-20 borsauto merge of #15039 : huonw/rust/rustdoc-testharnesss...
2014-06-19 borsauto merge of #15033 : Sawyer47/rust/old-test, r=alexcr...
2014-06-19 borsauto merge of #14830 : luqmana/rust/cmtrttcbctto, r...
2014-06-18 Luqman Adenlibrustc: Don't overwrite vtables when coercing to...
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
2014-06-14 borsauto merge of #14874 : pcwalton/rust/enum-to-float...
2014-06-14 borsauto merge of #14866 : bjz/rust/bitwise, r=alexcrichton
2014-06-13 borsauto merge of #14750 : bachm/rust/master, r=alexcrichton
2014-06-13 borsauto merge of #14604 : nikomatsakis/rust/issue-5527...
2014-06-13 Niko MatsakisIntroduce VecPerParamSpace and use it to represent...
2014-06-13 borsauto merge of #14816 : theptrk/rust/unclear-comment...
2014-06-12 borsauto merge of #14813 : cmr/rust/once-docs-unsafe, r...
2014-06-12 borsauto merge of #14811 : forticulous/rust/refcell-show...
2014-06-12 borsauto merge of #14809 : zzmp/rust/patch-2, r=alexcrichton
2014-06-12 borsauto merge of #14805 : zzmp/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14800 : reem/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14799 : mcreinhard/rust/tilde-fix, r...
2014-06-12 borsauto merge of #14713 : darnuria/rust/Improve_std_os_doc...
2014-06-11 borsauto merge of #14746 : alexcrichton/rust/libsync, r...
2014-06-11 borsauto merge of #14250 : alexcrichton/rust/gc, r=brson
2014-06-11 Alex Crichtonrustc: Move the AST from @T to Gc<T>
2014-06-08 borsauto merge of #14728 : TeXitoi/rust/relicense-shootout...
2014-06-07 borsauto merge of #14717 : zwarich/rust/borrowck-tests...
2014-06-07 borsauto merge of #14708 : gereeter/rust/faster-sem, r...
2014-06-07 borsauto merge of #14702 : nikomatsakis/rust/issue-5527...
2014-06-06 Niko MatsakisStop passing around Option<&substs> in trans and just...
2014-06-06 Niko MatsakisMove subst data structures into subst.rs, fix capitaliz...
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-12 borsauto merge of #13932 : MrAlert/rust/win-compat, r=brson
2014-05-12 borsauto merge of #13922 : Rufflewind/rust/patch-1, r=pnkfelix
2014-05-11 borsauto merge of #14090 : TeXitoi/rust/shootout-nbody...
2014-05-10 borsauto merge of #14073 : alexcrichton/rust/snapshots...
2014-05-10 borsauto merge of #14068 : alexcrichton/rust/rustdoc-xcrate...
2014-05-10 borsauto merge of #14066 : edwardw/rust/pod-to-copy, r...
2014-05-10 borsauto merge of #14056 : kballard/rust/vim_indent_fix...
2014-05-10 borsauto merge of #14065 : alexcrichton/rust/ignore-flaky...
2014-05-10 borsauto merge of #14063 : TeXitoi/rust/shootout-meteor...
2014-05-09 borsauto merge of #14057 : kballard/rust/remove_no-bounds...
2014-05-09 borsauto merge of #14055 : nikomatsakis/rust/issue-5527...
2014-05-09 Niko MatsakisCurrently trans uses Vec<ty::t> to represent substituti...
2014-05-09 borsauto merge of #14001 : alexcrichton/rust/issue-11680...
2014-05-09 borsauto merge of #14010 : richo/rust/tests/11493, r=alexcr...
2014-05-08 borsauto merge of #13990 : nikomatsakis/rust/issue-5527...
2014-05-08 borsauto merge of #13986 : alexcrichton/rust/box-keyword...
2014-05-08 borsauto merge of #13976 : pnkfelix/rust/fsk-fix-13965...
2014-05-07 borsauto merge of #14005 : alexcrichton/rust/extern-unsafe...
2014-05-07 borsauto merge of #13832 : alexcrichton/rust/cfail-full...
2014-05-07 borsauto merge of #13967 : richo/rust/features/ICE-fails...
2014-05-07 borsauto merge of #13958 : pcwalton/rust/detilde, r=pcwalton
2014-05-07 Patrick Waltonlibrustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from...
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-04 borsauto merge of #13676 : mdinger/rust/tutorial_doc, r...
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-04-29 borsauto merge of #13772 : brson/rust/cratedocs, r=alexcrichton
2014-04-25 borsauto merge of #13671 : dcrewi/rust/lint-directives...
2014-04-24 borsauto merge of #13675 : sfackler/rust/taskbuilder-new...
2014-04-23 borsauto merge of #13689 : alexcrichton/rust/ignore-tcp...
2014-04-23 borsauto merge of #13690 : alexcrichton/rust/unlink-unix...
2014-04-23 borsauto merge of #13687 : exscape/mut-vector-Show/master...
2014-04-23 borsauto merge of #13597 : bjz/rust/float-api, r=brson
2014-04-23 borsauto merge of #13683 : aochagavia/rust/pr, r=alexcrichton
2014-04-22 borsauto merge of #13674 : pcwalton/rust/more-str-inlines...
2014-04-22 borsauto merge of #13673 : bmac/rust/utorial-fix, r=alexcri...
2014-04-22 borsauto merge of #13670 : eddyb/rust/more-de-at, r=pcwalton
2014-04-22 Eduard Burtescurustc: remove ty::Impl.
2014-04-22 Eduard Burtescurustc: slightly optimize make_mono_id to not clone...
2014-04-22 Eduard Burtescurustc: de-@ method and vtable maps.
2014-04-22 Eduard Burtescurustc: move the method and vtable maps into ty::ctxt.
2014-04-05 borsauto merge of #13260 : pnkfelix/rust/fsk-fix-13247...
2014-04-05 borsauto merge of #13112 : ktt3ja/rust/issue-13058, r=pnkfelix
2014-04-05 borsauto merge of #13284 : pnkfelix/rust/more-fs-info-on...
2014-04-04 borsauto merge of #13301 : erickt/rust/remove-refcell-get...
2014-04-04 borsauto merge of #13298 : ckendell/rust/remove_managed_poi...
2014-04-04 borsauto merge of #13295 : huonw/rust/gate-concat-idents...
2014-04-04 borsauto merge of #13291 : thestinger/rust/no_null, r=alexc...
2014-04-04 borsauto merge of #13255 : alexcrichton/rust/issue-5605...
2014-04-04 borsauto merge of #12964 : gereeter/rust/extended-atomics...
2014-04-04 borsauto merge of #13296 : brson/rust/0.11-pre, r=alexcrichton
2014-04-04 borsauto merge of #13237 : alexcrichton/rust/private-tuple...
2014-04-04 borsauto merge of #13290 : alexcrichton/rust/rollup, r...
2014-04-03 borsauto merge of #13286 : alexcrichton/rust/release, r...
next