summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-08-24ci: bump release channel to stablePietro Albini-1/+1
2020-08-24stage0: use production artifactsPietro Albini-4/+4
2020-08-21Fix fortanix buildMark Rousskov-1/+1
2020-08-20Drop reviewers for toolstate embedded bookMark Rousskov-2/+1
2020-08-20Don't immediately error for cycles during normalizationMatthew Jasper-90/+176
2020-08-20allow escaping bound vars when normalizing `ty::Opaque`Bastian Kauschke-9/+17
2020-08-20Add UI test for issue 74933Gary Guo-0/+38
2020-08-20Fix regionck failure when converting Index to IndexMutGary Guo-13/+24
2020-08-09Auto merge of #74966 - jumbatm:allow-clashing-extern-decl, r=Mark-Simulacrumbors-1/+1
2020-08-07typeck: check for infer before type impls traitDavid Wood-0/+22
2020-08-07improper_ctypes_definitions: allow `Box`David Wood-64/+58
2020-08-07Don't panic if the lhs of a div by zero is not statically knownOliver Scherer-9/+42
2020-08-07lint: use `transparent_newtype_field` to avoid ICEDavid Wood-16/+30
2020-08-07rustbuild: drop tool::should_installMarc-Antoine Perennou-24/+5
2020-08-07Use `ReEmpty(U0)` as the implicit region bound in typeckMatthew Jasper-10/+102
2020-08-07Add the aarch64-apple-darwin targetJake Goulding-1/+35
2020-08-07ci: disable Azure Pipelines except for macOSPietro Albini-296/+3
2020-08-07ci: upload non-macOS from GHA instead of Azure PipelinesPietro Albini-7/+25
2020-08-07ci: allow RLA to pick the right PR numberPietro Albini-0/+9
2020-08-07rustc_target: Add a target spec option for disabling `--eh-frame-hdr`Vadim Petrochenkov-8/+24
2020-08-07Fix #[track_caller] shims for trait objects.Adam Perry-1/+24
2020-08-07tweak error messageBastian Kauschke-10/+10
2020-08-07forbid `#[track_caller]` on mainBastian Kauschke-1/+70
2020-08-07Forbid non-derefable types explicitly in unsizing castsYuki Okushi-1/+31
2020-07-31Make ClashingExternDeclarations Allow by default.jumbatm-1/+1
2020-07-22Rollup merge of #74418 - rye:gha-dedup-shell-setting, r=pietroalbiniManish Goregaokar-51/+4
2020-07-22Rollup merge of #74406 - Mark-Simulacrum:fix-windows-maybe, r=Mark-SimulacrumManish Goregaokar-0/+20
2020-07-21[beta] Update cargoEric Huss-0/+0
2020-07-15Cherry-pick non-nightly rustfmt fixesMark Rousskov-22/+0
2020-07-14Dummy function to re-add const_transmute feature gateMark Rousskov-1/+5
2020-07-141.46 betaMark Rousskov-6/+6
2020-07-14Auto merge of #73490 - CAD97:range-unchecked-stepping, r=Amanieubors-12/+12
2020-07-13Rollup merge of #74286 - PankajChaudhary5:E0688, r=GuillaumeGomezManish Goregaokar-1/+38
2020-07-13Rollup merge of #74285 - wangtheo:issue-71669, r=lcnrManish Goregaokar-0/+146
2020-07-13Rollup merge of #74147 - dennis-hamester:fix/issue-74134, r=jyn514Manish Goregaokar-0/+52
2020-07-13Rollup merge of #74123 - GuillaumeGomez:cleanup-e0718, r=pickfireManish Goregaokar-3/+2
2020-07-13Rollup merge of #74046 - ehuss:deny-warnings-caching, r=Mark-SimulacrumManish Goregaokar-4/+18
2020-07-13Rollup merge of #73867 - poliorcetics:union-keyword, r=joshtriplettManish Goregaokar-2/+66
2020-07-13Rollup merge of #73852 - euclio:rustdoc-attr-newlines, r=GuillaumeGomezManish Goregaokar-10/+15
2020-07-13Remove trailing whitespacewangtheo-0/+1
2020-07-13Merge branch 'master' into E0688Pankaj Chaudhary-54860/+240428
2020-07-13Added proper explanation of ErrorCode-E0688PankajChaudhary5-1/+38
2020-07-13Removed trailing whitespaceTeddy_Wang-1/+1
2020-07-13Added ui tests for volatile and nearby intrinsicsTeddy_Wang-0/+72
2020-07-12Added tests for volatile and nearbyint intrinsicsTeddy_Wang-0/+73
2020-07-11Correctly sort const_fn_transmuteManish Goregaokar-1/+1
2020-07-11Rollup merge of #74241 - RalfJung:miri, r=RalfJungManish Goregaokar-8/+8
2020-07-11Rollup merge of #74240 - da-x:fix-74081, r=ManishearthManish Goregaokar-1/+29
2020-07-11Rollup merge of #74213 - pickfire:patch-1, r=jonas-schievinkManish Goregaokar-3/+1
2020-07-11Rollup merge of #74197 - estebank:self-sugg, r=petrochenkovManish Goregaokar-5/+5