about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2017-07-29Auto merge of #43530 - alexcrichton:update-freebsd-compilers, r=Mark-Simulacr...bors-4/+4
2017-07-29Auto merge of #43527 - alexcrichton:different-llvm-cross, r=Mark-Simulacrumbors-0/+8
2017-07-29Auto merge of #43492 - lu-zero:master, r=alexcrichtonbors-17/+186
2017-07-29Auto merge of #43518 - cuviper:aapcs_vfp, r=eddybbors-5/+55
2017-07-28rustbuild: Update cross-compilers for FreeBSDAlex Crichton-4/+4
2017-07-28rustbuild: Tweak how we cross-compile LLVMAlex Crichton-0/+8
2017-07-28Auto merge of #43230 - alexcrichton:more-tokenstream, r=nrc,jseyfriedbors-24/+489
2017-07-28syntax: Capture a `TokenStream` when parsing itemsAlex Crichton-20/+398
2017-07-28Auto merge of #43298 - gaurikholkar:lifetime_errors, r=estebankbors-125/+462
2017-07-28Add a failing test for errors in proc macrosAlex Crichton-0/+49
2017-07-28proc_macro: Use an item's tokens if availableAlex Crichton-8/+20
2017-07-28syntax: Add `tokens: Option<TokenStream>` to ItemAlex Crichton-9/+35
2017-07-28Make LLVMRustHasFeature more robustLuca Barbato-14/+9
2017-07-28Auto merge of #43324 - Nashenas88:visit_locations, r=arielb1bors-23/+37
2017-07-28Auto merge of #43221 - MaulingMonkey:natvis-improvements, r=michaelwoeristerbors-6/+77
2017-07-28Auto merge of #43505 - eddyb:poly-const-eval-layout-of, r=nikomatsakisbors-136/+199
2017-07-28Auto merge of #43238 - estebank:try-on-unimplemented-2, r=alexcrichtonbors-1/+1
2017-07-27Support homogeneous aggregates for hard-float ARMJosh Stone-5/+55
2017-07-28Adding E0623, to detect missing lifetimes when both regions are anonymousgaurikholkar-125/+462
2017-07-28Auto merge of #43432 - pczarn:macro-parser-description, r=jseyfriedbors-100/+102
2017-07-27Use `rustc_on_unimplemented`'s trait name argument in `try`Esteban Küber-1/+1
2017-07-28Auto merge of #43217 - pnkfelix:alloc-requires-align-it-in-u32, r=alexcrichtonbors-7/+15
2017-07-27Squash Span into SourceInfo and rename enum and its inner typesPaul Faria-18/+21
2017-07-27Auto merge of #43438 - petrochenkov:path, r=jseyfriedbors-311/+301
2017-07-27Add support for Vector Minimum on PowerPCLuca Barbato-0/+37
2017-07-27Avoid duplicated errors for generic arguments in macro pathsVadim Petrochenkov-49/+16
2017-07-27Give span to angle bracketed generic argumentsVadim Petrochenkov-58/+166
2017-07-27Discern between `Path` and `Path<>` in ASTVadim Petrochenkov-32/+50
2017-07-27Simplify parsing of pathsVadim Petrochenkov-255/+152
2017-07-27Auto merge of #43443 - bitshifter:issue-43317, r=nikomatsakisbors-24/+81
2017-07-27rustc_const_eval: keep track of the appropriate ParamEnv.Eduard-Mihai Burtescu-64/+107
2017-07-27Auto merge of #43482 - Mark-Simulacrum:single-rustdoc, r=alexcrichtonbors-144/+181
2017-07-27Add support for Vector Maximum on PowerPCLuca Barbato-0/+37
2017-07-27Correct a few run.host invocations where run.target is intended.Mark Simulacrum-7/+7
2017-07-27Add support for the Power8 and Power9 features on PowerPCLuca Barbato-1/+4
2017-07-27Explain why we subtract one from the stageMark Simulacrum-0/+3
2017-07-27Make sure CFG_RELEASE_CHANNEL is always set.Mark Simulacrum-0/+4
2017-07-27Allow changing rustdoc which builds the book.Mark Simulacrum-10/+13
2017-07-27Don't needlessly build rustdoc for compiletest.Mark Simulacrum-7/+14
2017-07-27Build rustdoc on-demand.Mark Simulacrum-67/+106
2017-07-27Change tools to take a compiler instead of a stage.Mark Simulacrum-37/+40
2017-07-27Remove src/driverMark Simulacrum-22/+0
2017-07-27Auto merge of #43489 - petrochenkov:mutref, r=GuillaumeGomezbors-2/+36
2017-07-27rustc_const_eval: always require correct Substs.Eduard-Mihai Burtescu-93/+113
2017-07-27Auto merge of #43479 - ivanbakel:loop_borrow_msg, r=estebankbors-13/+145
2017-07-27Auto merge of #43477 - est31:master, r=alexcrichtonbors-13/+14
2017-07-27Auto merge of #43445 - zackmdavis:rustdoc_major_section_self-links, r=Guillau...bors-13/+36
2017-07-27Added tests for new loop borrow messageIsaac van Bakel-0/+118
2017-07-26Auto merge of #43373 - alexcrichton:stabilize-1.20.0, r=aturonbors-128/+47
2017-07-26Auto merge of #43487 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-235/+630