about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2015-09-19Split out the bad_style lints into a new moduleWesley Wiser-354/+382
2015-09-19Auto merge of #28516 - steveklabnik:rollup, r=steveklabnikbors-83/+192
2015-09-19Auto merge of #28497 - apasel422:issue-28493, r=Gankrobors-1/+59
2015-09-19Rollup merge of #28515 - alex:patch-1, r=steveklabnikSteve Klabnik-1/+1
2015-09-19Rollup merge of #28511 - llogiq:printdoc, r=steveklabnikSteve Klabnik-0/+8
2015-09-19Rollup merge of #28496 - davidszotten:fix_error_anchors, r=steveklabnikSteve Klabnik-11/+24
2015-09-19Rollup merge of #28485 - Wallacoloo:clarify-let-lhs, r=alexcrichtonSteve Klabnik-1/+1
2015-09-19Rollup merge of #28483 - dagnir:compiler-test-doc-cleanup, r=alexcrichtonSteve Klabnik-3/+3
2015-09-19Rollup merge of #28443 - GuillaumeGomez:error_codes, r=ManishearthSteve Klabnik-65/+133
2015-09-19Rollup merge of #28430 - apasel422:issue-14698, r=alexcrichtonSteve Klabnik-1/+20
2015-09-19Rollup merge of #28400 - badboy:disable-browser-history-on-file, r=steveklabnikSteve Klabnik-1/+2
2015-09-19Add librustc_trans error codesGuillaume Gomez-12/+45
2015-09-19Auto merge of #28494 - bluss:vecdeque-zst, r=eddybbors-1/+40
2015-09-19Auto merge of #28495 - semarie:stdcpp-name, r=alexcrichtonbors-4/+11
2015-09-19Fixed an apparent typoAlex Gaynor-1/+1
2015-09-19change back to anchors; divs break mdDavid Szotten-18/+18
2015-09-19VecDeque: Use power of two capacity even for zero sized typesUlrik Sverdrup-1/+40
2015-09-19missing punctuationDavid Szotten-1/+1
2015-09-19its vs it'sDavid Szotten-1/+1
2015-09-19wrap more referenced code blocks in divsDavid Szotten-0/+14
2015-09-19angle brackets get mis-parsed. bug?David Szotten-1/+1
2015-09-19link needs puncuationDavid Szotten-2/+2
2015-09-19Auto merge of #28491 - dotdash:noadjust, r=nikomatsakisbors-1/+41
2015-09-19added panic docs for print\! and println\! macrosllogiq-0/+8
2015-09-19Auto merge of #28489 - kud1ing:patch-1, r=alexcrichtonbors-1/+1
2015-09-19Auto merge of #28486 - nrc:pub-extern-crate, r=alexcrichtonbors-5/+30
2015-09-19Auto merge of #28468 - nagisa:revert-negate-unsigned-warning, r=alexcrichtonbors-14/+15
2015-09-19Auto merge of #28484 - nrc:fix-save, r=alexcrichtonbors-5/+5
2015-09-18remove preceeding blank lineDavid Szotten-1/+0
2015-09-18fix anchor linkDavid Szotten-1/+1
2015-09-18Auto merge of #28465 - apasel422:tidy, r=alexcrichtonbors-0/+0
2015-09-18Avoid zero-sized leaf allocations in `BTreeMap`Andrew Paseltiner-1/+59
2015-09-18Auto merge of #28442 - nagisa:remove-enum-vis-field, r=alexcrichtonbors-51/+15
2015-09-18Revert "Convert negate_unsigned feature gate to a warning"Simonas Kazlauskas-14/+15
2015-09-18Add url to rust-bookGuillaume Gomez-7/+11
2015-09-18Auto merge of #28336 - petrochenkov:empstr, r=pnkfelixbors-124/+187
2015-09-18add support for non-standard name of stdc++ librarySébastien Marie-4/+11
2015-09-18Auto merge of #28492 - Ms2ger:a-name, r=steveklabnikbors-2/+4
2015-09-18Use divs with ids rather than as with names.Ms2ger-2/+4
2015-09-18Skip no-op adjustments in transBjörn Steinbrink-1/+41
2015-09-18Add feature gateVadim Petrochenkov-2/+52
2015-09-18Add some more testsVadim Petrochenkov-2/+34
2015-09-18Implement empty struct with braces (RFC 218)Vadim Petrochenkov-133/+114
2015-09-18Add 1.3 release datekud1ing-1/+1
2015-09-18Warn on `pub extern crate`.Nick Cameron-5/+30
2015-09-18Fix crash with --save-analysisNick Cameron-5/+5
2015-09-17Clarify where let accepts a pattern, spatiallyColin Wallace-1/+1
2015-09-17Fix spelling and remove weirdly placed comma.Dongie Agnir-3/+3
2015-09-17Auto merge of #28476 - steveklabnik:rollup, r=steveklabnikbors-104/+142
2015-09-17Add span_err_with_code method for BorrowckCtxt structGuillaume Gomez-0/+4