about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-06-19Rollup merge of #61941 - cramertj:no-more-yield-errors, r=centrilMazdak Farrokhzad-129/+222
2019-06-19Rollup merge of #61938 - RalfJung:miri-toolstate, r=kennytmMazdak Farrokhzad-8/+17
2019-06-19Rollup merge of #61898 - petrochenkov:sekind, r=eddybMazdak Farrokhzad-513/+379
2019-06-19Rollup merge of #61896 - eddyb:correct-self-ctor, r=petrochenkovMazdak Farrokhzad-53/+109
2019-06-19Rollup merge of #61843 - alexcrichton:disable-myriad-closures, r=pietroalbiniMazdak Farrokhzad-3/+3
2019-06-19Rollup merge of #61842 - Zoxc:trim-lift, r=eddybMazdak Farrokhzad-89/+50
2019-06-19Rollup merge of #61839 - alexcrichton:pr-and-master-builds, r=pietroalbiniMazdak Farrokhzad-17/+51
2019-06-19Rollup merge of #61802 - mjbshaw:maybe-uninit-transparent, r=cramertjMazdak Farrokhzad-1/+16
2019-06-19Rollup merge of #61748 - estebank:transparent-span, r=CentrilMazdak Farrokhzad-102/+106
2019-06-19Rollup merge of #61701 - RalfJung:const-tests, r=cramertjMazdak Farrokhzad-0/+0
2019-06-19Rollup merge of #61505 - ebarnard:doc-shrink, r=GuillaumeGomezMazdak Farrokhzad-8/+13
2019-06-18Preserve generator and yield source for error messagesTaylor Cramer-129/+222
2019-06-18create an issue for miri even in status test-failRalf Jung-8/+17
2019-06-18Auto merge of #61891 - eddyb:lifetime-cleanups, r=oli-obkbors-387/+399
2019-06-18ci: Add a script for generating CPU usage graphsAlex Crichton-17/+51
2019-06-18Auto merge of #61932 - matthiaskrgr:submodule_upd, r=oli-obkbors-9/+7
2019-06-18test: normalize away the line/column info in ui/pattern/const-pat-ice.Eduard-Mihai Burtescu-1/+2
2019-06-18Run `rustfmt --file-lines ...` for changes from previous commits.Eduard-Mihai Burtescu-77/+103
2019-06-18rustc: reintroduce lifetime bounds where necessary.Eduard-Mihai Burtescu-30/+36
2019-06-18rustc: remove unused lifetimes.Eduard-Mihai Burtescu-17/+17
2019-06-18rustc: remove leftover lifetimes with no bounds from where clauses.Eduard-Mihai Burtescu-28/+7
2019-06-18rustc: remove 'x: 'y bounds (except from comments/strings).Eduard-Mihai Burtescu-305/+305
2019-06-18rustc_typeck: correctly compute `Substs` for `Res::SelfCtor`.Eduard-Mihai Burtescu-53/+109
2019-06-18submodules: update clippy from be5d17fe to 868f168cMatthias Krüger-9/+7
2019-06-18Make MaybeUninit #[repr(transparent)]Michael Bradshaw-1/+16
2019-06-18Auto merge of #61927 - RalfJung:miri, r=oli-obkbors-6/+18
2019-06-18Auto merge of #61822 - JohnTitor:add-long-e0592, r=GuillaumeGomez,Centrilbors-2/+46
2019-06-18resolve/expand: Move expansion info setting to a single earlier pointVadim Petrochenkov-35/+30
2019-06-18hygiene: Avoid some unnecessary `ExpnInfo` clonesVadim Petrochenkov-5/+5
2019-06-18syntax: Move `default_transparency` into `ExpnInfo`Vadim Petrochenkov-28/+27
2019-06-18syntax: Introduce `default`/`with_unstable` constructors for `ExpnInfo`Vadim Petrochenkov-80/+59
2019-06-18resolve: Avoid creating fresh syntax extensions for all non-macro attributesVadim Petrochenkov-11/+16
2019-06-18syntax: Remove `DummyResolver`Vadim Petrochenkov-25/+0
2019-06-18allow_internal_unstable: Avoid some more allocationsVadim Petrochenkov-23/+16
2019-06-18syntax: Factor out common fields from `SyntaxExtension` variantsVadim Petrochenkov-349/+269
2019-06-18update miriRalf Jung-6/+18
2019-06-18Auto merge of #61864 - lzutao:ptr-null, r=sfacklerbors-52/+55
2019-06-18Auto merge of #61771 - ehuss:update-cargo, r=alexcrichtonbors-2/+3
2019-06-17Auto merge of #61915 - Centril:rollup-oire3i8, r=Centrilbors-404/+357
2019-06-18Improve wordingYuki Okushi-1/+1
2019-06-17Add `syn` to workspace hack.Eric Huss-2/+3
2019-06-17Update cargoEric Huss-0/+0
2019-06-17Rollup merge of #61908 - matklad:overflow, r=petrochenkovMazdak Farrokhzad-6/+25
2019-06-17Rollup merge of #61893 - chpio:weak_ptr_eq_methods, r=rkruppeMazdak Farrokhzad-14/+14
2019-06-17Rollup merge of #61885 - scottmcm:slice-iter-len-opt, r=rkruppe,RalfJungMazdak Farrokhzad-4/+37
2019-06-17Rollup merge of #61836 - ljedrz:i_still_hate_node_ids, r=ljedrzMazdak Farrokhzad-378/+270
2019-06-17Rollup merge of #61702 - RalfJung:const-enum-cast, r=oli-obkMazdak Farrokhzad-2/+11
2019-06-17remove superfluous spaceljedrz-1/+1
2019-06-17Auto merge of #61781 - christianpoveda:intptrcast-model, r=oli-obk,RalfJungbors-10/+67
2019-06-17fix rebase falloutljedrz-1/+1