about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2019-06-06Rollup merge of #61557 - alexcrichton:build-less, r=pietroalbiniMazdak Farrokhzad-1/+9
2019-06-06Rollup merge of #61556 - phansch:emitter_cleanup, r=estebankMazdak Farrokhzad-18/+18
2019-06-06Auto merge of #61373 - tmandry:emit-storagedead-along-unwind, r=eddybbors-97/+247
2019-06-06Auto merge of #57428 - alexreg:associated_type_bounds, r=nikomatsakis,Centrilbors-1055/+4847
2019-06-06Reblessed tests with NLL compare mode on.Alexander Regueiro-4/+28
2019-06-06Auto merge of #59331 - varkor:TypeVariableOrigin-refactor, r=eddybbors-99/+251
2019-06-05Test StorageDead statements explicitlyTyler Mandry-0/+106
2019-06-05add an example to `create_substs_for_ast_path`Alexander Regueiro-0/+14
2019-06-05verified that skip-binder is okNiko Matsakis-2/+2
2019-06-05another commentNiko Matsakis-1/+7
2019-06-05more commentsNiko Matsakis-3/+31
2019-06-05comment `instantiate_poly_trait_ref` and its binder behaviorNiko Matsakis-0/+19
2019-06-05make `instantiate_poly_trait_ref_inner` private to this moduleNiko Matsakis-0/+0
2019-06-05document the `Bounds` struct a bitAlexander Regueiro-2/+37
2019-06-05added a few commentsNiko Matsakis-0/+5
2019-06-05Removed unnecessary nested-lifetime-bounds test.Alexander Regueiro-33/+0
2019-06-05Reblessed tests.Alexander Regueiro-676/+255
2019-06-05Fixed rebase fallout.Alexander Regueiro-1/+1
2019-06-05Addressed points raised in review.Niko Matsakis-69/+172
2019-06-05Fixed up some comments.Alexander Regueiro-19/+14
2019-06-05Added some comments, made `add_bounds` private.Niko Matsakis-1/+14
2019-06-05Added some comments to lowering code.Niko Matsakis-3/+50
2019-06-05Addressed points raised in review.Alexander Regueiro-319/+793
2019-06-05Added test suite.Alexander Regueiro-11/+3138
2019-06-05Added feature gate.Alexander Regueiro-13/+31
2019-06-05Use both existential-type desugaring and where-clause (predicate) desugaring ...Alexander Regueiro-87/+173
2019-06-05Implemented for traits (associated type definitions).Alexander Regueiro-250/+313
2019-06-05Implemented for function bounds, type bounds, and named existential types.Alexander Regueiro-196/+367
2019-06-05Enabled `Self` in type aliases.Alexander Regueiro-2/+12
2019-06-05Aggregation of drive-by cosmetic changes.Alexander Regueiro-542/+550
2019-06-05librustc_errors: Rename AnnotateRs -> AnnotateSnippetPhilipp Hansch-18/+18
2019-06-05rustbuild: Include `rustfmt` in deduplicated dependenciesAlex Crichton-1/+9
2019-06-05Auto merge of #61548 - Centril:rollup-5t6cvbk, r=Centrilbors-6/+40
2019-06-05Fix after rebasevarkor-2/+2
2019-06-05Refactor `ConstVariableOrigin` into `ConstVariableOrigin` and `ConstVariableO...varkor-20/+54
2019-06-05Refactor `TypeVariableOrigin` into `TypeVariableOrigin` and `TypeVariableOrig...varkor-75/+196
2019-06-05Remove unused `TypeVariableOrigin` variantsvarkor-3/+0
2019-06-05Rollup merge of #61546 - alexcrichton:fix-azure, r=pietroalbiniMazdak Farrokhzad-0/+5
2019-06-05Rollup merge of #61538 - coypoop:patch-1, r=alexcrichtonMazdak Farrokhzad-3/+0
2019-06-05Rollup merge of #61536 - oli-obk:args_required_const_in_const_fn, r=eddybMazdak Farrokhzad-1/+29
2019-06-05Rollup merge of #61534 - ReinierMaas:patch-1, r=CentrilMazdak Farrokhzad-1/+4
2019-06-05Rollup merge of #61503 - jethrogb:jb/fix-sgx-test, r=alexcrichtonMazdak Farrokhzad-1/+2
2019-06-05Auto merge of #61498 - TankhouseAle:const-fn-type-name, r=oli-obkbors-6/+60
2019-06-05azure: Uninstall previous rustc from builders if anyAlex Crichton-0/+4
2019-06-05azure: Make sure docker directory existsAlex Crichton-0/+1
2019-06-05Auto merge of #61484 - nnethercote:avoid-more-hygiene-lookups, r=petrochenkovbors-184/+282
2019-06-05Explain the existience of the regression testOliver Scherer-2/+11
2019-06-05Don't use GNU noexec stack notecoypoop-3/+0
2019-06-05Auto merge of #61502 - alexcrichton:update-backtrace, r=estebankbors-8/+8
2019-06-05Tidy: trailing whitespaceReinier Maas-1/+1