about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-01-03ci: bump ubuntu 19.04 images to 19.10Mateusz MikuĊ‚a-2/+2
2020-01-03Auto merge of #67768 - wesleywiser:dnm_test_perf_65244, r=Mark-Simulacrumbors-90/+12
2020-01-02Auto merge of #63177 - MOZGIII:find-result, r=Amanieubors-0/+79
2020-01-02Auto merge of #67779 - Amanieu:ehabi_fix, r=Mark-Simulacrumbors-1/+9
2020-01-02Auto merge of #67700 - cjgillot:passes-stability, r=Zoxcbors-609/+628
2020-01-02Auto merge of #67689 - mark-i-m:update-guide, r=JohnTitorbors-0/+0
2020-01-02Add Iterator::try_findMOZGIII-0/+79
2020-01-01Auto merge of #67676 - wesleywiser:lint_overflowing_int_casts, r=oli-obkbors-63/+219
2020-01-01Ignore overflow lint on 32-bit platformWesley Wiser-0/+3
2020-01-01update rustc-guideMark Mansi-0/+0
2020-01-01Update the barrier cache during ARM EHABI unwindingAmanieu d'Antras-1/+9
2020-01-01Auto merge of #67729 - mati865:deps, r=nikomatsakisbors-1/+1
2020-01-01Move stability queries to librustc_passes.Camille GILLOT-472/+491
2020-01-01Move stability.rs to librustc_passes.Camille GILLOT-0/+0
2020-01-01Auto merge of #67471 - nnethercote:revert-66405, r=nikomatsakisbors-111/+80
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-601/+601
2019-12-31Revert "core: add IntoFuture trait and support for await"Wesley Wiser-90/+12
2019-12-31Revert parts of #66405.Nicholas Nethercote-111/+80
2019-12-31Auto merge of #67726 - JohnTitor:clippy-up, r=oli-obkbors-7/+9
2019-12-31Auto merge of #67764 - Centril:rollup-ycbq3os, r=Centrilbors-509/+713
2019-12-31Rollup merge of #67748 - MaskRay:frame-pointer, r=rkruppeMazdak Farrokhzad-9/+19
2019-12-31Rollup merge of #67744 - Centril:reduce-diversity, r=petrochenkovMazdak Farrokhzad-142/+147
2019-12-31Rollup merge of #67730 - Centril:typeck-pat-cleanup, r=estebankMazdak Farrokhzad-244/+418
2019-12-31Rollup merge of #67702 - crlf0710:normalize_ident2, r=petrochenkovMazdak Farrokhzad-15/+14
2019-12-31Rollup merge of #67685 - lukaslueg:const_result, r=oli-obkMazdak Farrokhzad-3/+7
2019-12-31Rollup merge of #67574 - Centril:librustc_lowering, r=Mark-SimulacrumMazdak Farrokhzad-96/+108
2019-12-31nix `lower_label` identity function.Mazdak Farrokhzad-21/+7
2019-12-31librustc_ast_lowering: fix misc fallout.Mazdak Farrokhzad-76/+78
2019-12-31librustc_ast_lowering: cargo changes.Mazdak Farrokhzad-1/+25
2019-12-31librustc_ast_lowering: move the files.Mazdak Farrokhzad-0/+0
2019-12-31Auto merge of #67699 - cjgillot:passes-resolve, r=Zoxcbors-2866/+2915
2019-12-31Constify ResultLukas Lueg-3/+7
2019-12-31Auto merge of #67752 - Dylan-DPC:rollup-7f9v4nx, r=Dylan-DPCbors-909/+920
2019-12-31Rollup merge of #67735 - petrochenkov:uibool, r=Mark-SimulacrumDylan DPC-27/+17
2019-12-31Rollup merge of #67723 - ldm0:E0477, r=Dylan-DPCDylan DPC-3/+54
2019-12-31Rollup merge of #67697 - cjgillot:passes-scope-tree, r=ZoxcDylan DPC-877/+847
2019-12-31Rollup merge of #67430 - tspiteri:minus-inf, r=Dylan-DPCDylan DPC-2/+2
2019-12-31Update ClippyYuki Okushi-7/+9
2019-12-31Auto merge of #67597 - estebank:placeholder-type, r=oli-obkbors-119/+516
2019-12-31Simplify ResolveLiftimes creation.Camille GILLOT-62/+31
2019-12-31Review comments.Camille GILLOT-13/+5
2019-12-31Inert doc comments.Camille GILLOT-0/+2
2019-12-31Move resolve_lifetimes query in librustc_resolve.Camille GILLOT-102/+188
2019-12-31Move resolve_lifetime.rs to librustc_resolve.Camille GILLOT-0/+0
2019-12-30Use function attribute "frame-pointer" instead of "no-frame-pointer-elim"Fangrui Song-9/+19
2019-12-31parser: bug -> span_bugMazdak Farrokhzad-7/+6
2019-12-31parser::diagnostics: remove fn fatalMazdak Farrokhzad-10/+9
2019-12-31parser::pat: remove .fatal callsMazdak Farrokhzad-14/+23
2019-12-31parser::path: remove .fatal callsMazdak Farrokhzad-10/+15
2019-12-31parser::module: remove .fatal callsMazdak Farrokhzad-1/+2