about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-06-15Rollup merge of #73353 - davidtwco:issue-73003-non-structural-match-ty-closur...Ralf Jung-1/+28
2020-06-15Rollup merge of #73351 - gnodarse:patch-1, r=ecstatic-morseRalf Jung-8/+24
2020-06-15Rollup merge of #73342 - schteve:master, r=jonas-schievinkRalf Jung-2/+2
2020-06-15Rollup merge of #73341 - jonas-schievink:matchdoc, r=davidtwcoRalf Jung-271/+271
2020-06-15Rollup merge of #73336 - lzutao:pattern-group, r=sfacklerRalf Jung-10/+10
2020-06-15Rollup merge of #72598 - Aaron1011:feature/fnmut-capture-span, r=nikomatsakisRalf Jung-58/+203
2020-06-15Rollup merge of #72584 - CAD97:stabilize-58957, r=dtolnayRalf Jung-2/+8
2020-06-15Rollup merge of #72556 - matthew-mcallister:trait-alias-inherent-impl, r=este...Ralf Jung-1/+35
2020-06-15Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikomatsakisRalf Jung-103/+729
2020-06-15Rollup merge of #71824 - ecstatic-morse:const-check-post-drop-elab, r=oli-obkRalf Jung-51/+264
2020-06-14Update E0446.mdgnodarse-8/+24
2020-06-14structural_match: non-structural-match ty closuresDavid Wood-1/+28
2020-06-14Fix iterator copied() documentation example codeSteve Heindel-2/+2
2020-06-14_match.rs: fix module doc commentJonas Schievink-271/+271
2020-06-14Auto merge of #73089 - tmiasko:musl-1.1.24, r=kennytmbors-5/+7
2020-06-14Auto merge of #73232 - RalfJung:miri-no-default, r=Mark-Simulacrumbors-12/+20
2020-06-14Auto merge of #73188 - mati865:use-preinstalled-msys2, r=pietroalbinibors-50/+20
2020-06-14Group Pattern::strip_* method togetherLzu Tao-10/+10
2020-06-13Add tests for `const_precise_live_drops`Dylan MacKenzie-9/+49
2020-06-13Update incorrect error code docsDylan MacKenzie-6/+6
2020-06-13Ensure that `drop_elaboration_and_check_consts` runs for all const itemsDylan MacKenzie-1/+5
2020-06-13Add MIR phase and query for drop elaborationDylan MacKenzie-10/+48
2020-06-13Add `CheckLiveDrops` passDylan MacKenzie-0/+126
2020-06-13Add feature gate for precise live drop checkingDylan MacKenzie-0/+4
2020-06-13Make `Qualifs` getters publicDylan MacKenzie-3/+3
2020-06-13Move `check_op` logic to `ops` moduleDylan MacKenzie-22/+23
2020-06-13Rollup merge of #73308 - yerke:fix-pretty-asm-rs-test-for-aarch64, r=AmanieuDylan DPC-0/+2
2020-06-13Rollup merge of #73302 - JakobDegen:should-panic-documentation, r=Mark-Simula...Dylan DPC-71/+28
2020-06-13Rollup merge of #73267 - ehuss:cargotest-this-cargo, r=Mark-SimulacrumDylan DPC-1/+2
2020-06-13Rollup merge of #73241 - mati865:mingw-libs-order-comment, r=petrochenkovDylan DPC-3/+4
2020-06-13Rollup merge of #73194 - lzutao:INT-patterns, r=dtolnayDylan DPC-139/+139
2020-06-13Rollup merge of #73066 - ecstatic-morse:query-structural-eq2, r=pnkfelixDylan DPC-20/+86
2020-06-13Rollup merge of #72932 - poliorcetics:pattern-contains-behaviour, r=hanna-kruppeDylan DPC-0/+37
2020-06-13Add/update comments about MinGW late_link_argsMateusz MikuĊ‚a-3/+4
2020-06-13pretty/asm.rs should only be tested for x86_64 and not AArch64Yerkebulan Tulibergenov-0/+2
2020-06-13Adjusted some doctests in libcore to use `should_panic`.Jake Degen-71/+28
2020-06-13Prefer the associated consts for pattern matching errorLzu Tao-139/+139
2020-06-13Auto merge of #73277 - RalfJung:miri-caller-location, r=oli-obkbors-18/+18
2020-06-12Auto merge of #73262 - wesleywiser:simplifyarmidentity_beta_regression, r=oli...bors-62/+87
2020-06-12Make `type_marked_structural` privateDylan MacKenzie-2/+1
2020-06-12Use "reflexive equality" in docsDylan MacKenzie-2/+2
2020-06-12Helper method for whether type has structural equalityDylan MacKenzie-18/+85
2020-06-12Disable the `SimplifyArmIdentity` pass on betaWesley Wiser-62/+87
2020-06-12fix caller_location intrinsic for MiriRalf Jung-18/+18
2020-06-12Rollup merge of #73236 - GuillaumeGomez:cleanup-e0666, r=Dylan-DPCDylan DPC-7/+11
2020-06-12Rollup merge of #73225 - tmandry:issue-73050, r=oli-obkDylan DPC-10/+13
2020-06-12Rollup merge of #73178 - petrochenkov:explint, r=varkorDylan DPC-26/+146
2020-06-12Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnayDylan DPC-518/+485
2020-06-12x.py: do not build Miri by defaultRalf Jung-12/+20
2020-06-12Auto merge of #73266 - ehuss:update-cargo, r=ehussbors-0/+0