]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #26771 - bluss:str-prefix, r=Gankro
[rust.git] / src /
2015-07-04 borsAuto merge of #26771 - bluss:str-prefix, r=Gankro
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 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
2015-07-01 Nick Cameronsave-analysis: skip generated content in patterns
2015-07-01 borsAuto merge of #26698 - alexcrichton:char-fmt, r=huonw
2015-07-01 Alex Crichtonstd: Fix formatting flags for chars
2015-06-30 borsAuto merge of #26696 - steveklabnik:rollup, r=steveklabnik
2015-06-30 borsAuto merge of #26686 - arielb1:associated-type-defaults...
2015-06-30 Ariel Ben-YehudaMake the unused_mut lint smarter with respect to locals.
2015-06-30 Ariel Ben-YehudaClean-up assignment checking in borrowck
2015-06-30 borsAuto merge of #26663 - Eljay:fix-repr-attribute, r...
2015-06-30 Steve KlabnikRollup merge of #26692 - steveklabnik:gh26620, r=alexcr...
2015-06-30 Steve KlabnikMake note of Ord's derive ordering
2015-06-30 Steve KlabnikRollup merge of #26678 - bluss:doc-fmt, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26651 - GuillaumeGomez:patch-2, r...
2015-06-30 Steve KlabnikRollup merge of #26627 - tshepang:stdin-example, r...
2015-06-30 Steve KlabnikRollup merge of #26622 - tshepang:indents, r=sanxiyn
2015-06-30 Steve KlabnikRollup merge of #26580 - adamheins:master, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26506 - tshepang:doc-fix, r=steveklabnik
2015-06-30 Steve KlabnikRollup merge of #26373 - tshepang:patch-2, r=steveklabnik
2015-06-30 Ariel Ben-YehudaActually encode default associated types
2015-06-30 borsAuto merge of #26327 - bluss:two-way, r=aturon
2015-06-30 Tshepang Lekhonkhobedoc: add example for Stdin::read_line
2015-06-30 Alexis BeingessnerDeprecate BitSet and BitVec in favour of bit-vec and...
2015-06-30 Guillaume GomezAdd E0119 error explanation
2015-06-30 Guillaume GomezAdd E0207 error explanation
2015-06-30 Guillaume GomezAdd E0117 error explanation
2015-06-30 Guillaume GomezAdd E0101 error explanation
2015-06-30 Guillaume GomezAdd E0092 error explanation
2015-06-30 Guillaume GomezAdd E0211 error explanation
next