]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/check/closure.rs
rollup merge of #21438: taralx/kill-racycell
[rust.git] / src / librustc_typeck / check / closure.rs
2015-01-21 Alex Crichtonrollup merge of #21438: taralx/kill-racycell
2015-01-21 Alex Crichtonrollup merge of #21437: FlaPer87/snapshot
2015-01-21 Alex Crichtonrollup merge of #21433: alfie/typobook
2015-01-21 Alex Crichtonrollup merge of #21429: GuillaumeGomez/macro-fix
2015-01-21 Alex Crichtonrollup merge of #21423: oli-obk/prettier_read_until
2015-01-21 Alex Crichtonrollup merge of #21421: huonw/one-suggestion-per-trait
2015-01-21 Alex Crichtonrollup merge of #21419: Toby-S/patch-1
2015-01-21 Alex Crichtonrollup merge of #21418: Aatch/assume-refcount
2015-01-21 Alex Crichtonrollup merge of #21414: ejjeong/aarch64-linux-android
2015-01-21 Alex Crichtonrollup merge of #21413: ahmedcharles/remove-test-features
2015-01-21 Alex Crichtonrollup merge of #21411: P1start/help-tweaks
2015-01-21 Alex Crichtonrollup merge of #21396: japaric/no-parens-in-range
2015-01-21 Alex Crichtonrollup merge of #21394: japaric/nonono
2015-01-21 Alex Crichtonrollup merge of #21393: loganchien/fix-if-stmt-doc...
2015-01-21 Alex Crichtonrollup merge of #21392: japaric/iter
2015-01-21 Alex Crichtonrollup merge of #21391: klutzy/rt-time-cleanup
2015-01-21 Alex Crichtonrollup merge of #21389: retep998/timer
2015-01-21 Alex Crichtonrollup merge of #21372: arielb1/remove-the-box
2015-01-21 Alex Crichtonrollup merge of #21368: tomjakubowski/rustdoc-miscellany
2015-01-21 Alex Crichtonrollup merge of #21367: steveklabnik/remove_gate
2015-01-21 Alex Crichtonrollup merge of #21354: eddyb/vec-ufcs
2015-01-21 Alex Crichtonrollup merge of #21342: Diggsey/issue-21310
2015-01-21 Alex Crichtonrollup merge of #21340: pshc/libsyntax-no-more-ints
2015-01-21 Alex Crichtonrollup merge of #21333: stepancheg/trans-write-diag
2015-01-21 Alex Crichtonrollup merge of #21289: brson/errorcodes
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-20 borsAuto merge of #20919 - fay-jai:update, r=brson
2015-01-20 Brian AndersonAdd error codes to rustc_typeck
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-20 P1startFix up some ‘help’ messages
2015-01-19 Ariel Ben-YehudaRemove onceness & bounds - they don't do anything.
2015-01-19 Ariel Ben-YehudaKill TraitStore
2015-01-18 borsauto merge of #20901 : dgrunwald/rust/update-token...
2015-01-15 Alex Crichtonrollup merge of #21075: iKevinY/intro-changes
2015-01-15 Alex Crichtonrollup merge of #20964: sfackler/recursion-syntax
2015-01-15 Alex Crichtonrollup merge of #20892: CarVac/master
2015-01-15 borsauto merge of #20980 : richo/rust/final-power, r=alexcr...
2015-01-14 borsauto merge of #21018 : tomjakubowski/rust/rustdoc-where...
2015-01-13 borsauto merge of #20997 : nikomatsakis/rust/assoc-types...
2015-01-13 borsauto merge of #20960 : erickt/rust/fix-associated-types...
2015-01-13 borsauto merge of #20955 : nikomatsakis/rust/assoc-types...
2015-01-13 borsauto merge of #20944 : brson/rust/weve-met-with-a-terri...
2015-01-12 borsauto merge of #20896 : sfackler/rust/atomic-rename...
2015-01-12 borsauto merge of #20894 : swgillespie/rust/emacs-issue...
2015-01-12 borsauto merge of #20942 : nagisa/rust/shrl-impls, r=nikoma...
2015-01-12 borsauto merge of #20917 : nick29581/rust/plugins, r=huonw
2015-01-12 borsauto merge of #20889 : Manishearth/rust/trait-error...
2015-01-12 borsauto merge of #20897 : barosl/rust/no-type-for-node...
2015-01-12 borsMerge pull request #20968 from estsauver/20762
2015-01-12 borsMerge pull request #20966 from Valloric/ownership-fix
2015-01-12 borsMerge pull request #20956 from angst7/docfixes1
2015-01-12 borsMerge pull request #20934 from tomjakubowski/patch-1
2015-01-12 borsMerge pull request #20933 from gifnksm/patch-1
2015-01-12 borsMerge pull request #20930 from charmeleon/master
2015-01-12 borsMerge pull request #20926 from xnil/patch-1
2015-01-12 borsMerge pull request #20920 from piyo/issue-20853
2015-01-12 borsMerge pull request #20915 from csouth3/hash-iters
2015-01-12 borsMerge pull request #20905 from akiss77/pr-morestack-plt
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-12 borsMerge pull request #20902 from stevencrockett/master
2015-01-12 borsMerge pull request #20899 from TeXitoi/fix-shootout...
2015-01-12 borsMerge pull request #20898 from sebras/trpl
2015-01-12 borsMerge pull request #20895 from adregan/master
2015-01-12 borsMerge pull request #20883 from apreiml/master
2015-01-12 borsMerge pull request #20881 from brookst/master
2015-01-12 borsMerge pull request #20877 from killercup/patch-4
2015-01-12 borsMerge pull request #20820 from sellibitze/closure-doc
2015-01-12 borsMerge pull request #20415 from eddyb/unify-expected...
2015-01-11 Eduard Burtescurustc_typeck: make Expectation more composable by repla...
2015-01-08 Alex Crichtonrollup merge of #20665: nikomatsakis/assoc-types-method...
2015-01-08 Alex Crichtonrollup merge of #20631: huon/no-drop-and-copy
2015-01-08 Alex Crichtonrollup merge of #20693: EchoAce/intro-oboe
2015-01-08 Alex Crichtonrollup merge of #20611: simnalamburt/master
2015-01-07 borsauto merge of #20655 : nikomatsakis/rust/carl-ice,...
2015-01-07 borsMerge pull request #20682 from sfackler/fix-impls
2015-01-07 borsMerge pull request #20679 from geekcraik/master
2015-01-07 borsMerge pull request #20675 from jbcrail/fix-test-comments
2015-01-07 borsMerge pull request #20674 from jbcrail/fix-misspelled...
2015-01-07 borsMerge pull request #20672 from vrana/patch-3
2015-01-07 borsMerge pull request #20670 from vrana/patch-2
2015-01-07 borsMerge pull request #20669 from vrana/patch-1
2015-01-07 borsauto merge of #20620 : brson/rust/relnotes, r=huonw
2015-01-07 borsauto merge of #20677 : alexcrichton/rust/rollup, r...
2015-01-06 Alex Crichtonrollup merge of #20563: cmr/macro-input-future-proofing
2015-01-06 Alex Crichtonrollup merge of #20656: japaric/at-clean
2015-01-06 Alex Crichtonrollup merge of #20662: reem/unsized-typeid
2015-01-06 Alex Crichtonrollup merge of #20650: klutzy/omg-windows-error-mode
2015-01-06 Alex Crichtonrollup merge of #20615: aturon/stab-2-thread
2015-01-06 Alex Crichtonrollup merge of #19430: pczarn/interp_tt-cleanup
2015-01-06 Alex Crichtonrollup merge of #20607: nrc/kinds
2015-01-06 Alex Crichtonrollup merge of #20593: nikomatsakis/unused-tps-in...
2015-01-06 Alex Crichtonrollup merge of #20653: alexcrichton/entry-unstable
2015-01-06 Alex Crichtonrollup merge of #20652: vhbit/thread-key-type
2015-01-06 Alex Crichtonrollup merge of #20647: aturon/stab-2-error
2015-01-06 Alex Crichtonrollup merge of #20645: nikomatsakis/rustbook-ice
2015-01-06 Alex Crichtonrollup merge of #20643: scialex/update-zsh
2015-01-06 Alex Crichtonrollup merge of #20623: jroesch/reject-non-param-bounds
2015-01-06 Alex Crichtonrollup merge of #20612: retep998/winsize
2015-01-06 Alex Crichtonrollup merge of #20570: sanxiyn/no-analysis
2015-01-06 Alex Crichtonrollup merge of #20557: cactorium/prettyprinters
next