about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2015-02-01More deprecating of i/u suffixes in librariesAlfie John-201/+201
2015-02-01Auto merge of #21788 - carllerche:master, r=alexcrichtonbors-1/+56
2015-02-01Auto merge of #21768 - Gankro:hash-send, r=alexcrichtonbors-12/+35
2015-02-01Auto merge of #21792 - nikomatsakis:orphan-ordered-first, r=aturonbors-28/+135
2015-01-31Auto merge of #21760 - brson:snaps, r=alexcrichtonbors-0/+0
2015-01-31make Send/Sync impl of RawTable manualAlexis-12/+35
2015-01-31Adjust error message not to mention the self typeNiko Matsakis-4/+2
2015-01-31Auto merge of #21791 - alexcrichton:rollup, r=alexcrichtonbors-7316/+4539
2015-01-30Merge remote-tracking branch 'origin/master' into rollupAlex Crichton-4/+4
2015-01-30Update the coherence rules to "covered first" -- the first type parameter to ...Niko Matsakis-24/+133
2015-01-30Implement Thread::park_timeoutCarl Lerche-1/+56
2015-01-30Merge remote-tracking branch 'origin/master' into rollupAlex Crichton-480/+644
2015-01-30Test fixes and rebase conflictsAlex Crichton-239/+220
2015-01-30Register snapsBrian Anderson-62/+9
2015-01-30rollup merge of #21631: tbu-/isize_policeAlex Crichton-1991/+1991
2015-01-30rollup merge of #21528: tshepang/simpler-replace-exampleAlex Crichton-5/+2
2015-01-30rollup merge of #21713: alexcrichton/second-pass-fmtAlex Crichton-349/+379
2015-01-30rollup merge of #21760: brson/snapsAlex Crichton-62/+9
2015-01-30rollup merge of #21783: lukesteensen/patch-1Alex Crichton-1/+1
2015-01-30rollup merge of #21780: steveklabnik/no_as_sliceAlex Crichton-29/+9
2015-01-30rollup merge of #21765: P1start/non-ascii-style-lintsAlex Crichton-52/+90
2015-01-30rollup merge of #21762: brson/usersAlex Crichton-5/+9
2015-01-30rollup merge of #21753: dzamlo/masterAlex Crichton-2/+2
2015-01-30rollup merge of #21747: nikomatsakis/issue-21726-projection-subtypingAlex Crichton-2/+137
2015-01-30rollup merge of #21739: alexcrichton/better-printAlex Crichton-1/+1
2015-01-30rollup merge of #21738: steveklabnik/move_out_editorsAlex Crichton-3617/+0
2015-01-30rollup merge of #21736: sfackler/bufread-capacity-fixAlex Crichton-1/+1
2015-01-30rollup merge of #21733: mneumann/fix-io-rename-dfAlex Crichton-1/+1
2015-01-30rollup merge of #21720: huonw/simd-cmpAlex Crichton-30/+38
2015-01-30rollup merge of #21718: alexcrichton/stabilize-from-strAlex Crichton-263/+392
2015-01-30rollup merge of #21706: reem/missing-zeroable-impl-for-uniqueAlex Crichton-0/+2
2015-01-30rollup merge of #21704: FlaPer87/macro-reexportAlex Crichton-1/+18
2015-01-30rollup merge of #21702: nikomatsakis/issue-21636Alex Crichton-0/+84
2015-01-30rollup merge of #21693: tomjakubowski/rustdoc-fix-21442Alex Crichton-1/+33
2015-01-30rollup merge of #21678: vojtechkral/threads-native-namesAlex Crichton-2/+52
2015-01-30rollup merge of #21495: richo/unexported-unmangled-lintAlex Crichton-0/+60
2015-01-30rollup merge of #21494: jatinn/jsnavAlex Crichton-0/+40
2015-01-30rollup merge of #21385: nick29581/save-fix2Alex Crichton-122/+499
2015-01-30rollup merge of #20790: japaric/for-loopsAlex Crichton-599/+588
2015-01-30Auto merge of #21495 - richo:unexported-unmangled-lint, r=alexcrichtonbors-0/+60
2015-01-30Fix a missed io => old_ioLuke Steensen-1/+1
2015-01-30std: Stabilize the std::fmt moduleAlex Crichton-349/+379
2015-01-30std: Stabilize FromStr and parseAlex Crichton-263/+392
2015-01-30Don't use as_slice() in docsSteve Klabnik-29/+9
2015-01-30fix some cfail testsJorge Aparicio-0/+2
2015-01-30fixes after rebaseJorge Aparicio-10/+2
2015-01-30s/while let/for/g now that #21245 has been fixedJorge Aparicio-54/+19
2015-01-30add test for #21655Jorge Aparicio-0/+20
2015-01-30add test for #20605Jorge Aparicio-0/+19
2015-01-30fix recursive callJorge Aparicio-1/+1