about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-08-15hygiene: Remove `Option`s from functions returning `ExpnInfo`Vadim Petrochenkov-155/+98
2019-08-15`Ident::with_empty_ctxt` -> `Ident::with_dummy_span`Vadim Petrochenkov-77/+77
2019-08-15syntax_pos: `NO_EXPANSION`/`SyntaxContext::empty()` -> `SyntaxContext::root()`Vadim Petrochenkov-53/+53
2019-08-15syntax_pos: Introduce a helper for checking whether a span comes from expansionVadim Petrochenkov-20/+25
2019-08-15Rollup merge of #63586 - petrochenkov:nospanned, r=eddybMazdak Farrokhzad-172/+156
2019-08-15Rollup merge of #63582 - JohnTitor:fix-ice-63226, r=oli-obkMazdak Farrokhzad-0/+34
2019-08-15Rollup merge of #63577 - meffij:test-hrtb, r=alexcrichtonMazdak Farrokhzad-0/+31
2019-08-15Rollup merge of #63572 - matklad:no-phase-fatal, r=estebankMazdak Farrokhzad-7/+3
2019-08-15Rollup merge of #63546 - lzutao:clouldabi-maybeuninit, r=RalfJungMazdak Farrokhzad-14/+18
2019-08-15Rollup merge of #63467 - terhechte:support-ios-catalyst-macabi-target-triple,...Mazdak Farrokhzad-3/+31
2019-08-15Rollup merge of #63306 - RalfJung:retag, r=varkorMazdak Farrokhzad-24/+36
2019-08-15Rollup merge of #63165 - xen0n:mips64-musl-targets, r=alexcrichtonMazdak Farrokhzad-0/+52
2019-08-15Rollup merge of #63155 - mfkl:uwp-msvc, r=alexcrichtonMazdak Farrokhzad-2/+139
2019-08-15ignore tests on wasm32-bareRalf Jung-0/+1
2019-08-15test Retag in drop shimRalf Jung-11/+26
2019-08-15don't add Retag statements for compound typesRalf Jung-13/+9
2019-08-15Remove `Spanned` from `{ast,hir}::FieldPat`Vadim Petrochenkov-92/+72
2019-08-15Remove uses of `mem::uninitialized()` from cloudabiLzu Tao-14/+18
2019-08-15Remove `Spanned` from `ast::Mac`Vadim Petrochenkov-52/+54
2019-08-15Remove `Spanned` from `mk_name_value_item_str` and `expr_to_spanned_string`Vadim Petrochenkov-29/+31
2019-08-15Use is_const()Yuki Okushi-2/+2
2019-08-15Adjust regression testYuki Okushi-0/+2
2019-08-15Use a match guard to avoid code repetitionYuki Okushi-8/+5
2019-08-15Check FnHeader not to cause ICEYuki Okushi-3/+38
2019-08-15Auto merge of #62429 - cuviper:iter-closures, r=cramertjbors-324/+714
2019-08-15Auto merge of #63575 - Centril:rollup-anlv9g5, r=Centrilbors-558/+1077
2019-08-14Test HRTB issue accepted by compilernivlac-0/+31
2019-08-14Rollup merge of #63570 - rust-lang:maybe-uninit-gates, r=RalfJungMazdak Farrokhzad-6/+6
2019-08-14Rollup merge of #63560 - Centril:mv-generator-test, r=petrochenkovMazdak Farrokhzad-0/+2
2019-08-14Rollup merge of #63543 - c410-f3r:variant, r=c410-f3rMazdak Farrokhzad-166/+162
2019-08-14Rollup merge of #63542 - c410-f3r:node_ids, r=petrochenkovMazdak Farrokhzad-3/+19
2019-08-14Rollup merge of #63537 - petrochenkov:novisit, r=alexcrichtonMazdak Farrokhzad-35/+33
2019-08-14Rollup merge of #63528 - petrochenkov:anyany, r=estebankMazdak Farrokhzad-54/+27
2019-08-14Rollup merge of #63509 - estebank:async-span, r=CentrilMazdak Farrokhzad-1/+27
2019-08-14Rollup merge of #63507 - estebank:type-inference-error, r=CentrilMazdak Farrokhzad-74/+405
2019-08-14Rollup merge of #63490 - Centril:cleanup-pat-parser, r=petrochenkovMazdak Farrokhzad-190/+235
2019-08-14Rollup merge of #63075 - RalfJung:deref-checks, r=oli-obkMazdak Farrokhzad-25/+66
2019-08-14Rollup merge of #62984 - nathanwhit:extra_semi_lint, r=varkorMazdak Farrokhzad-4/+95
2019-08-14Auto merge of #63534 - Mark-Simulacrum:stage0-bump, r=Centrilbors-212/+78
2019-08-14remove unused Level::PhaseFatalAleksey Kladov-7/+3
2019-08-14review commentsEsteban Küber-64/+73
2019-08-14Adjust tracking issues for `MaybeUninit<T>` gatesMazdak Farrokhzad-6/+6
2019-08-14Merge Variant and Variant_Caio-166/+162
2019-08-14move test that shouldn't be in test/run-pass/Mazdak Farrokhzad-0/+2
2019-08-14Update error-format to match new Cargo flags for pipeliningAlex Crichton-29/+6
2019-08-14Disable --cfg bootstrap in libcoreMark Rousskov-1/+5
2019-08-14Handle cfg(bootstrap) throughoutMark Rousskov-179/+64
2019-08-14Rollup merge of #63530 - ehuss:typo-statemement, r=centrilMazdak Farrokhzad-3/+3
2019-08-14Rollup merge of #63512 - 95th:master, r=cramertjMazdak Farrokhzad-0/+28
2019-08-14Rollup merge of #63511 - pietroalbini:pa-ci-date, r=Mark-SimulacrumMazdak Farrokhzad-0/+15