rust/compiler/rustc_metadata
kadmin f9750c1554 Add empty ConstKind::Abstract
Initial pass at expr/abstract const/s

Address comments

Switch to using a list instead of &[ty::Const], rm `AbstractConst`

Remove try_unify_abstract_consts

Update comments

Add edits

Recurse more

More edits

Prevent equating associated consts

Move failing test to ui

Changes this test from incremental to ui, and mark it as failing and a known bug.
Does not cause the compiler to ICE, so should be ok.
2022-11-25 09:28:43 +00:00
..
src Add empty ConstKind::Abstract 2022-11-25 09:28:43 +00:00
Cargo.toml Remove from compiler/ crates 2022-09-29 16:49:04 +09:00