about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-05-07Auto merge of #25123 - arielb1:self-inhibiting-error, r=nikomatsakisbors-5/+34
2015-05-07Auto merge of #25157 - alexcrichton:remove-vec-add, r=aturonbors-12/+1
2015-05-07Auto merge of #24973 - roryokane:fix-minus-doc-buttons, r=alexcrichtonbors-15/+31
2015-05-07Auto merge of #25013 - pnkfelix:span_to_lines-oflo, r=huonwbors-14/+69
2015-05-07Auto merge of #25161 - jooert:moretests, r=alexcrichtonbors-0/+177
2015-05-07fix testAriel Ben-Yehuda-2/+1
2015-05-07Rollup merge of #25173 - andreastt:guessing_game_syntax_fix, r=steveklabnikSteve Klabnik-1/+1
2015-05-07Rollup merge of #25160 - michaelwu:remove-schedule_free_slice, r=cmrSteve Klabnik-60/+0
2015-05-07Rollup merge of #25156 - rydotyosh:patch-4, r=alexcrichtonSteve Klabnik-2/+0
2015-05-07Rollup merge of #25154 - rydotyosh:patch-3, r=steveklabnikSteve Klabnik-1/+1
2015-05-07Rollup merge of #25148 - banks:master, r=steveklabnikSteve Klabnik-3/+3
2015-05-07Rollup merge of #25146 - piatra:doc-search-patch, r=steveklabnikSteve Klabnik-0/+4
2015-05-07Rollup merge of #25144 - killercup:docs/iter-fold-reduce, r=steveklabnikSteve Klabnik-0/+2
2015-05-07Rollup merge of #25142 - rydotyosh:patch-1, r=alexcrichtonSteve Klabnik-1/+1
2015-05-07Rollup merge of #25141 - steveklabnik:fix_guessing_game, r=huonwSteve Klabnik-8/+13
2015-05-07Rollup merge of #25139 - hibariya:fix-indentation, r=alexcrichtonSteve Klabnik-2/+2
2015-05-07Rollup merge of #25138 - tshepang:typos, r=sanxiynSteve Klabnik-8/+8
2015-05-07Rollup merge of #25137 - carols10cents:fix-token-declaration, r=alexcrichtonSteve Klabnik-5/+5
2015-05-07Rollup merge of #25131 - janne:patch-1, r=alexcrichtonSteve Klabnik-1/+1
2015-05-07Rollup merge of #25052 - jooert:misc_attr_reference, r=steveklabnikSteve Klabnik-5/+4
2015-05-07Rollup merge of #24966 - ruud-v-a:explain, r=pnkfelixSteve Klabnik-28/+99
2015-05-07Rollup merge of #24576 - cactorium:errorcodes, r=pnkfelixSteve Klabnik-3/+55
2015-05-07doc: fix syntax error in Guessing GameAndreas Tolfsen-1/+1
2015-05-07Remove trailing whitespace on blank lineRory O’Kane-1/+1
2015-05-07Refactor doc toggle button label changingRory O’Kane-16/+31
2015-05-07Auto merge of #25125 - Stebalien:from_raw_os, r=alexcrichtonbors-13/+14
2015-05-07Auto merge of #25093 - Ms2ger:mac-consts, r=alexcrichtonbors-133/+44
2015-05-07Auto merge of #24964 - tamird:cleanup-bitflags, r=alexcrichtonbors-93/+90
2015-05-07Auto merge of #24890 - jooert:bitvec-append-split_off, r=alexcrichtonbors-0/+237
2015-05-06Auto merge of #24392 - seanmonstar:lint-transmute-mut, r=alexcrichtonbors-15/+110
2015-05-07Add regression test for #20626Johannes Oertel-0/+31
2015-05-07Add regression test for #22463Johannes Oertel-0/+29
2015-05-07Add regression test for #22258Johannes Oertel-0/+19
2015-05-07Add regression test for #22037Johannes Oertel-0/+27
2015-05-07Add regression test for #21701Johannes Oertel-0/+25
2015-05-07Add regression test for #21562Johannes Oertel-0/+27
2015-05-06Add regression test for #21177Johannes Oertel-0/+19
2015-05-06Remove schedule_free_sliceMichael Wu-60/+0
2015-05-06Auto merge of #23894 - tbu-:pr_iter_length_position, r=pnkfelixbors-6/+58
2015-05-06improve commentAriel Ben-Yehuda-2/+4
2015-05-06Fix #25076Ariel Ben-Yehuda-3/+31
2015-05-06Auto merge of #25153 - jgallagher:rwlock-try-write, r=alexcrichtonbors-12/+36
2015-05-06std: Remove addition on vectors for nowAlex Crichton-12/+1
2015-05-07doc: Fix remove secret number at final sourceらいどっと-2/+0
2015-05-07doc: Fix remove unused variableらいどっと-1/+1
2015-05-06Move the SC constants for macos to an accessible module (fixes #24374 for mac).Ms2ger-133/+44
2015-05-06Stabilize from_raw_osSteven Allen-13/+14
2015-05-06Auto merge of #25135 - alexcrichton:generalize-env-set-var, r=aturonbors-7/+5
2015-05-06Update documentation for RwLock::try_{read,write}.John Gallagher-10/+17
2015-05-06Make RwLock::try_write try to obtain a write lockJohn Gallagher-2/+19