about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-08-01Auto merge of #27447 - eefriedman:parser-cleanup, r=alexcrichtonbors-31/+0
2015-08-01Auto merge of #27441 - dhuseby:adding_freebsd32_snap, r=brsonbors-0/+1
2015-08-01Auto merge of #27440 - dhuseby:fixing_freebsd_unused_import, r=alexcrichtonbors-1/+1
2015-07-31Auto merge of #27437 - retep998:win10-sdk, r=alexcrichtonbors-7/+36
2015-07-31Auto merge of #27432 - sanxiyn:impl-dotdot, r=sfacklerbors-4/+19
2015-07-31Auto merge of #27424 - jashank:patch-1, r=alexcrichtonbors-1/+1
2015-07-31adds FreeBSD i686 snapshotDave Huseby-0/+1
2015-07-31Add Win10 SDK lib subfolder namePeter Atashian-7/+36
2015-07-31Auto merge of #27418 - taliesinb:tarpl-typo, r=alexcrichtonbors-2/+2
2015-07-31fixes unused import compile failureDave Huseby-2/+2
2015-07-31Auto merge of #27414 - Gankro:tarpl-fixes, r=alexcrichtonbors-229/+237
2015-07-31last of the emphasis cleanupAlexis Beingessner-84/+89
2015-07-31Fix `impl A .. {}`Seo Sanghyeon-4/+19
2015-07-31Replace "impls" by "implementations"Guillaume Gomez-7/+8
2015-07-31Fix #27360's unused importJashank Jeremy-1/+1
2015-07-31Auto merge of #27382 - brson:gate-assoc-type, r=alexcrichtonbors-2/+40
2015-07-30Remove unused code in parser.Eli Friedman-31/+0
2015-07-30fix switched-round 'b' and 'c'Taliesin Beynon-2/+2
2015-07-31Auto merge of #27370 - alexcrichton:stabilize-easy, r=brsonbors-31/+111
2015-07-30frob emphasisAlexis Beingessner-124/+132
2015-07-31Auto merge of #26897 - RalfJung:stdin-mut, r=alexcrichtonbors-1/+1
2015-07-30make the intro less scaryAlexis Beingessner-20/+15
2015-07-30Auto merge of #27410 - Gankro:meta, r=alexcrichtonbors-3/+4
2015-07-30fix title-casingAlexis Beingessner-1/+1
2015-07-30fix rustdoc metadata parsingAlexis Beingessner-3/+4
2015-07-30Fix testsBrian Anderson-0/+8
2015-07-30tarpl: Change norun to no_runAlex Crichton-2/+2
2015-07-30Auto merge of #27388 - alexcrichton:remove-curious-inner, r=brsonbors-61/+46
2015-07-30Maybe ignore the explicit examples of a race conditionAlexis Beingessner-1/+19
2015-07-30Auto merge of #27386 - chris-morgan:ctags-stuff-update, r=alexcrichtonbors-3/+3
2015-07-30Auto merge of #27385 - chris-morgan:core-panic-use-$crate, r=alexcrichtonbors-2/+2
2015-07-30Auto merge of #27371 - Gankro:str-clone, r=alexcrichtonbors-0/+22
2015-07-30Auto merge of #27392 - pnkfelix:rename-xpretty-as-unpretty, r=jroeschbors-6/+6
2015-07-30Auto merge of #27174 - Gankro:rc-sat, r=alexcrichtonbors-7/+42
2015-07-30Auto merge of #27052 - wthrowe:atomic_send, r=Gankrobors-1/+24
2015-07-30Auto merge of #26734 - Gankro:deprecate-vecmap, r=alexcrichtonbors-2/+10
2015-07-29implement Clone for Box<str>, closes #27323Alexis Beingessner-0/+22
2015-07-30Auto merge of #27032 - Gankro:tarpl, r=aturon,acrichto,arielb,pnkfelix,nrc,nm...bors-0/+5432
2015-07-29fix example codeAlexis Beingessner-7/+9
2015-07-29make Arc mem::forget safeAlexis Beingessner-4/+26
2015-07-29make Rc mem::forget safeAlexis Beingessner-3/+16
2015-07-30Rename the unstable option `--xpretty` to `--unpretty`Felix S. Klock II-6/+6
2015-07-29add warning about reference sectionAlexis Beingessner-0/+4
2015-07-29deprecate vecmapAlexis Beingessner-2/+10
2015-07-29Feature gate associated type defaultsBrian Anderson-1/+30
2015-07-29Auto merge of #27383 - Manishearth:rollup, r=Manishearthbors-70/+97
2015-07-29std: Remove the curious inner moduleAlex Crichton-63/+48
2015-07-30Update the ctags rules and targets.Chris Morgan-3/+3
2015-07-30Use $crate in core::panic!Chris Morgan-2/+2
2015-07-30Rollup merge of #27373 - alexcrichton:fix-wait-timeout-ms, r=brsonManish Goregaokar-13/+14