about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-03-25Rollup merge of #70361 - tmiasko:backtrace, r=Mark-SimulacrumMazdak Farrokhzad-1/+1
2020-03-25Rollup merge of #70349 - Centril:hir-outa-rustc, r=ZoxcMazdak Farrokhzad-138/+77
2020-03-25Rollup merge of #70331 - jeremystucki:privacy, r=estebankMazdak Farrokhzad-5/+12
2020-03-25Remove `TargetOptions::embed_bitcode`.Nicholas Nethercote-15/+8
2020-03-24fix type name typo in doc commentsYoungsuk Kim-2/+2
2020-03-24Reduce error duplication for invalid placeholder types in fn typesEsteban Küber-76/+68
2020-03-24Add test for #66312Tyler Mandry-0/+26
2020-03-24normalize some imports, prefer direct ones.Mazdak Farrokhzad-50/+45
2020-03-24Rollup merge of #70368 - bjorn3:patch-2, r=jonas-schievinkMazdak Farrokhzad-0/+2
2020-03-24Rollup merge of #70359 - kornelski:mustsplit, r=Dylan-DPCMazdak Farrokhzad-2/+4
2020-03-24Rollup merge of #70355 - GuillaumeGomez:cleanup-e0454, r=Dylan-DPCMazdak Farrokhzad-1/+3
2020-03-24Rollup merge of #70350 - workingjubilee:patch-1, r=Dylan-DPCMazdak Farrokhzad-1/+1
2020-03-24Rollup merge of #70342 - withoutboats:io-slice-send-sync, r=Mark-SimulacrumMazdak Farrokhzad-0/+12
2020-03-24Rollup merge of #70241 - RalfJung:global-mem, r=oli-obkMazdak Farrokhzad-111/+179
2020-03-24Rollup merge of #70234 - anp:tracked-std-traits, r=AmanieuMazdak Farrokhzad-0/+32
2020-03-24Rollup merge of #70023 - GuillaumeGomez:cleanup-e0436, r=CentrilMazdak Farrokhzad-3/+4
2020-03-24Add richer printingMark Rousskov-1/+9
2020-03-24Remove attribute `#[structural_match]` and any references to itVadim Petrochenkov-48/+43
2020-03-24save/restore `pessimistic_yield` when entering bodiesNiko Matsakis-0/+25
2020-03-24Mark hotplug_codegen_backend as ignore-stage1bjorn3-0/+2
2020-03-24Implement Fuse with OptionJosh Stone-255/+340
2020-03-24Move rustc-guide submodule to rustc-dev-guideSantiago Pastorino-8/+8
2020-03-24resolve: Remove `rustc_attrs` as a standalone feature gateVadim Petrochenkov-98/+75
2020-03-24Fix placement of suggested generic param when bounds are presentEsteban Küber-5/+7
2020-03-24fmtJeremy Stucki-1/+1
2020-03-24must_use on split_offKornel-2/+4
2020-03-24update mir opt testBastian Kauschke-1/+1
2020-03-24Auto merge of #70190 - pietroalbini:gha, r=Mark-Simulacrumbors-29/+1157
2020-03-24spaces between braces really ruin readabilityWithout Boats-4/+4
2020-03-24ci: add notice on top of the azure pipelines configurationPietro Albini-0/+55
2020-03-24bootstrap: remove default and only_host from expand-yaml-anchorsPietro Albini-2/+0
2020-03-24ci: run the "bors build finished" jobs only during try and auto runsPietro Albini-2/+4
2020-03-24ci: move the whole workspace directory on gha/linuxPietro Albini-1/+9
2020-03-24ci: run gha workflows for try, auto and master on the forkPietro Albini-3/+3
2020-03-24ci: fix out of disk space errors on linux GHAPietro Albini-4/+8
2020-03-24ci: don't move the build to C: on GitHub ActionsPietro Albini-1/+1
2020-03-24ci: add github actions configurationPietro Albini-11/+1072
2020-03-24ci: rename script windows-symlink-build-dir to symlink-build-dirPietro Albini-2/+2
2020-03-24ci: fix azure pipeline specific code in install-awscliPietro Albini-1/+1
2020-03-24Remove unknown lint from deny attributebishtpawan-18/+0
2020-03-24actually we can reject all reads from mutable allocs in const-propRalf Jung-6/+5
2020-03-24Clean up E0454Guillaume Gomez-1/+3
2020-03-24Auto merge of #70163 - nikic:llvm-10-preparation, r=cuviperbors-12/+37
2020-03-24Add explanation for inner attributebishtpawan-7/+35
2020-03-24improve normalize cycle errorBastian Kauschke-19/+29
2020-03-24Update tools_lintsbishtpawan-2/+3
2020-03-24Auto merge of #69894 - vtbassmatt:master, r=nellshamrellbors-23/+36
2020-03-24rustc: remove rustc_hir_pretty dependency.Mazdak Farrokhzad-98/+100
2020-03-24Refactor changesbishtpawan-3/+0
2020-03-24rustc_typeck: remove rustc_hir_pretty usageMazdak Farrokhzad-55/+53