about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-08-21Rollup merge of #88201 - spastorino:tait-incomplete-inference-test, r=oli-obkJack Huey-0/+36
2021-08-21Rollup merge of #88197 - spastorino:tait-test-fn-type, r=oli-obkJack Huey-0/+22
2021-08-21Rollup merge of #88194 - spastorino:test-tait-assoc-impl-trait, r=oli-obkJack Huey-0/+19
2021-08-21Rollup merge of #88192 - spastorino:add-tait-test-for-assoc-dyn, r=oli-obkJack Huey-0/+12
2021-08-21Rollup merge of #88189 - spastorino:add-tait-struct-test, r=oli-obkJack Huey-0/+12
2021-08-21Rollup merge of #88183 - spastorino:add-tait-in-different-tuple-position, r=o...Jack Huey-9/+6
2021-08-21Rollup merge of #88182 - spastorino:use-trait-in-tait-tests, r=oli-obkJack Huey-33/+12
2021-08-21Rollup merge of #88179 - steffahn:mailmap, r=Mark-SimulacrumJack Huey-0/+1
2021-08-21Rollup merge of #88172 - spastorino:tait-defining-use-submodule-test, r=oli-obkJack Huey-10/+23
2021-08-21Rollup merge of #88170 - nebkor:release-note-1.55, r=Mark-SimulacrumJack Huey-0/+1
2021-08-21Rollup merge of #88072 - kit-981:feature/build-ios-toolchain-on-linux, r=Mark...Jack Huey-5/+0
2021-08-21Rollup merge of #88057 - ehuss:releases-doc-macros, r=Mark-SimulacrumJack Huey-9/+4
2021-08-21Rollup merge of #87604 - yaymukund:verify-backported-commits, r=Mark-SimulacrumJack Huey-0/+197
2021-08-21Auto merge of #88135 - crlf0710:trait_upcasting_part_3, r=nikomatsakisbors-239/+324
2021-08-21Auto merge of #82776 - jyn514:extern-url-fallback, r=GuillaumeGomezbors-14/+51
2021-08-21Auto merge of #88134 - rylev:force-warn-improvements, r=nikomatsakisbors-13/+139
2021-08-21Auto merge of #88128 - cuviper:needs-asm-support, r=Mark-Simulacrumbors-6/+10
2021-08-21Auto merge of #87570 - nikic:llvm-13, r=nagisabors-167/+200
2021-08-21Always use llvm.used for coverage symbolsNikita Popov-35/+59
2021-08-21Auto merge of #88073 - lnicola:rust-analyzer-2021-08-16, r=lnicolabors-37/+17
2021-08-20Test that incomplete inference for TAITs failSantiago Pastorino-0/+36
2021-08-21Auto merge of #88149 - Mark-Simulacrum:prep-never-type, r=jackh726bors-210/+470
2021-08-20Test use of impl Trait in an impl as the value for an associated type in an i...Santiago Pastorino-0/+19
2021-08-20Auto merge of #88087 - jesyspa:issue-87935-box, r=jackh726bors-90/+90
2021-08-20Test tait use in a fn typeSantiago Pastorino-0/+22
2021-08-20move `fallback_if_possible` and friends to fallback.rsNiko Matsakis-125/+127
2021-08-20create `Coercion` obligations given 2 unbound type variablesNiko Matsakis-5/+48
2021-08-20move the `sub-unify` check and extend the documentation a bitNiko Matsakis-25/+46
2021-08-20Use of impl trait in an impl as the valoe for an associated type in a dynSantiago Pastorino-0/+12
2021-08-20Add TAIT struct testSantiago Pastorino-0/+12
2021-08-20Auto merge of #83093 - the8472:smaller-instant-hammer, r=Amanieubors-12/+215
2021-08-20fix tests on wasm targets that have 32bit time_t and don't have threadsThe8472-2/+12
2021-08-20Auto merge of #88176 - erikdesjardins:rezst, r=oli-obkbors-56/+21
2021-08-20Update old box expression tests and add a new one.Anton Golov-26/+36
2021-08-20Require a box expression's type to be SizedAnton Golov-3/+7
2021-08-20test TAIT in different positionsSantiago Pastorino-9/+6
2021-08-20Change example and tests for E0161.Anton Golov-61/+47
2021-08-20Auto merge of #87686 - matthiaskrgr:clippy_august_21_perf, r=jackh726bors-7/+7
2021-08-20We meant to use a trait instead of lifetime hereSantiago Pastorino-33/+12
2021-08-20Auto merge of #87329 - sunfishcode:sunfishcode/io-safety, r=joshtriplettbors-711/+2229
2021-08-20Add support for including non-backport commits.Mukund Lakshman-4/+24
2021-08-20Add cherry-pick.sh convenience script.Mukund Lakshman-0/+34
2021-08-20Mailmap entry for myselfFrank Steffahn-0/+1
2021-08-20Auto merge of #88000 - bjorn3:fix_cg_llvm_clif_compile, r=Mark-Simulacrumbors-1/+5
2021-08-20Auto merge of #86898 - the8472:path-cmp, r=dtolnaybors-7/+108
2021-08-19Revert "Revert "Auto merge of #83417 - erikdesjardins:enableremovezsts, r=oli...Erik Desjardins-56/+21
2021-08-20Auto merge of #88039 - sexxi-goose:fix-87987, r=nikomatsakisbors-23/+90
2021-08-19Auto merge of #87996 - sexxi-goose:fix-87988, r=nikomatsakisbors-0/+66
2021-08-19Fix doc test failures on Windows.Dan Gohman-1/+7
2021-08-19CI: Verify commits in beta & stable are in upstream branches.Mukund Lakshman-0/+143