diff options
| author | Mara Bos <m-ou.se@m-ou.se> | 2021-01-02 11:29:14 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-02 11:29:14 +0000 |
| commit | 7a1b01ec025c686efae215321bc7f4544c2ed7ea (patch) | |
| tree | 8d5864998ebe05a41f22c7043de0bbdc2bcf4e6a /compiler/rustc_codegen_llvm/src | |
| parent | bb703058b71244d547a7b866258249f9e7e1b93b (diff) | |
| parent | ea0f6396aa25cadb84bfa37b098b1fb6916bc38f (diff) | |
| download | rust-7a1b01ec025c686efae215321bc7f4544c2ed7ea.tar.gz rust-7a1b01ec025c686efae215321bc7f4544c2ed7ea.zip | |
Rollup merge of #80599 - lqd:issue_805889, r=varkor
`const_generics_defaults`: don't ICE in the unimplemented parts The thought was that we could use `todo!`s to ensure we wouldn't forget to implement parts of the experimental gate. However, that can also lead to a suboptimal experience for users as shown in #80589 having both the error/warning about the experimental feature, and the ICE. Fixes #80589 r? `@varkor`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
