about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-03-17Rollup merge of #23329 - jbcrail:rm-syntax-highlight, r=sanxiynManish Goregaokar-167/+172
2015-03-17Rollup merge of #23427 - tshepang:dur-becomes-duration, r=steveklabnikManish Goregaokar-6/+6
2015-03-17Rollup merge of #23417 - padenot:patch-1, r=steveklabnikManish Goregaokar-1/+1
2015-03-17Rollup merge of #23415 - alexcrichton:stabilize-flush, r=aturonManish Goregaokar-5/+1
2015-03-17Rollup merge of #23409 - GBGamer:patch-2, r=alexcrichtonManish Goregaokar-2/+2
2015-03-17Rollup merge of #23402 - tamird:needstest-tests, r=jakub-Manish Goregaokar-6/+274
2015-03-17Rollup merge of #23400 - nrc:pub_use, r=eddybManish Goregaokar-1103/+1177
2015-03-17Rollup merge of #23399 - tbu-:pr_libflate_error, r=huonwManish Goregaokar-40/+52
2015-03-17Auto merge of #23104 - japaric:inherent, r=nikomatsakisbors-8584/+15134
2015-03-16better document the hacks required to test libcollectionsJorge Aparicio-103/+133
2015-03-16impl f{32,64}Jorge Aparicio-1/+2472
2015-03-16fix after rebaseJorge Aparicio-0/+1
2015-03-16preemptively fix windows compilation errorsJorge Aparicio-0/+3
2015-03-16move some tests back to libcollectionsJorge Aparicio-510/+564
2015-03-16enable enum_set testsJorge Aparicio-15/+18
2015-03-16remove importsJorge Aparicio-8/+6
2015-03-16extract libcollections tests into libcollectionstestJorge Aparicio-9097/+9186
2015-03-16impl {i,u}{8,16,32,64,size}Jorge Aparicio-3/+1004
2015-03-16impl<T> *const T, impl<T> *mut TJorge Aparicio-0/+135
2015-03-16impl<T> [T]Jorge Aparicio-0/+943
2015-03-16impl strJorge Aparicio-4/+1168
2015-03-16impl charJorge Aparicio-1/+381
2015-03-16allow inherent implementations on primitivesJorge Aparicio-0/+278
2015-03-17Auto merge of #23352 - alexcrichton:stabilize-net, r=aturonbors-229/+408
2015-03-16Auto merge of #23331 - eddyb:attr-lookahead, r=nikomatsakisbors-510/+323
2015-03-16thread: 'dur' -> 'duration'Tshepang Lekhonkhobe-6/+6
2015-03-16Auto merge of #23342 - apasel422:23327, r=alexcrichtonbors-0/+29
2015-03-16Fix 404 to crates.io's doc on integrating with a native toolchainPaul ADENOT-1/+1
2015-03-16std: Stabilize the Write::flush methodAlex Crichton-5/+1
2015-03-16Improve error handling in libflateTobias Bucher-40/+52
2015-03-16Auto merge of #23347 - aturon:stab-misc, r=alexcrichtonbors-93/+134
2015-03-16Regression test for #13077Tamir Duberstein-0/+31
2015-03-16Regression test for #16922Tamir Duberstein-0/+38
2015-03-16Regression test for #20714Tamir Duberstein-0/+15
2015-03-16Regression test for #20396Tamir Duberstein-0/+23
2015-03-16Regression test for #20261Tamir Duberstein-0/+17
2015-03-16Consistent spacingTamir Duberstein-6/+6
2015-03-16Regression test for #20225Tamir Duberstein-0/+22
2015-03-16Regression test for #19982Tamir Duberstein-0/+39
2015-03-16Regression test for #18919Tamir Duberstein-0/+17
2015-03-16Regression test for #13407Tamir Duberstein-0/+19
2015-03-16Regression test for #11820Tamir Duberstein-0/+19
2015-03-16Regression test for #9951Tamir Duberstein-0/+28
2015-03-16Auto merge of #23395 - bluss:tuple-macro, r=alexcrichtonbors-90/+84
2015-03-16document undefined collection behavior with interior mutabilityAndrew Paseltiner-0/+29
2015-03-16Add test for #7950Corey Richardson-0/+17
2015-03-15[BREAKING] Rename two instances of MAP_NONRESERVENicholas-2/+2
2015-03-16Reviewer changesNick Cameron-4/+5
2015-03-16Auto merge of #23394 - tanadeau:remove-old_io-notes, r=alexcrichtonbors-2/+1
2015-03-16Auto merge of #23396 - semarie:remove-sized-bounds, r=sfacklerbors-2/+2