]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #26464 - Gankro:send, r=alexcrichton
[rust.git] / src /
2015-07-05 borsAuto merge of #26464 - Gankro:send, r=alexcrichton
2015-07-05 borsAuto merge of #26473 - Eljay:missing_docs, r=alexcrichton
2015-07-05 borsAuto merge of #25754 - geofft:remove-compiletest-jit...
2015-07-05 borsAuto merge of #26798 - steveklabnik:rollup, r=steveklabnik
2015-07-05 Steve KlabnikRollup merge of #26795 - tshepang:typo, r=steveklabnik
2015-07-05 Tshepang Lekhonkhobereference: fix typo
2015-07-05 Steve KlabnikRollup merge of #26792 - tshepang:follow-idiom, r=steve...
2015-07-05 Tshepang Lekhonkhobereference: improve lambda example
2015-07-05 Steve KlabnikRollup merge of #26791 - tshepang:misc-ref-fixes, r...
2015-07-05 Tshepang Lekhonkhobereference: tiny fixes
2015-07-05 Steve KlabnikRollup merge of #26788 - tshepang:not-exclamation-marks...
2015-07-05 Steve KlabnikRollup merge of #26787 - tshepang:tuple-usage, r=stevek...
2015-07-05 Steve KlabnikRollup merge of #26785 - tshepang:inference, r=steveklabnik
2015-07-05 Tshepang Lekhonkhobereference: that looks like exclamations marks for some...
2015-07-05 Tshepang Lekhonkhobereference: make tuple usage examples more meaningful
2015-07-05 Tshepang Lekhonkhobereference: improve readability of type inference explan...
2015-07-04 borsAuto merge of #26776 - bluss:num-inline, r=eddyb
2015-07-04 Ulrik SverdrupAdd missing #[inline] to min_value/max_value on integers
2015-07-04 borsAuto merge of #26694 - eddyb:method-nan, r=arielb1
2015-07-04 borsAuto merge of #26771 - bluss:str-prefix, r=Gankro
2015-07-04 Eduard Burtescurustc: remove MethodOrigin and use the container to...
2015-07-04 Eduard Burtescurustc: compute the vtable base of a supertrait during...
2015-07-04 borsAuto merge of #26770 - arielb1:str-mut-idx, r=eddyb
2015-07-04 Ulrik Sverdrupstr: Correct documentation on is_char_boundary
2015-07-04 Ariel Ben-YehudaRemove outdated errors for mutating strings
2015-07-04 Ulrik Sverdrupcore: Use memcmp in is_prefix_of / is_suffix_of
2015-07-04 borsAuto merge of #26728 - arielb1:assoc-maybe, r=nrc
2015-07-04 Ariel Ben-Yehudarequire reimplementations of all items when a defaulted...
2015-07-04 Ariel Ben-YehudaClean-up check_impl_items_against_trait
2015-07-04 borsAuto merge of #26763 - steveklabnik:fix_feature_gates...
2015-07-04 Eduard Burtescurustc: remove MethodOrigin::Object and use traits:...
2015-07-04 Eduard Burtescurustc_trans: remove some outdated and unused logic...
2015-07-04 Eduard Burtescurustc_lint: use traits::select for methods in unconditi...
2015-07-04 Eduard Burtescurustc_trans: explicit impl population is unnecessary...
2015-07-04 Eduard Burtescurustc: simplify ty::MethodOrigin and avoid trait item...
2015-07-04 Eduard Burtescurustc: remove unused MethodStaticClosure variant of...
2015-07-04 borsAuto merge of #26754 - SaschaNaz:patch-1, r=steveklabnik
2015-07-04 borsAuto merge of #26370 - nikomatsakis:better-object-defau...
2015-07-03 Niko MatsakisFix some merge conflicts
2015-07-03 Niko MatsakisNow that I made the warning smarter, these tests no...
2015-07-03 Niko MatsakisAdjust tests to silence warnings (or record them, as...
2015-07-03 Niko MatsakisAfter inferring regions, scan for any bounds that are...
2015-07-03 Niko MatsakisAdd a boolean flag to ExistentialBounds tracking whethe...
2015-07-03 Niko MatsakisCode up the new lifetime default rules, but leave them...
2015-07-03 borsAuto merge of #26378 - arielb1:unused-mut, r=pnkfelix
2015-07-03 borsAuto merge of #26762 - rick68:patch-9, r=alexcrichton
2015-07-03 Steve Klabnikremove some feature gates from the docs
2015-07-03 Wei-Ming YangUpdate atomic.rs
2015-07-03 borsAuto merge of #26759 - dotdash:drop_dst, r=pnkfelix
2015-07-03 Björn SteinbrinkFix ICE caused by Drop implementations for unsized...
2015-07-03 borsAuto merge of #26752 - frewsxcv:patch-25, r=alexcrichton
2015-07-03 Corey FarwellFix 'Relaaxed' typo in code comment
2015-07-03 borsAuto merge of #26740 - steveklabnik:gh26737, r=gankro
2015-07-03 borsAuto merge of #26610 - aturon:fix_make_unique, r=alexcr...
2015-07-02 borsAuto merge of #26733 - nhowell:update-jquery, r=stevekl...
2015-07-02 borsAuto merge of #26725 - tshepang:patch-2, r=bluss
2015-07-02 Aaron TuronFix race condition in Arc's get_mut and make_unqiue
2015-07-02 borsAuto merge of #26738 - dotdash:trans_args, r=luqmana
2015-07-02 borsAuto merge of #26682 - posix4e:netbsd, r=alexcrichton
2015-07-02 Steve KlabnikAdd more description for from_raw_parts's unsafety
2015-07-02 Björn SteinbrinkDirectly construct lvalue datums for function arguments
2015-07-02 Björn SteinbrinkAvoid a needless vector copy in type_of_rust_fn
2015-07-02 Björn SteinbrinkSkip the pointless tupling/untupling of argument types...
2015-07-02 borsAuto merge of #26724 - tshepang:patch-1, r=bluss
2015-07-02 borsAuto merge of #26713 - GuillaumeGomez:patch-3, r=Manish...
2015-07-02 borsAuto merge of #26715 - steveklabnik:gh26497, r=huonw
2015-07-02 borsAuto merge of #26712 - GuillaumeGomez:patch-2, r=Manish...
2015-07-02 borsAuto merge of #26727 - remram44:coerceunsized-weak...
2015-07-02 borsAuto merge of #26722 - arielb1:log-deadlock, r=eddyb
2015-07-02 borsAuto merge of #26718 - nham:test-8640, r=alexcrichton
2015-07-02 borsAuto merge of #26691 - nrc:mem, r=alexcrichton
2015-07-02 Nick Howellrustdoc: Update jQuery from 2.1.0 to 2.1.4
2015-07-02 borsAuto merge of #26677 - jroesch:fulfillment-context...
2015-07-02 Jared RoeschUpdate librustc_driver/test.rs
2015-07-02 Alex NewmanAdd netbsd amd64 support
2015-07-02 borsAuto merge of #26688 - nrc:map-parent-2, r=manishearth
2015-07-01 Remi RampinImplement CoerceUnsized for arc::Weak
2015-07-01 Remi RampinAdd test to dst-coerce-rc.rs
2015-07-01 Nick CameronReport memory use in time-passes
2015-07-01 Tshepang Lekhonkhobedoc: add missing space
2015-07-01 Tshepang Lekhonkhobedoc: there is just one trait in here
2015-07-01 Nick CameronRefactoring
2015-07-01 Ariel Ben-YehudaFix deadlocks with RUST_LOG=rustc::middle::ty
2015-07-01 Jared RoeschAddress nits
2015-07-01 Remi RampinImplement CoerceUnsized for rc::Weak
2015-07-01 borsAuto merge of #26658 - alexcrichton:windows-net-no...
2015-07-01 borsAuto merge of #26034 - Gankro:deprecate-bits, r=alexcri...
2015-07-01 Alexis Beingessnerfallout of bitvec/bitset deprecation
2015-07-01 Nick HamannAdd a regression test for #8640.
2015-07-01 Guillaume GomezAdd E0277 error explanation
2015-07-01 Guillaume GomezAdd examples in error explanation E0267 and E0268
2015-07-01 Steve KlabnikExpand docs for recv
2015-07-01 borsAuto merge of #26675 - azerupi:doc-js-keyevent, r=alexc...
2015-07-01 borsAuto merge of #26711 - bluss:doc-hide-rand, r=steveklabnik
2015-07-01 Guillaume GomezAdd E0124 error explanation
2015-07-01 Ulrik SverdrupHide SampleRange trait from docs
2015-07-01 borsAuto merge of #26540 - oli-obk:issue11715, r=nrc
2015-07-01 Mathieu DavidIn js from the docs, change keyboard eventlistener...
2015-07-01 borsAuto merge of #26703 - nrc:dxr-servo-fix, r=huonw
2015-07-01 Alex Crichtonstd: Avoid the WSA_FLAG_NO_HANDLE_INHERIT option
next