about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2016-07-02Rollup merge of #34531 - GuillaumeGomez:libsyntax_err_codes, r=jonathandturnerManish Goregaokar-79/+167
2016-07-01Auto merge of #34492 - retep998:please-be-robust-already, r=alexcrichtonbors-181/+260
2016-07-01Auto merge of #34067 - tbu-:pr_lookup_host_ignore_other_addresses, r=alexcric...bors-17/+26
2016-07-01Auto merge of #33940 - seanmonstar:siphash-1-3, r=alexcrichtonbors-77/+336
2016-06-30Auto merge of #34563 - alexcrichton:robust-mk, r=brsonbors-4/+6
2016-06-30Auto merge of #34577 - alexcrichton:clean-more-yet-again, r=brsonbors-0/+3
2016-06-30rustbuild: Clean out tmp directory on `make clean`Alex Crichton-0/+3
2016-06-30mk: Don't consider LLVM done until it's doneAlex Crichton-4/+6
2016-06-30Add comments on error code listGuillaume Gomez-27/+27
2016-06-30Auto merge of #34541 - jseyfried:rollup, r=jseyfriedbors-46/+45
2016-06-30Rollup merge of #34547 - sanxiyn:pretty-lifetime, r=pnkfelixJeffrey Seyfried-121/+220
2016-06-29std: use siphash-1-3 for HashMapSean McArthur-77/+336
2016-06-29Fix testsggomez-25/+26
2016-06-29Rollup merge of #34542 - jseyfried:fix_recursive_modules, r=nrcManish Goregaokar-1/+31
2016-06-29Rollup merge of #34536 - ollie27:rustdoc_module_impls, r=alexcrichtonManish Goregaokar-0/+18
2016-06-29Rollup merge of #34513 - ollie27:rustdoc_stripped, r=alexcrichtonManish Goregaokar-18/+106
2016-06-29Rollup merge of #34499 - michaelwoerister:lldb-blacklist, r=alexcrichtonManish Goregaokar-0/+15
2016-06-29Rollup merge of #34497 - oli-obk:double_negation, r=eddybManish Goregaokar-48/+42
2016-06-29Rollup merge of #34495 - jseyfried:only_ident_macro_invocations, r=eddybManish Goregaokar-4/+4
2016-06-29Rollup merge of #34467 - GuillaumeGomez:err-codes, r=brsonManish Goregaokar-82/+207
2016-06-29Rollup merge of #34460 - dsprenkels:issue-33455, r=alexcrichtonManish Goregaokar-0/+11
2016-06-29Rollup merge of #34459 - jseyfried:expansion_cleanup, r=nrcManish Goregaokar-197/+121
2016-06-29Rollup merge of #34446 - jseyfried:refactor_decorators, r=nrcManish Goregaokar-88/+53
2016-06-29Rollup merge of #34355 - jseyfried:paren_expression_ids_nonunique, r=nrcManish Goregaokar-7/+12
2016-06-29Fix pretty-printing of lifetime boundSeo Sanghyeon-23/+33
2016-06-29Add error codes in libsyntaxggomez-55/+142
2016-06-29Give `ast::ExprKind::Paren` no-op expressions the same node ids as their chil...Jeffrey Seyfried-2/+11
2016-06-29Update documentation to reflect ignoring of unknown addressesTobias Bucher-1/+7
2016-06-29Convert a simple tail call to a loopTobias Bucher-10/+14
2016-06-29Ignore unknown address types when looking up hostsTobias Bucher-13/+12
2016-06-29Refactor away `parser.commit_stmt_expecting()`Jeffrey Seyfried-5/+1
2016-06-29Treat `MultiDecorator`s as a special case of `MultiModifier`sJeffrey Seyfried-78/+33
2016-06-29Disallow `derive` on items with type macrosJeffrey Seyfried-10/+20
2016-06-29Rollup merge of #34305 - Aaronepower:master, r=alexcrichtonJeffrey Seyfried-0/+11
2016-06-29Rollup merge of #34105 - ollie27:rustdoc_derived, r=alexcrichtonJeffrey Seyfried-23/+1
2016-06-29Add regression testJeffrey Seyfried-0/+28
2016-06-28Fix infinite loop on recursive module exports in an extern crateJeffrey Seyfried-1/+3
2016-06-28rustdoc: Fix empty Implementations section on some module pagesOliver Middleton-0/+18
2016-06-28Make MSVC detection ludicrously robustPeter Atashian-181/+260
2016-06-28Auto merge of #34519 - alexcrichton:fix-nightlies, r=brsonbors-23/+46
2016-06-28Rollup merge of #34524 - frewsxcv:std-io-sink, r=GuillaumeGomezGuillaume Gomez-0/+10
2016-06-28Rollup merge of #34518 - frewsxcv:io-repeat, r=GuillaumeGomezGuillaume Gomez-0/+10
2016-06-28Rollup merge of #34517 - frewsxcv:empty, r=GuillaumeGomezGuillaume Gomez-6/+3
2016-06-28Rollup merge of #34479 - ollie27:rustdoc_renamed_reexport_list, r=GuillaumeGomezGuillaume Gomez-2/+24
2016-06-28Rollup merge of #34475 - frewsxcv:path-component, r=GuillaumeGomezGuillaume Gomez-0/+20
2016-06-28Rollup merge of #34471 - GuillaumeGomez:fix_expl, r=steveklabnikGuillaume Gomez-25/+15
2016-06-28Rollup merge of #34462 - dns2utf8:leading_zeros, r=GuillaumeGomezGuillaume Gomez-0/+1
2016-06-28Rollup merge of #34442 - tatsuya6502:doc-book-ownership, r=steveklabnikGuillaume Gomez-1/+3
2016-06-28Rollup merge of #34415 - ollie27:docs_float, r=steveklabnikGuillaume Gomez-24/+20
2016-06-28Rollup merge of #34406 - frewsxcv:sleep-ex, r=alexcrichtonGuillaume Gomez-0/+13