about summary refs log tree commit diff
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-07-01Auto merge of #34578 - alexcrichton:lets-just-keep-trying-to-fix-the-nightlie...bors-1/+1
2016-06-30Auto merge of #34563 - alexcrichton:robust-mk, r=brsonbors-6/+11
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: Request -march=i686 on i686 LinuxAlex Crichton-1/+1
2016-06-30mk: Don't consider LLVM done until it's doneAlex Crichton-6/+11
2016-06-30Add comments on error code listGuillaume Gomez-27/+27
2016-06-30Auto merge of #34541 - jseyfried:rollup, r=jseyfriedbors-47/+46
2016-06-30Rollup merge of #34547 - sanxiyn:pretty-lifetime, r=pnkfelixJeffrey Seyfried-122/+233
2016-06-30Rollup merge of #34512 - CensoredUsername:configure-fixes, r=alexcrichtonJeffrey Seyfried-1/+1
2016-06-29Auto merge of #34552 - Manishearth:rollup, r=Manishearthbors-445/+620
2016-06-29std: use siphash-1-3 for HashMapSean McArthur-77/+336
2016-06-29Auto merge of #34553 - alexcrichton:fix-nightlies, r=brsonbors-1/+2
2016-06-29Fix testsggomez-25/+26
2016-06-29configure: Fix cross-compiling LLVM for realzAlex Crichton-1/+2
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-24/+59
2016-06-28Auto merge of #34525 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-75/+141
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