about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-07-03Auto merge of #26610 - aturon:fix_make_unique, r=alexcrichtonbors-79/+177
2015-07-02Auto merge of #26733 - nhowell:update-jquery, r=steveklabnikbors-6/+6
2015-07-02Auto merge of #26725 - tshepang:patch-2, r=blussbors-1/+1
2015-07-02Fix race condition in Arc's get_mut and make_unqiueAaron Turon-79/+177
2015-07-02Auto merge of #26738 - dotdash:trans_args, r=luqmanabors-187/+113
2015-07-02Auto merge of #26682 - posix4e:netbsd, r=alexcrichtonbors-41/+245
2015-07-02Directly construct lvalue datums for function argumentsBjörn Steinbrink-162/+101
2015-07-02Avoid a needless vector copy in type_of_rust_fnBjörn Steinbrink-14/+12
2015-07-02Skip the pointless tupling/untupling of argument types in trans_closureBjörn Steinbrink-12/+1
2015-07-02Auto merge of #26724 - tshepang:patch-1, r=blussbors-2/+0
2015-07-02Auto merge of #26713 - GuillaumeGomez:patch-3, r=Manishearthbors-4/+36
2015-07-02Auto merge of #26715 - steveklabnik:gh26497, r=huonwbors-0/+42
2015-07-02Auto merge of #26712 - GuillaumeGomez:patch-2, r=Manishearthbors-2/+69
2015-07-02Auto merge of #26727 - remram44:coerceunsized-weak, r=eddybbors-2/+10
2015-07-02Auto merge of #26722 - arielb1:log-deadlock, r=eddybbors-56/+68
2015-07-02Auto merge of #26718 - nham:test-8640, r=alexcrichtonbors-0/+20
2015-07-02Auto merge of #26691 - nrc:mem, r=alexcrichtonbors-2/+39
2015-07-01rustdoc: Update jQuery from 2.1.0 to 2.1.4Nick Howell-6/+6
2015-07-02Auto merge of #26677 - jroesch:fulfillment-context-refactor, r=nrcbors-604/+477
2015-07-01Update librustc_driver/test.rsJared Roesch-1/+1
2015-07-01Add netbsd amd64 supportAlex Newman-41/+245
2015-07-02Auto merge of #26688 - nrc:map-parent-2, r=manishearthbors-37/+138
2015-07-01Implement CoerceUnsized for arc::WeakRemi Rampin-0/+2
2015-07-01Add test to dst-coerce-rc.rsRemi Rampin-2/+6
2015-07-02Report memory use in time-passesNick Cameron-2/+39
2015-07-01doc: add missing spaceTshepang Lekhonkhobe-1/+1
2015-07-01doc: there is just one trait in hereTshepang Lekhonkhobe-2/+0
2015-07-02RefactoringNick Cameron-67/+70
2015-07-01Fix deadlocks with RUST_LOG=rustc::middle::tyAriel Ben-Yehuda-56/+68
2015-07-01Address nitsJared Roesch-8/+19
2015-07-01Implement CoerceUnsized for rc::WeakRemi Rampin-0/+2
2015-07-01Auto merge of #26658 - alexcrichton:windows-net-no-inherit, r=aturonbors-16/+34
2015-07-01Auto merge of #26034 - Gankro:deprecate-bits, r=alexcrichtonbors-0/+15
2015-07-01fallout of bitvec/bitset deprecationAlexis Beingessner-1/+11
2015-07-01Add a regression test for #8640.Nick Hamann-0/+20
2015-07-01Add E0277 error explanationGuillaume Gomez-2/+49
2015-07-01Add examples in error explanation E0267 and E0268Guillaume Gomez-4/+36
2015-07-01Expand docs for recvSteve Klabnik-0/+42
2015-07-01Auto merge of #26675 - azerupi:doc-js-keyevent, r=alexcrichtonbors-6/+33
2015-07-01Auto merge of #26711 - bluss:doc-hide-rand, r=steveklabnikbors-0/+1
2015-07-01Add E0124 error explanationGuillaume Gomez-1/+21
2015-07-01Hide SampleRange trait from docsUlrik Sverdrup-0/+1
2015-07-01Auto merge of #26540 - oli-obk:issue11715, r=nrcbors-2/+73
2015-07-01In js from the docs, change keyboard eventlistener to be compatible with non-...Mathieu David-6/+33
2015-07-01Auto merge of #26703 - nrc:dxr-servo-fix, r=huonwbors-2/+6
2015-06-30std: Avoid the WSA_FLAG_NO_HANDLE_INHERIT optionAlex Crichton-16/+34
2015-07-01save-analysis: skip generated content in patternsNick Cameron-2/+6
2015-07-01Auto merge of #26698 - alexcrichton:char-fmt, r=huonwbors-1/+10
2015-06-30std: Fix formatting flags for charsAlex Crichton-1/+10
2015-06-30Auto merge of #26696 - steveklabnik:rollup, r=steveklabnikbors-39/+360