]> git.lizzy.rs Git - rust.git/history - src/librustc/middle/borrowck/check_loans.rs
Replace all ~"" with "".to_owned()
[rust.git] / src / librustc / middle / borrowck / check_loans.rs
2014-04-19 Richo HealeyReplace all ~"" with "".to_owned()
2014-03-27 borsauto merge of #13079 : alexcrichton/rust/colons, r=cmr
2014-03-25 borsauto merge of #13083 : FlaPer87/rust/issue-13005-borrow...
2014-03-24 borsauto merge of #13080 : alexcrichton/rust/possible-osx...
2014-03-24 borsauto merge of #13049 : alexcrichton/rust/io-fill, r...
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-23 borsauto merge of #13095 : alexcrichton/rust/serialize...
2014-03-22 borsauto merge of #13076 : FlaPer87/rust/remove-freeze...
2014-03-22 borsauto merge of #12995 : Kroisse/rust/vec_ng_mut_slices...
2014-03-22 borsauto merge of #13053 : alexcrichton/rust/removing-ref...
2014-03-22 Alex Crichtonrustc: Remove all usage of manual deref()
2014-03-22 Alex Crichtonrustc: Fix fallout of removing get()
2014-03-22 borsauto merge of #13036 : alexcrichton/rust/atomics, r...
2014-03-21 borsauto merge of #13024 : brson/rust/issue-12799, r=thestinger
2014-03-21 borsauto merge of #13029 : FlaPer87/rust/master, r=alexcrichton
2014-03-20 borsauto merge of #13023 : thestinger/rust/deep_clone,...
2014-03-20 borsauto merge of #13020 : alexcrichton/rust/vec, r=brson
2014-03-20 Alex CrichtonRemoving imports of std::vec_ng::Vec
2014-03-20 borsauto merge of #13017 : alexcrichton/rust/issue-13010...
2014-03-20 borsauto merge of #13015 : tbu-/rust/pr_remove_immut, r...
2014-03-20 borsauto merge of #12686 : FlaPer87/rust/shared, r=nikomatsakis
2014-03-20 borsauto merge of #12980 : cmr/rust/overhaul-stdio, r=thest...
2014-03-20 borsauto merge of #13028 : thestinger/rust/vec_ng, r=huonw
2014-03-20 Flavio PercocoForbid borrow of static items with unsafe interior
2014-03-20 Daniel Micayrename std::vec_ng -> std::vec
2014-03-19 borsauto merge of #12879 : Aatch/rust/rustdoc-mod-privacy...
2014-03-17 borsauto merge of #12935 : lbonn/rust/nullenum, r=alexcrichton
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 borsauto merge of #12957 : lkuper/rust/docsprint, r=alexcri...
2014-03-17 borsauto merge of #12951 : cadencemarseille/rust/issue...
2014-03-17 borsauto merge of #12735 : eddyb/rust/at-exodus-chapter...
2014-03-17 Eduard BurtescuDe-@ move maps and rework parts of trans.
2014-03-17 Eduard BurtescuDe-@ ty::ctxt usage.
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12871 : aochagavia/rust/Optimize-while_s...
2014-03-14 borsauto merge of #12864 : huonw/rust/hash-docs, r=alexcrichton
2014-03-14 borsauto merge of #12855 : alexcrichton/rust/shutdown,...
2014-03-14 borsauto merge of #12798 : pczarn/rust/inline-asm, r=alexcr...
2014-03-13 borsauto merge of #12815 : alexcrichton/rust/chan-rename...
2014-03-13 borsauto merge of #12573 : lbonn/rust/unrecurs, r=alexcrichton
2014-03-13 borsauto merge of #12561 : pzol/rust/char-case, r=alexcrichton
2014-03-13 borsauto merge of #12238 : ktt3ja/rust/lifetime-error-msg...
2014-03-13 borsauto merge of #12852 : itdaniher/rust/master, r=alexcri...
2014-03-13 borsauto merge of #12849 : nick29581/rust/doubles, r=alexcr...
2014-03-13 borsauto merge of #12610 : eddyb/rust/deref-now-auto, r...
2014-03-13 Eduard BurtescuImplement automatic overloaded dereference.
2014-03-13 Eduard BurtescuRemove Rc's borrow method to avoid conflicts with RefCe...
2014-03-11 borsauto merge of #12765 : TeXitoi/rust/fix-shootout-revers...
2014-03-11 borsauto merge of #12766 : TeXitoi/rust/fix-shootout-spectr...
2014-03-09 borsauto merge of #12758 : rgawdzik/rust/master, r=alexcrichton
2014-03-09 borsauto merge of #12706 : pongad/rust/issue_12698, r=brson
2014-03-09 borsauto merge of #12759 : lucab/rust/char-doc, r=alexcrichton
2014-03-08 borsauto merge of #12768 : pnkfelix/rust/fsk-devecing,...
2014-03-08 Felix S. Klock IIlibrustc: Fix up fallout from the automatic conversion.
2014-03-08 Patrick Waltonlibrustc: Automatically change uses of `~[T]` to `Vec...
2014-03-06 xalesAllow mutable slices in statics.
2014-03-02 borsauto merge of #12651 : lucab/rust/llvmdep-ldflags,...
2014-03-02 borsauto merge of #12637 : pcwalton/rust/devecing, r=alexcr...
2014-03-02 Patrick Waltonlibrustc: Fix errors arising from the automated `~...
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-27 borsauto merge of #12486 : MicahChalmer/rust/emacs-fixes...
2014-02-26 borsauto merge of #12490 : zslayton/rust/doc-fix-12386...
2014-02-26 borsauto merge of #12570 : kyrias/rust/master, r=cmr
2014-02-26 borsauto merge of #12571 : eddyb/rust/kill-callee-id, r...
2014-02-26 Eduard BurtescuReplace callee_id with information stored in method_map.
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-19 borsauto merge of #12231 : wycats/rust/url_path_parse,...
2014-02-15 borsauto merge of #12270 : bstrie/rust/pnoise, r=huonw
2014-02-15 borsauto merge of #12283 : kballard/rust/env-args-bytes...
2014-02-15 borsauto merge of #12276 : alexcrichton/rust/issue-8449...
2014-02-15 borsauto merge of #12277 : alexcrichton/rust/fix-rustdoc...
2014-02-14 borsauto merge of #12271 : kballard/rust/vim-extern-crate...
2014-02-14 borsauto merge of #12195 : kballard/rust/rustdoc-strip...
2014-02-14 borsauto merge of #12267 : alexcrichton/rust/rollup, r...
2014-02-14 Eduard BurtescuRemoved the obsolete ast::CallSugar (previously used...
2014-02-14 borsauto merge of #12207 : alexcrichton/rust/up-llvm, r...
2014-02-14 borsauto merge of #12234 : sfackler/rust/restructure-item...
2014-02-14 borsauto merge of #12192 : luqmana/rust/fix-cross, r=alexcr...
2014-02-14 borsauto merge of #12186 : alexcrichton/rust/no-sleep-2...
2014-02-14 borsauto merge of #12162 : eddyb/rust/ast-map-cheap-path...
2014-02-14 Eduard BurtescuRefactored ast_map and friends, mainly to have Paths...
2014-02-12 borsauto merge of #12165 : fhahn/rust/change-some-tests...
2014-02-12 borsauto merge of #12204 : alexcrichton/rust/seek, r=pcwalton
2014-02-12 borsauto merge of #12196 : dguenther/rust/fix-fourcc-exampl...
2014-02-12 borsauto merge of #12194 : WebeWizard/rust/master, r=cmr
2014-02-12 borsauto merge of #12190 : alexcrichton/rust/fix-snap-again...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-12 borsauto merge of #12027 : vadimcn/rust/compiler-rt, r...
2014-02-12 borsauto merge of #11961 : niftynif/rust/btree, r=brson
2014-02-11 borsauto merge of #12158 : nikomatsakis/rust/issue-6801...
2014-02-11 Niko Matsakisborrowck -- treak borrows from closures like other...
2014-02-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
2014-02-10 borsauto merge of #12149 : thomaslee/rust/ipaddr_deriving_i...
2014-02-10 borsauto merge of #12136 : alexcrichton/rust/issue-12123...
2014-02-10 borsauto merge of #12134 : FlaPer87/rust/temporary-conditio...
2014-02-09 borsauto merge of #12124 : brson/rust/intrinsics, r=thestinger
2014-02-09 borsauto merge of #12120 : gifnksm/rust/buffered-chars...
2014-02-09 borsauto merge of #12119 : huonw/rust/guide-testing, r...
2014-02-09 borsauto merge of #12117 : nikomatsakis/rust/issue-11913...
next