rust/compiler/rustc_symbol_mangling/src
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
..
typeid drive-by: PolyExistentialPredicate 2022-11-19 04:04:27 +00:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
legacy.rs drive-by: PolyExistentialPredicate 2022-11-19 04:04:27 +00:00
lib.rs Always import all tracing macros for the entire crate instead of piecemeal by module 2022-09-01 14:54:27 +00:00
test.rs Rename some OwnerId fields. 2022-10-29 20:28:38 +11:00
typeid.rs Add fine-grained LLVM CFI support to the Rust compiler 2022-07-23 10:51:34 -07:00
v0.rs Add empty ConstKind::Abstract 2022-11-25 09:28:43 +00:00