about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-06-25Remove deprecated commentsAdrian Cruceru-2/+0
2020-06-25Fix commentsAdrian Cruceru-8/+8
2020-06-24Update libunwind build process for x86_64-fortanix-unknown-sgx targetAdrian Cruceru-64/+49
2020-06-23Auto merge of #73635 - Dylan-DPC:rollup-b4wbp42, r=Dylan-DPCbors-114/+176
2020-06-23Rollup merge of #73610 - GuillaumeGomez:cleanup-e0699, r=Dylan-DPCDylan DPC-2/+4
2020-06-23Rollup merge of #73600 - Aaron1011:fix/move-in-macro, r=ecstatic-morseDylan DPC-2/+34
2020-06-23Rollup merge of #73586 - RalfJung:switch-ty, r=oli-obkDylan DPC-10/+18
2020-06-23Rollup merge of #73578 - RalfJung:ty-ctxt-at, r=jonas-schievinkDylan DPC-40/+32
2020-06-23Rollup merge of #73575 - dario23:typo-errorcodes-doc, r=matthewjasperDylan DPC-1/+1
2020-06-23Rollup merge of #73495 - Lucretiel:wasi-io-impls, r=sfacklerDylan DPC-56/+49
2020-06-23Rollup merge of #71756 - carstenandrich:master, r=dtolnayDylan DPC-3/+38
2020-06-23Auto merge of #73007 - yoshuawuyts:socketaddr-from-string-u16, r=sfacklerbors-0/+8
2020-06-22Auto merge of #73594 - Aaron1011:revert/move-fn-self-msg, r=Manishearthbors-736/+108
2020-06-22Stop using old version of `syn` in `rustc-workspace-hack`Aaron Hill-3/+4
2020-06-22Re-enable Clippy testsAaron Hill-4/+1
2020-06-22Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma...Aaron Hill-729/+103
2020-06-22Auto merge of #73415 - ehuss:update-cargo, r=ehussbors-0/+0
2020-06-22Rollup merge of #73582 - RalfJung:miri-span-bug, r=oli-obkDylan DPC-28/+61
2020-06-22Rollup merge of #73580 - RalfJung:deprecate-wrapping-offset-from, r=AmanieuDylan DPC-0/+13
2020-06-22Rollup merge of #73502 - GuillaumeGomez:add-e0764, r=estebankDylan DPC-7/+33
2020-06-22Rollup merge of #72623 - da-x:use-suggest-public-path, r=petrochenkovDylan DPC-82/+99
2020-06-22Rollup merge of #71660 - sollyucko:master, r=dtolnayDylan DPC-11/+70
2020-06-22Clean up E0699 explanationGuillaume Gomez-2/+4
2020-06-21Fix spurious 'value moved here in previous iteration of loop' messagesAaron Hill-2/+34
2020-06-21Auto merge of #73180 - matthewjasper:predicate-cache, r=nikomatsakisbors-100/+321
2020-06-21fmtRalf Jung-10/+2
2020-06-21Auto merge of #72936 - jackh726:chalk-more, r=nikomatsakisbors-437/+530
2020-06-21MIR validation: check switch_tyRalf Jung-1/+12
2020-06-21remove switch_ty reliance in codegenRalf Jung-2/+7
2020-06-21Prefer accessible paths in 'use' suggestionsDan Aloni-82/+99
2020-06-21Update UI testsGuillaume Gomez-5/+10
2020-06-21Miri: replace many bug! by span_bug!Ralf Jung-28/+61
2020-06-21Auto merge of #72696 - jethrogb:jb/llvm-zlib, r=Mark-Simulacrumbors-1/+8
2020-06-21Create E0765 error for unterminated double quote stringsGuillaume Gomez-2/+23
2020-06-21deprecate wrapping_offset_fromRalf Jung-0/+13
2020-06-21Make is_freeze and is_copy_modulo_regions take TyCtxtAtRalf Jung-40/+32
2020-06-21Auto merge of #73546 - RalfJung:miri, r=RalfJungbors-11/+7
2020-06-21Replace `is_global` call on data with call on predicateMatthew Jasper-1/+1
2020-06-21Cache flags and escaping vars for predicatesMatthew Jasper-28/+202
2020-06-21Cache decoded predicate shorthandsMatthew Jasper-71/+118
2020-06-21Fix typo in error_codes docJohannes Schilling-1/+1
2020-06-21Auto merge of #71911 - wesleywiser:const_prop_small_cleanups, r=oli-obkbors-45/+88
2020-06-21Auto merge of #70946 - jumbatm:clashing-extern-decl, r=nagisabors-11/+568
2020-06-20Update stability attribute of new Vec PartialEq implsDavid Tolnay-13/+13
2020-06-20Auto merge of #73563 - Manishearth:rollup-oowgwwm, r=Manishearthbors-966/+2735
2020-06-20impl PartialEq<Vec<B>> for &[A], &mut [A]Solomon Ucko-0/+59
2020-06-20Rollup merge of #73443 - pietroalbini:gha-auto-fallible, r=Mark-SimulacrumManish Goregaokar-36/+45
2020-06-20Rollup merge of #73411 - ehuss:bump-stage0, r=Mark-SimulacrumManish Goregaokar-3/+7
2020-06-20Rollup merge of #73378 - matthewjasper:arena-not-special, r=oli-obkManish Goregaokar-46/+52
2020-06-20Rollup merge of #73291 - marmeladema:hir-id-ification-fix, r=petrochenkovManish Goregaokar-65/+48