diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-04-08 12:34:12 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-08 12:34:12 +0000 |
| commit | 847c552ab3d257a45fee6ef2c1737de52c081d11 (patch) | |
| tree | 788259da4b54c4004b38d9942f759e7e3f0ff210 /tests/mir-opt/lower_array_len.array_len_raw.NormalizeArrayLen.diff | |
| parent | bc56920757c248229c341fb90d44fe3d4767c491 (diff) | |
| parent | 340f0fc3334f11b30f4c55757a0acb0b76ac5e37 (diff) | |
| download | rust-847c552ab3d257a45fee6ef2c1737de52c081d11.tar.gz rust-847c552ab3d257a45fee6ef2c1737de52c081d11.zip | |
Merge #11936
11936: Ignore `Drop` and `Destruct` bounds for now r=flodiebold a=flodiebold - `T: ~const Drop` has a special meaning in Rust 1.61 that we don't implement. (So ideally, we'd only ignore `~const Drop`, but this should be fine for now.) - `Destruct` impls are built-in in 1.62 (current nightlies), so until the builtin impls are supported by Chalk, we ignore them as well. Since `Destruct` is implemented for everything in non-const contexts IIUC, this should also work fine. Fixes #11932. Co-authored-by: Florian Diebold <flodiebold@gmail.com>
Diffstat (limited to 'tests/mir-opt/lower_array_len.array_len_raw.NormalizeArrayLen.diff')
0 files changed, 0 insertions, 0 deletions
