about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-11-23Derive HashStable for TokenKind.Camille GILLOT-79/+12
2019-11-23Use proc-macro for TokenTree.Camille GILLOT-21/+2
2019-11-23Implement HashStable for Span in libsyntax_pos.Camille GILLOT-93/+100
2019-11-23Move CachingSourceMapView to libsyntax_pos.Camille GILLOT-4/+5
2019-11-23Rename StableHashingContextLike to HashStableContext.Camille GILLOT-11/+11
2019-11-22Fix rebase fallout.Camille GILLOT-0/+1
2019-11-22Retire impl_stable_hash_for.Camille GILLOT-117/+6
2019-11-22Retire impl_stable_hash_for_spanned.Camille GILLOT-32/+1
2019-11-22Derives for ast.Camille GILLOT-25/+4
2019-11-22Invert implementations for TokenKind.Camille GILLOT-52/+55
2019-11-22Export HashStable for DelimSpan, Lit and Path.Camille GILLOT-26/+13
2019-11-22Derive HashStable_Generic for Ident.Camille GILLOT-7/+2
2019-11-22Derive HashStable_Generic for ExpnData.Camille GILLOT-12/+2
2019-11-22Invert flow in impl HashStable of Span.Camille GILLOT-13/+22
2019-11-22Add StableHashingContextLike to HashStable_Generic derive.Camille GILLOT-0/+20
2019-11-22Revert "Revert expansion of impl HashStable for Frame."Camille GILLOT-12/+20
2019-11-22Auto merge of #66460 - cjgillot:hashstable_generic, r=Zoxcbors-424/+162
2019-11-22Auto merge of #66565 - Mark-Simulacrum:syntax-cfg-mod, r=petrochenkovbors-58/+34
2019-11-22Auto merge of #66537 - nnethercote:delay-is_local_ever_initialized, r=spastorinobors-12/+12
2019-11-22Auto merge of #66524 - ecstatic-morse:compiletest-multiple-revisions, r=Centrilbors-61/+55
2019-11-22Auto merge of #66282 - Centril:simplify-try, r=oli-obkbors-12/+431
2019-11-21Give name to full regex captureDylan MacKenzie-2/+3
2019-11-21Change some tests to use the shorter comment styleDylan MacKenzie-17/+6
2019-11-21Fix broken incremental testDylan MacKenzie-2/+1
2019-11-21Allow multiple cfgs per comment in "revisions:" testsDylan MacKenzie-42/+47
2019-11-21Auto merge of #66610 - alexreg:trait-upcasting-cosmetic, r=Centrilbors-638/+646
2019-11-21Introduce MIR optimizations for simplifying `x?` on `Result`s.Mazdak Farrokhzad-12/+431
2019-11-21Applied suggestions from code review.Alexander Regueiro-94/+95
2019-11-21Aggregation of drive-by cosmetic changes.Alexander Regueiro-607/+614
2019-11-21Auto merge of #66389 - estebank:type-err-labels, r=petrochenkovbors-3540/+2544
2019-11-21Rollup merge of #66602 - GuillaumeGomez:revert-font, r=GuillaumeGomezMazdak Farrokhzad-22/+9
2019-11-21Rollup merge of #66515 - Centril:cheaper-inline-asm, r=oli-obkMazdak Farrokhzad-59/+74
2019-11-21Rollup merge of #66468 - RalfJung:simd-cleanup, r=oli-obkMazdak Farrokhzad-39/+41
2019-11-21Rollup merge of #65730 - csmoe:return-lifetime, r=nikomatsakisMazdak Farrokhzad-29/+103
2019-11-21never_type: test interaction with auto traitsMazdak Farrokhzad-0/+16
2019-11-21Redefine `core::convert::Infallible` as `!`.Mazdak Farrokhzad-106/+8
2019-11-21Gate fallback via `#![feature(never_type_fallback)]`.Mazdak Farrokhzad-19/+64
2019-11-21Remove `#![feature(never_type)]` from tests.Mazdak Farrokhzad-277/+130
2019-11-21Stabilize the `never_type`, written `!`.Mazdak Farrokhzad-52/+26
2019-11-21Revert "Update Source Code Pro and include italics"Guillaume Gomez-22/+9
2019-11-21reduce size of hir::ExprKindMazdak Farrokhzad-59/+74
2019-11-20Delete ProcessCfgModMark Rousskov-53/+17
2019-11-20Rollup merge of #66573 - pnkfelix:issue-66568-ignore-reproducible-build-2-on-...Mazdak Farrokhzad-0/+1
2019-11-20Rollup merge of #66535 - estebank:issue-62480, r=matthewjasperMazdak Farrokhzad-3/+28
2019-11-20Rollup merge of #66514 - GuillaumeGomez:fix-search-filter-save, r=kinnisonMazdak Farrokhzad-16/+13
2019-11-20Rollup merge of #66496 - petrochenkov:metapriv2, r=eddybMazdak Farrokhzad-282/+343
2019-11-20Rollup merge of #66457 - cjgillot:just_hashstable, r=ZoxcMazdak Farrokhzad-330/+69
2019-11-20Rollup merge of #66298 - Ppjet6:disable-search-field, r=GuillaumeGomezMazdak Farrokhzad-6/+15
2019-11-20Rollup merge of #66060 - traxys:test_65401, r=michaelwoeristerMazdak Farrokhzad-37/+120
2019-11-20Auto merge of #66571 - Centril:rollup-41tn2fw, r=Centrilbors-195/+426