diff options
| author | bors <bors@rust-lang.org> | 2023-09-27 01:48:53 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-09-27 01:48:53 +0000 |
| commit | 3b75db7aa6692db31fdffd3c78d2a8029c536318 (patch) | |
| tree | 47b64f77252501474cb8e320420560684992516d /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 7f132e8e3a7b8305cb22472d1bb5b14e18324e75 (diff) | |
| parent | 55074827b52a2dd1551c19d8f42c59299877e59b (diff) | |
| download | rust-3b75db7aa6692db31fdffd3c78d2a8029c536318.tar.gz rust-3b75db7aa6692db31fdffd3c78d2a8029c536318.zip | |
Auto merge of #116163 - compiler-errors:lazyness, r=oli-obk
Don't store lazyness in `DefKind::TyAlias` 1. Don't store lazyness of a type alias in its `DefKind`, but instead via a query. 2. This allows us to treat type aliases as lazy if `#[feature(lazy_type_alias)]` *OR* if the alias contains a TAIT, rather than having checks for both in separate parts of the codebase. r? `@oli-obk` cc `@fmease`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
