about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2017-07-30save the subobligations as wellNiko Matsakis-0/+74
2017-07-30Auto merge of #43543 - petrochenkov:32330, r=nikomatsakisbors-45/+30
2017-07-30Auto merge of #43551 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-0/+21
2017-07-29Rollup merge of #43513 - alexcrichton:inline-repeat, r=BurntSushiMark Simulacrum-0/+21
2017-07-29Auto merge of #43009 - GuillaumeGomez:unused-doc-comments, r=nrcbors-6/+18
2017-07-29std: Mark `Layout::repeat` as `#[inline]`Alex Crichton-0/+21
2017-07-29Cleanup some remains of `hr_lifetime_in_assoc_type` compatibility lintVadim Petrochenkov-45/+30
2017-07-29changing E0623 error messagegaurikholkar-10/+10
2017-07-29Auto merge of #43492 - lu-zero:master, r=alexcrichtonbors-1/+2
2017-07-28Auto merge of #43230 - alexcrichton:more-tokenstream, r=nrc,jseyfriedbors-0/+235
2017-07-28syntax: Capture a `TokenStream` when parsing itemsAlex Crichton-3/+189
2017-07-28Auto merge of #43298 - gaurikholkar:lifetime_errors, r=estebankbors-0/+108
2017-07-28Add a failing test for errors in proc macrosAlex Crichton-0/+49
2017-07-28Make LLVMRustHasFeature more robustLuca Barbato-1/+2
2017-07-28Auto merge of #43505 - eddyb:poly-const-eval-layout-of, r=nikomatsakisbors-0/+19
2017-07-28Adding E0623, to detect missing lifetimes when both regions are anonymousgaurikholkar-0/+108
2017-07-27Auto merge of #43438 - petrochenkov:path, r=jseyfriedbors-10/+108
2017-07-27Avoid duplicated errors for generic arguments in macro pathsVadim Petrochenkov-43/+1
2017-07-27Give span to angle bracketed generic argumentsVadim Petrochenkov-20/+129
2017-07-27Discern between `Path` and `Path<>` in ASTVadim Petrochenkov-4/+32
2017-07-27Simplify parsing of pathsVadim Petrochenkov-6/+9
2017-07-27Auto merge of #43443 - bitshifter:issue-43317, r=nikomatsakisbors-6/+67
2017-07-27Update testsGuillaume Gomez-22/+4
2017-07-27Make a lint insteadGuillaume Gomez-59/+16
2017-07-27Throw errors when doc comments are added where they're unusedGuillaume Gomez-1/+74
2017-07-27rustc_const_eval: keep track of the appropriate ParamEnv.Eduard-Mihai Burtescu-0/+19
2017-07-27Auto merge of #43489 - petrochenkov:mutref, r=GuillaumeGomezbors-0/+24
2017-07-27Auto merge of #43479 - ivanbakel:loop_borrow_msg, r=estebankbors-0/+118
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-15/+0
2017-07-26Better diagnostics and recovery for `mut ref` in patternsVadim Petrochenkov-0/+24
2017-07-26Rollup merge of #43465 - topecongiro:needs-test, r=Mark-SimulacrumMark Simulacrum-0/+175
2017-07-26Rollup merge of #43447 - estebank:import-span, r=nikomatsakisMark Simulacrum-26/+44
2017-07-26Rollup merge of #42959 - SimonSapin:nonzero-checked, r=sfacklerMark Simulacrum-6/+12
2017-07-25Point at path segment on module not foundEsteban Küber-26/+44
2017-07-26Auto merge of #43226 - alexcrichton:aarch64-ci, r=aidanhsbors-0/+1
2017-07-25Stabilize the `compile_error_macro` featureAlex Crichton-15/+0
2017-07-25Auto merge of #43325 - ollie27:overflowing_literals, r=arielb1bors-5/+7
2017-07-25Add tests for issues with the E-needstest labeltopecongiro-0/+175
2017-07-24Add a disabled builder for aarch64 emulated testsAlex Crichton-0/+1
2017-07-24Rollup merge of #43428 - waywardmonkeys:doc-fixes, r=estebankMark Simulacrum-4/+4
2017-07-24Auto merge of #43327 - nrc:rls-config, r=eddybbors-1/+0
2017-07-24Remove save-analysis-api references from tests and rustbuildNick Cameron-1/+0
2017-07-24Apply packed and align restrictions to unions.Cameron Hart-7/+60
2017-07-23Auto merge of #43096 - estebank:ascription-help, r=nikomatsakisbors-1/+68
2017-07-23Auto merge of #43386 - oli-obk:suggestions, r=nikomatsakisbors-59/+35
2017-07-23Fix some doc/comment typos.Bruce Mitchener-4/+4
2017-07-23Better detection of repr packed and alignCameron Hart-2/+10
2017-07-23Auto merge of #43387 - TimNN:rustllvm50, r=alexcrichtonbors-8/+8
2017-07-22Auto merge of #43382 - mmatyas:aarch64_ignore-stack-probes, r=alexcrichtonbors-0/+3