diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-08-16 19:58:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-16 19:58:58 +0200 |
| commit | f04d25fa91103a885d124e6e8384d92358847e0c (patch) | |
| tree | 6cfdbb431386fef6e0bd70c8fade3840ef5dd8bf /compiler/rustc_pattern_analysis/src | |
| parent | 19d32e4e236ff6eaf71ac4e3a927e5f90ecd2a26 (diff) | |
| parent | cd2b0309cc948a54a7bdbc3050b0d7d6b0826f93 (diff) | |
| download | rust-f04d25fa91103a885d124e6e8384d92358847e0c.tar.gz rust-f04d25fa91103a885d124e6e8384d92358847e0c.zip | |
Rollup merge of #129042 - Jaic1:fix-116308, r=BoxyUwU
Special-case alias ty during the delayed bug emission in `try_from_lit` This PR tries to fix #116308. A delayed bug in `try_from_lit` will not be emitted so that the compiler will not ICE when it sees the pair `(ast::LitKind::Int, ty::TyKind::Alias)` in `lit_to_const` (called from `try_from_lit`). This PR is related to an unstable feature `adt_const_params` (#95174). r? ``@BoxyUwU``
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions
