diff options
| author | bors <bors@rust-lang.org> | 2021-07-03 07:24:24 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-07-03 07:24:24 +0000 |
| commit | 701496384fd2d46557b3f013b50860c69c9848cc (patch) | |
| tree | b93a1be018014080bb5086d5d8818624cd918e3e /compiler/rustc_query_impl/src | |
| parent | fdd9a071474d898556891d5146fd9e8d1a10a077 (diff) | |
| parent | 5e178b29b43adbd3313fbc70037cf7aba0c98a56 (diff) | |
| download | rust-701496384fd2d46557b3f013b50860c69c9848cc.tar.gz rust-701496384fd2d46557b3f013b50860c69c9848cc.zip | |
Auto merge of #86571 - fee1-dead:const-trait-impl-fix, r=jackh726
deny using default function in impl const Trait Fixes #79450. I don't know if my implementation is correct: - The check is in `rustc_passes::check_const`, should I put it somewhere else instead? - Is my approach (to checking the impl) optimal? It works for the current tests, but it might have some issues or there might be a better way of doing this.
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions
