| Age | Commit message (Expand) | Author | Lines |
| 2020-07-22 | Rollup merge of #74618 - JohnTitor:no-more-bad-placeholder, r=estebank | Manish Goregaokar | -6/+14 |
| 2020-07-22 | Rollup merge of #74538 - nbdd0121:issue-73976, r=lcnr | Manish Goregaokar | -0/+102 |
| 2020-07-22 | Rollup merge of #73783 - estebank:impl-dyn-trait-static-lifetime, r=nikomatsakis | Manish Goregaokar | -211/+724 |
| 2020-07-22 | Change error code number | Esteban Küber | -20/+19 |
| 2020-07-22 | Auto merge of #74633 - davidtwco:issue-74614-disable-polymorphisation, r=wesl... | bors | -31/+59 |
| 2020-07-22 | Handle fully-qualified paths and add test cases | Esteban Küber | -16/+302 |
| 2020-07-22 | Use `ty::Instance::resolve` to identify `'static` bound source | Esteban Küber | -54/+49 |
| 2020-07-22 | Further tweak wording of E0759 and introduce E0767 | Esteban Küber | -138/+201 |
| 2020-07-22 | Add more context to diagnostic | Esteban Küber | -4/+32 |
| 2020-07-22 | Increase accuracy of lifetime bound on trait object impl suggestion | Esteban Küber | -35/+123 |
| 2020-07-22 | Detect when `'static` obligation might come from an `impl` | Esteban Küber | -107/+161 |
| 2020-07-22 | Rollup merge of #74237 - lzutao:compiletest, r=Mark-Simulacrum | Manish Goregaokar | -1/+1 |
| 2020-07-22 | Rollup merge of #73893 - ajpaverd:cfguard-stabilize, r=nikomatsakis | Manish Goregaokar | -1/+1 |
| 2020-07-22 | tests: add regression test for #74614 | David Wood | -0/+17 |
| 2020-07-22 | sess: disable polymorphisation | David Wood | -31/+42 |
| 2020-07-22 | Do not ICE on assoc type with bad placeholder | Yuki Okushi | -6/+14 |
| 2020-07-21 | Auto merge of #69749 - davidtwco:issue-46477-polymorphization, r=eddyb | bors | -0/+971 |
| 2020-07-21 | Expand test to cover type_name and monomorphic use | Gary Guo | -15/+77 |
| 2020-07-20 | Rollup merge of #74557 - jakubadamw:issue-74539, r=nagisa | Manish Goregaokar | -0/+33 |
| 2020-07-20 | Rollup merge of #74051 - yodaldevoid:issue_60814, r=nikomatsakis | Manish Goregaokar | -0/+56 |
| 2020-07-20 | Rollup merge of #73323 - davidtwco:issue-73252-wfcheck-foreign-fn-decl, r=ecs... | Manish Goregaokar | -32/+69 |
| 2020-07-20 | Rollup merge of #72714 - JohnTitor:debug-assert, r=nikomatsakis | Manish Goregaokar | -0/+36 |
| 2020-07-20 | index: introduce and use `FiniteBitSet` | David Wood | -2/+10 |
| 2020-07-20 | mir: use attribute over `-Z polymorphize-errors` | David Wood | -70/+117 |
| 2020-07-20 | ty: normalize fn sigs before subst | David Wood | -0/+25 |
| 2020-07-20 | mir: `unused_generic_params` query | David Wood | -0/+891 |
| 2020-07-20 | Fix an ICE on an invalid `binding @ ...` in a tuple struct pattern | Jakub Adam Wieczorek | -0/+33 |
| 2020-07-20 | wf: check foreign fn decls for well-formedness | David Wood | -32/+69 |
| 2020-07-19 | Rollup merge of #74516 - lcnr:min-specialization-ice, r=matthewjasper | Manish Goregaokar | -0/+16 |
| 2020-07-19 | Guard against non-monomorphized type_id intrinsic call | Gary Guo | -0/+40 |
| 2020-07-19 | Add test for an explicit non-'static lifetime in a const argument | Gabriel Smith | -0/+28 |
| 2020-07-19 | disallow non-static lifetimes in const generics | Gabriel Smith | -0/+28 |
| 2020-07-19 | do not try fetching the ancestors of errored trait impls | Bastian Kauschke | -0/+16 |
| 2020-07-19 | Add missing : after *llvm-version | Lzu Tao | -1/+1 |
| 2020-07-18 | Rollup merge of #74459 - canova:const-unreachable-unchecked, r=oli-obk | Manish Goregaokar | -0/+81 |
| 2020-07-18 | Rollup merge of #74445 - lcnr:const-generic-ty-decl, r=Dylan-DPC | Manish Goregaokar | -0/+48 |
| 2020-07-18 | Rollup merge of #74071 - petrochenkov:cload3, r=matthewjasper | Manish Goregaokar | -20/+3 |
| 2020-07-18 | rustc_metadata: Make crate loading fully speculative | Vadim Petrochenkov | -20/+3 |
| 2020-07-18 | Fix debug assertion in typeck | Yuki Okushi | -0/+36 |
| 2020-07-17 | Rollup merge of #74448 - davidtwco:improper-ctypes-definitions-boxes, r=david... | Manish Goregaokar | -63/+46 |
| 2020-07-17 | Rollup merge of #74444 - Alexendoo:test-69414, r=nikomatsakis | Manish Goregaokar | -2/+5 |
| 2020-07-17 | Rollup merge of #74069 - erikdesjardins:bad-niche, r=nikomatsakis | Manish Goregaokar | -3/+28 |
| 2020-07-18 | Update UB test to fail during build with contant errors | Nazım Can Altınova | -5/+34 |
| 2020-07-17 | Rollup merge of #74438 - RalfJung:uninit-lint, r=davidtwco | Manish Goregaokar | -36/+73 |
| 2020-07-17 | Rollup merge of #74364 - lcnr:lazy-norm-tests, r=nikomatsakis | Manish Goregaokar | -0/+36 |
| 2020-07-17 | Rollup merge of #73930 - a1phyr:feature_const_option, r=dtolnay | Manish Goregaokar | -0/+14 |
| 2020-07-17 | Add a test for const unsafe_unreachable that triggers UB | Nazım Can Altınova | -0/+35 |
| 2020-07-17 | Add a passing test for const unsafe_unreachable | Nazım Can Altınova | -0/+17 |
| 2020-07-17 | improper_ctypes_definitions: allow `Box` | David Wood | -63/+46 |
| 2020-07-17 | add test for #62878 | Bastian Kauschke | -0/+48 |