about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2016-06-30mk: Request -march=i686 on i686 LinuxAlex Crichton-1/+1
2016-06-29Auto merge of #34552 - Manishearth:rollup, r=Manishearthbors-445/+620
2016-06-29Auto merge of #34553 - alexcrichton:fix-nightlies, r=brsonbors-1/+2
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-29Give `ast::ExprKind::Paren` no-op expressions the same node ids as their chil...Jeffrey Seyfried-2/+11
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-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-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
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
2016-06-28Rollup merge of #34328 - wuranbo:patch-1, r=steveklabnikGuillaume Gomez-2/+2
2016-06-28Rollup merge of #34287 - durka:patch-26, r=steveklabnikGuillaume Gomez-5/+13
2016-06-28Rollup merge of #34080 - royalstream:royalstream-book-june4, r=steveklabnikGuillaume Gomez-10/+7
2016-06-28Add doc example for `std::io::sink`.Corey Farwell-0/+10
2016-06-28groundwork: create the `Resolver` earlier in phase 2Jeffrey Seyfried-29/+24
2016-06-28groundwork: refactor the interface that `resolve` exposes to `driver`Jeffrey Seyfried-88/+60
2016-06-28cleanup: refactor away `ast::NodeIdAssigner`Jeffrey Seyfried-57/+20
2016-06-28groundwork: use `resolve_identifier` instead of `resolve_path` to classify id...Jeffrey Seyfried-5/+6
2016-06-28cleanup: use `DummyResult` to implement `MacroGenerable::dummy`Jeffrey Seyfried-19/+17
2016-06-28cleanup: don't count attributes on an item in a statement position as on the ...Jeffrey Seyfried-8/+3
2016-06-27Minor rewrite of `std::io::empty` doc example.Corey Farwell-6/+3
2016-06-27mk: Make some LLVM building support more robustAlex Crichton-1/+13
2016-06-27rustbuild: Update how compiler-rt is calledAlex Crichton-23/+46
2016-06-27Add doc example for `std::io::repeat`.Corey Farwell-0/+10
2016-06-27Auto merge of #34424 - jseyfried:breaking_batch, r=Manishearthbors-3646/+3969
2016-06-27Update `src/rustc/Cargo.lock`Jeffrey Seyfried-0/+46