summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-08-01Rollup merge of #27423 - oli-obk:patch-1, r=GankroManish Goregaokar-7/+15
2015-08-01Rollup merge of #27419 - cpjreynolds:master, r=GankroManish Goregaokar-6/+6
2015-08-01Rollup merge of #26982 - nham:orphan-explanations, r=GankroManish Goregaokar-14/+92
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-31Add diagnostic messages for E0074-E0077Kelvin Ly-4/+57
2015-07-31Replace "impls" by "implementations"Guillaume Gomez-7/+8
2015-07-31trpl: fix link errorFuGangqiang-1/+1
2015-07-31Fix #27360's unused importJashank Jeremy-1/+1
2015-07-31fix code and error to match the surronding textOliver Schneider-7/+15
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-30Minor grammatical changes to send-and-sync.Cole Reynolds-6/+6
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-30Implement Win64 eh_personality natively.Vadim Chugunov-235/+660
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-30By defaultJonathan Hansford-2/+2
2015-07-30Auto merge of #27371 - Gankro:str-clone, r=alexcrichtonbors-0/+22
2015-07-30doc: prelude nitsTshepang Lekhonkhobe-3/+3
2015-07-30Merge branch 'master' of https://github.com/Dangthrimble/rustJonathan Hansford-2/+2
2015-07-30Clarifications for Hello, Cargo!Jonathan Hansford-11/+13
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-30Removing infinite loops fileKieran Hunt-40/+0
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