summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2015-05-25Add a missing space to the Glossary page of TRPLMax Jacobson-1/+1
2015-05-25Auto merge of #25767 - mystor:patch-1, r=Gankrobors-13/+7
2015-05-25Auto merge of #25771 - killercup:trpl/cleanup-markdown-links, r=steveklabnikbors-14/+14
2015-05-25rustdoc: Show where clauses in type aliasesUlrik Sverdrup-2/+7
2015-05-25Auto merge of #25698 - mdinger:flat_map, r=steveklabnikbors-10/+9
2015-05-25Remove unsafe block around boxed::into_raw() as it is now safeMichael Layzell-6/+4
2015-05-25Auto merge of #25742 - thombles:tk/StringCoercion, r=steveklabnikbors-0/+15
2015-05-25rustdoc: Fix associated types in signaturesUlrik Sverdrup-15/+51
2015-05-25Auto merge of #25773 - dotdash:deref_dst, r=eddybbors-1/+29
2015-05-25Fix auto_ref for fat pointersBjörn Steinbrink-1/+29
2015-05-25- Fix regression of literal out of range check for negative i64 values which ...econoplas-2/+6
2015-05-25Rustdoc: ignore deref-inherited static methodsAdolfo Ochagavía-23/+44
2015-05-25TRPL: Clean up some Markdown linksPascal Hertleif-14/+14
2015-05-25Fix transmutes with boolean source valuesBjörn Steinbrink-1/+21
2015-05-25Fix interchanged names of to_arg_ty and from_arg_tyBjörn Steinbrink-12/+12
2015-05-25book: add no_run and use statement to strings no-coercion exampleThomas Karpiniec-1/+3
2015-05-25Auto merge of #25764 - tshepang:typo, r=steveklabnikbors-1/+1
2015-05-25Auto merge of #25761 - ralexstokes:master, r=steveklabnikbors-1/+1
2015-05-25Auto merge of #25736 - tshepang:path-nits, r=steveklabnikbors-3/+3
2015-05-24Mark `boxed::into_raw` as safeMichael Layzell-7/+3
2015-05-25Auto merge of #25756 - tshepang:needless-cloned, r=steveklabnikbors-1/+1
2015-05-25doc: fix io::Write::write typoTshepang Lekhonkhobe-1/+1
2015-05-24Auto merge of #25758 - tshepang:add-cloned-example, r=Gankrobors-2/+13
2015-05-25doc: add example for Iterator::cloned()Tshepang Lekhonkhobe-2/+13
2015-05-24Fix typo in diagram demonstrating stack vs. heap valuesAlex Stokes-1/+1
2015-05-24doc: cloned() and mut not neededTshepang Lekhonkhobe-1/+1
2015-05-24Auto merge of #25464 - zaeleus:trpl-riol, r=pnkfelixbors-30/+30
2015-05-24Return TaggedDocsIterator from reader::tagged_docs.Ms2ger-256/+155
2015-05-24Introduce TaggedDocsIterator and use it to implement reader::tagged_docs.Ms2ger-12/+20
2015-05-24etc: work around utf8 text in rust sources on py3 in featureckRicho Healey-1/+8
2015-05-24etc: py3 compat for tidy.pyRicho Healey-6/+6
2015-05-24etc: py3 compat for featureckRicho Healey-23/+23
2015-05-24etc: py3 compat for errorck.pyRicho Healey-1/+1
2015-05-24etc: py3 compat for check-summary.pyRicho Healey-7/+7
2015-05-24etc: Delete unused helper scriptRicho Healey-138/+0
2015-05-24Auto merge of #25609 - nikomatsakis:const-fn, r=pnkfelixbors-212/+848
2015-05-24Auto merge of #25168 - Manishearth:register_attr, r=eddybbors-17/+137
2015-05-24Implement Eq for Cell and RefCell.Simon Sapin-2/+8
2015-05-24book: explanation that String -> &str coercion doesn't happen for &str traitsThomas Karpiniec-0/+13
2015-05-23driver: Only emit the RUST_BACKTRACE message if not presentRicho Healey-1/+4
2015-05-23Auto merge of #25666 - tshepang:better-path-docs, r=steveklabnikbors-40/+42
2015-05-23doc: fix Windows test failureTshepang Lekhonkhobe-2/+2
2015-05-23FreeBSD: Don't add -L/usr/local/lib{,/gcc4[46]}.Will Andrews-5/+0
2015-05-23path: make this bit follow idiomTshepang Lekhonkhobe-1/+1
2015-05-23doc: missing wordsTshepang Lekhonkhobe-2/+2
2015-05-23Auto merge of #25735 - oli-obk:rollup, r=steveklabnikbors-284/+309
2015-05-23Rollup merge of #25716 - steveklabnik:remove_bad_docs, r=GankroOliver Schneider-3/+2
2015-05-23Rollup merge of #25715 - nero-luci:patch-1, r=steveklabnikOliver Schneider-1/+1
2015-05-23Rollup merge of #25714 - brianquinlan:patch-1, r=huonwOliver Schneider-1/+2
2015-05-23Rollup merge of #25710 - Manishearth:no_decorator_clone, r=sfacklerOliver Schneider-39/+39